summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-03-21removed unneeded debugs in level=0Christian Richter
2006-03-20removed dynamic switching from transparent to hdlc mode. Instead we've got a ...Christian Richter
2006-03-20Don't overwrite ANI if it's already sent with IES (imported from 1.2 branch)Olle Johansson
2006-03-19Import revision 13547 from branch 1.2 - reset global_rtautoclear at reloadOlle Johansson
2006-03-19- Remove comment about non-existing XML format ;-)Olle Johansson
2006-03-19- change "regcontext" to "global_regcontext" to mark it as a global settingOlle Johansson
2006-03-16Merged revisions 13237 via svnmerge from Russell Bryant
2006-03-16Importing "oops" fix from 1.2 branch.Olle Johansson
2006-03-15Import of rev 13026 from 1.2 branch: Fix parameters to event: headerOlle Johansson
2006-03-14deprecate the mailboxdetail option and always use its behavior, instead (issu...Russell Bryant
2006-03-14add a missing header to fix building with -Werror (issue #6717)Russell Bryant
2006-03-14fix build without SCHED_MULTITHREADED defined (issue #6719)Russell Bryant
2006-03-12add some missing bracesRussell Bryant
2006-03-12- Adding some hangupcauses before hangupsOlle Johansson
2006-03-10Issue #5937 - Make sure that SIP CANCEL's are retransmitted properlyOlle Johansson
2006-03-10Implement enum for retransmit options to various functions.Olle Johansson
2006-03-09added option to change the connected party number dialplan (ton)Christian Richter
2006-03-09Support SIP_CODEC channel variable for early media. (Imported from 1.2, with ...Olle Johansson
2006-03-09Make sure we clear our sched value before we actually schedule the Mark Spencer
2006-03-08Formatting fix.Olle Johansson
2006-03-08Issue #6657 - Ignore 183 Session Progress without SDP (imported from 1.2 rev ...Olle Johansson
2006-03-08Set SIPDOMAIN on 302 redirects. Olle Johansson
2006-03-07Issue #6627 - Don't reset port number of active peers at reloadOlle Johansson
2006-03-07fixed #6642 in trunk as well, sorry i really didn't want to copy this issue ....Christian Richter
2006-03-07when receiving disconnect with inband info, we don't send release immediately...Christian Richter
2006-03-07added misdn port down to send a L1 Deactivate to a NT Port. changed some defa...Christian Richter
2006-03-07added a bit more detailed description for the echotraining parameter, also ch...Christian Richter
2006-03-07Add accountcode to sip_peer dialplan functionOlle Johansson
2006-03-07Merged revisions 12195 via svnmerge from Tilghman Lesher
2006-03-06Bug 6195 - Deadlock solution by MattiTilghman Lesher
2006-03-05Fix bad fix.Olle Johansson
2006-03-05OopsOlle Johansson
2006-03-05Clear almost all of page2 flags at reload (different fix from 1.2 branch)Olle Johansson
2006-03-04Fix some whitespace issuesMark Spencer
2006-02-28Handle disappearing calls for registersMark Spencer
2006-02-28Merged revisions 11410 via svnmerge from Russell Bryant
2006-02-28fix some build issues on FreeBSD (issue #6614)Russell Bryant
2006-02-28better default values for jitterbuffer in code and configChristian Richter
2006-02-28OopsMark Spencer
2006-02-28Fix for GCC 3.2.2Mark Spencer
2006-02-28Make sure we clear up schedule numbers before we process schedule Mark Spencer
2006-02-28Keep track of the function we're in the middle of doingMark Spencer
2006-02-26Make IAX2 multithreadedMark Spencer
2006-02-24added export and import of RDNIS channel variableChristian Richter
2006-02-23removed the misdn Makefile target from channels/misdn/Makefile in favour of a...Christian Richter
2006-02-23add 'consumed' argument to ast_get_time_t, so callers can know how many chara...Kevin P. Fleming
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...Kevin P. Fleming
2006-02-22* changed some strncpys to ast_copy_str Christian Richter
2006-02-22fixed a ETSI violation (after RELEASE we need to RELEASE_COMPLETE (network si...Christian Richter
2006-02-21Bug 6554 - Show all spans statuses with a single commandTilghman Lesher