aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-03-29conversion from malloc to ast_mallocrussell1-2/+2
2006-03-29Issue #6823 - Registration and port numbers. (from 1.2)oej1-1/+1
2006-03-28another batch of cli simplificationsrizzo3-23/+9
2006-03-28normalize/simplify a bit of the command completion code.rizzo1-11/+10
2006-03-28make 'sip show subscriptions' include context for subscribed hintskpfleming1-4/+4
2006-03-28The condition to check the zaptel version was too strict.rizzo1-1/+1
2006-03-28fix a bug introduced in 15187 that scrambled the flags andrizzo1-1/+1
2006-03-28Merged revisions 15703 via svnmerge from russell1-2/+3
2006-03-28only display a debug message if iaxdebug is enabled as well (issue #6673)russell1-1/+1
2006-03-28Fix NAT support breakage for peers with qualify=yes (imported from 1.2)oej1-2/+2
2006-03-28ensure that 'zap show channel' will indicate that the echo canceler has been ...kpfleming1-0/+7
2006-03-28store f->callno in a local var (issue #6818)russell1-11/+13
2006-03-28oops :-(kpfleming1-1/+1
2006-03-28conversions to S_OR (issue #6817)russell1-12/+12
2006-03-28optimize a bit name completion by avoiding repeated calls torizzo1-9/+6
2006-03-28fix documentationrizzo1-16/+43
2006-03-28support subscription-based MWI, and use proper Call-ID on NOTIFY messages (is...kpfleming1-168/+234
2006-03-28use proper file namekpfleming3-9/+9
2006-03-28improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus ...kpfleming3-28/+40
2006-03-27Issue #6736 - use flags for OPTIONs messagesoej1-2/+5
2006-03-27Reverting previous patch. Ok, let's take this from 1.2 instead... :-)oej1-1/+0
2006-03-27Issue #6736 - Enable NAT flags for OPTIONs requests (Thanks casper!)oej1-0/+1
2006-03-27Issue #6597 - Show correct port in "sip show registry" - import from 1.2 branchoej1-1/+3
2006-03-27Issue #6409 - Make calls to URI without username go to "s" extension (importe...oej1-6/+14
2006-03-27Changed some "register" methods to the proper "unregister" method. This is i...north1-5/+5
2006-03-27Janitor work converting !ast_strlen_zero(a)?a:bmogorman6-22/+23
2006-03-27fixed bug that we don't allocate the bchan in setup_acknowledge already .. wo...crichter1-0/+1
2006-03-27fixed hicom busy bug, we now see if the systemphone is busy, also fixed the i...crichter2-3/+23
2006-03-27simplify flags/page2_flags stuff by using arrays insteadkpfleming1-459/+451
2006-03-27Issue #5427oej1-17/+85
2006-03-27Issue #6705 (oej)oej1-12/+89
2006-03-26conversions to S_OR (issue #6803)russell1-1/+1
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