aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-03-25Add micro-http server and abstract manager interface, make snmp not die markster4-78/+120
2006-03-23compute scheduler thread timeout properlykpfleming1-1/+4
2006-03-23commit file's work to convert iax2 multithreading to use pthread conditions i...kpfleming1-18/+46
2006-03-23Allow channels to be moved if channel change is requested in SETUP_ACK, also ...mattf1-9/+15
2006-03-23- In response to asterisk-users discussion - show which peers in "sip show pe...oej1-10/+23
2006-03-22More whitespace and typo fixes for chan_skinny - yay!north1-154/+154
2006-03-22Issue #6766 - Make ;user=phone work again - imported from 1.2oej1-1/+1
2006-03-22Issue #6759, generate warning when refusing connection requiring unsupported ...oej1-0/+1
2006-03-21Added separate outsignalling specification, and fixed FEATDMF to allow forjdixon1-15/+72
2006-03-21spelling and formatting fixes (issue #6760)russell1-518/+518
2006-03-21removed unneeded debugs in level=0crichter1-10/+10
2006-03-20removed dynamic switching from transparent to hdlc mode. Instead we've got a ...crichter4-4/+33
2006-03-20Don't overwrite ANI if it's already sent with IES (imported from 1.2 branch)oej1-1/+2
2006-03-19Import revision 13547 from branch 1.2 - reset global_rtautoclear at reloadoej1-2/+2
2006-03-19- Remove comment about non-existing XML format ;-)oej1-1/+0
2006-03-19- change "regcontext" to "global_regcontext" to mark it as a global settingoej1-12/+16
2006-03-16Merged revisions 13237 via svnmerge from russell1-2/+1
2006-03-16Importing "oops" fix from 1.2 branch.oej1-1/+1
2006-03-15Import of rev 13026 from 1.2 branch: Fix parameters to event: headeroej1-0/+8
2006-03-14deprecate the mailboxdetail option and always use its behavior, instead (issu...russell1-19/+9
2006-03-14add a missing header to fix building with -Werror (issue #6717)russell1-0/+1
2006-03-14fix build without SCHED_MULTITHREADED defined (issue #6719)russell1-0/+2
2006-03-12add some missing bracesrussell1-2/+4
2006-03-12- Adding some hangupcauses before hangupsoej1-1/+6
2006-03-10Issue #5937 - Make sure that SIP CANCEL's are retransmitted properlyoej1-2/+5
2006-03-10Implement enum for retransmit options to various functions.oej1-61/+73
2006-03-09added option to change the connected party number dialplan (ton)crichter6-7/+33
2006-03-09Support SIP_CODEC channel variable for early media. (Imported from 1.2, with ...oej1-15/+26
2006-03-09Make sure we clear our sched value before we actually schedule the markster1-2/+3
2006-03-08Formatting fix.oej1-1/+3
2006-03-08Issue #6657 - Ignore 183 Session Progress without SDP (imported from 1.2 rev ...oej1-4/+5
2006-03-08Set SIPDOMAIN on 302 redirects. oej1-3/+14
2006-03-07Issue #6627 - Don't reset port number of active peers at reloadoej1-10/+10
2006-03-07fixed #6642 in trunk as well, sorry i really didn't want to copy this issue ....crichter1-1/+1
2006-03-07when receiving disconnect with inband info, we don't send release immediately...crichter1-0/+13
2006-03-07added misdn port down to send a L1 Deactivate to a NT Port. changed some defa...crichter3-7/+91
2006-03-07added a bit more detailed description for the echotraining parameter, also ch...crichter1-1/+1
2006-03-07Add accountcode to sip_peer dialplan functionoej1-0/+3
2006-03-07Merged revisions 12195 via svnmerge from tilghman1-2/+2
2006-03-06Bug 6195 - Deadlock solution by Mattitilghman1-24/+17
2006-03-05Fix bad fix.oej1-1/+1
2006-03-05Oopsoej1-1/+1
2006-03-05Clear almost all of page2 flags at reload (different fix from 1.2 branch)oej1-0/+5
2006-03-04Fix some whitespace issuesmarkster1-15/+15
2006-02-28Handle disappearing calls for registersmarkster1-9/+16
2006-02-28Merged revisions 11410 via svnmerge from russell1-1/+1
2006-02-28fix some build issues on FreeBSD (issue #6614)russell1-1/+2
2006-02-28better default values for jitterbuffer in code and configcrichter2-3/+3
2006-02-28Oopsmarkster1-2/+2
2006-02-28Fix for GCC 3.2.2markster1-13/+17