summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-04-18- call parking improvements (part of the siptransfer branch)Olle Johansson
2006-04-18Implement somewhat improved support for 481 Call leg does not exist responses...Olle Johansson
2006-04-18Clean up handle_response_peerpokeOlle Johansson
2006-04-18Change sip show channels to include refer statusOlle Johansson
2006-04-18- Deallocate refer structure at sip_destroy timeOlle Johansson
2006-04-18simplify logic in iax2_bridge()Luigi Rizzo
2006-04-18It's critical that we get an ACK on a 200 OK to an INVITE. If we do not get t...Olle Johansson
2006-04-18use XMIT_RELIABLE ...Olle Johansson
2006-04-18- Move subscribeuri away from refer-to, since refer-to is moving away from si...Olle Johansson
2006-04-17more module loader related fixesKevin P. Fleming
2006-04-17Set timeout timers to Timer A and F in rfc 3261, section 17Olle Johansson
2006-04-17Change transmit_invite(). SIP Transfers are now broken officially, whileOlle Johansson
2006-04-17- Add supported headerOlle Johansson
2006-04-17Add more history on masqsOlle Johansson
2006-04-17- Implementing the new SIP transfer data structureOlle Johansson
2006-04-17- Documentation updateOlle Johansson
2006-04-17Documentation updateOlle Johansson
2006-04-17Remove ignore from handle_respons_referOlle Johansson
2006-04-17Clean up handle_response_inviteOlle Johansson
2006-04-17- Drop too bad SIP requests in order to avoid some UDP misuse (hello Edwin)Olle Johansson
2006-04-17whitespace and spelling (recieve instead of receive) fixes North Antara
2006-04-16- Fixes to ast_channel_lock functionsOlle Johansson
2006-04-15Move a bit more stuff over to the datadir (issue #6967 reported by tzafrir pa...Joshua Colp
2006-04-15add the ability to turn off the feature that allows agents to end callsRussell Bryant
2006-04-15Big oops. I did this from my trunk directory instead of autoconf_and_menusel...Russell Bryant
2006-04-15include autoconfig.h (casper)Russell Bryant
2006-04-15More ast_channel_lock fixesOlle Johansson
2006-04-15New functions for locking a channel - these simplify debuggingOlle Johansson
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-13Issue #6951 - Show last successful registration time in "sip show registry" (...Olle Johansson
2006-04-12- Adding some refer state definitions from the siptransfer branchOlle Johansson
2006-04-12Fix for Polycom bug...Olle Johansson
2006-04-12Implement a setting for denying/allowing transfer requests. At this stage,Olle Johansson
2006-04-12Doxygen docsOlle Johansson
2006-04-12reindent block properlyLuigi Rizzo
2006-04-12localize some variables, remove useless parenthesesLuigi Rizzo
2006-04-11remove useless \0, and fix formatting.Luigi Rizzo
2006-04-11fix logic error; don't test for rtcache flag unless asked to (issue #6923)Kevin P. Fleming
2006-04-11No need to do this in here any longer since the linkedlists macro is fixedJoshua Colp
2006-04-11Convert chan_iax2 to use linked lists for multithreading, and add dynamic thr...Joshua Colp
2006-04-11staticize a function, and normalize code in preparation to module changes.Luigi Rizzo
2006-04-11mISDN Messages must be freed with free_msg \!\!Christian Richter
2006-04-11- First stab at removing debug and ignore variables thatOlle Johansson
2006-04-10Fixup fixup - add some debugging and error handlingOlle Johansson
2006-04-10Resolve conflicts, prepare for next batch of conflicts Olle Johansson
2006-04-10fixed some issues, that appear at higher loadChristian Richter
2006-04-10we send nearly everytime a RELEASE, only if we for sure know, that it's a TE ...Christian Richter
2006-04-10Making sure that cancel destroy is only executed once...Olle Johansson
2006-04-10Small fixOlle Johansson
2006-04-10- staticize gettag() complete_sip_peer() get_calleridname() arguments;Luigi Rizzo