summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-03-30Merged revisions 16581 via svnmerge from Tilghman Lesher
2006-03-30don't use 8000, use DEFAULT_SAMPLE_RATELuigi Rizzo
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentLuigi Rizzo
2006-03-30deprecate insecure=very and insecure=yes, since we have more explicit version...Kevin P. Fleming
2006-03-30Issue #5374 - Enable internal timing of generators (cmantunes)Olle Johansson
2006-03-30Issue #6450 - Don't remove characters from SIP uri's when not neededOlle Johansson
2006-03-30Fix IAX2 multithreaded scheduling (issue #6840)Joshua Colp
2006-03-30Formatting fix.Olle Johansson
2006-03-29fixed no dtmf detect on 64 bitChristian Richter
2006-03-29oops! :)Russell Bryant
2006-03-29conversion from malloc to ast_mallocRussell Bryant
2006-03-29Issue #6823 - Registration and port numbers. (from 1.2)Olle Johansson
2006-03-28another batch of cli simplificationsLuigi Rizzo
2006-03-28normalize/simplify a bit of the command completion code.Luigi Rizzo
2006-03-28make 'sip show subscriptions' include context for subscribed hintsKevin P. Fleming
2006-03-28The condition to check the zaptel version was too strict.Luigi Rizzo
2006-03-28fix a bug introduced in 15187 that scrambled the flags andLuigi Rizzo
2006-03-28Merged revisions 15703 via svnmerge from Russell Bryant
2006-03-28only display a debug message if iaxdebug is enabled as well (issue #6673)Russell Bryant
2006-03-28Fix NAT support breakage for peers with qualify=yes (imported from 1.2)Olle Johansson
2006-03-28ensure that 'zap show channel' will indicate that the echo canceler has been ...Kevin P. Fleming
2006-03-28store f->callno in a local var (issue #6818)Russell Bryant
2006-03-28oops :-(Kevin P. Fleming
2006-03-28conversions to S_OR (issue #6817)Russell Bryant
2006-03-28optimize a bit name completion by avoiding repeated calls toLuigi Rizzo
2006-03-28fix documentationLuigi Rizzo
2006-03-28support subscription-based MWI, and use proper Call-ID on NOTIFY messages (is...Kevin P. Fleming
2006-03-28use proper file nameKevin P. Fleming
2006-03-28improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus ...Kevin P. Fleming
2006-03-27Issue #6736 - use flags for OPTIONs messagesOlle Johansson
2006-03-27Reverting previous patch. Ok, let's take this from 1.2 instead... :-)Olle Johansson
2006-03-27Issue #6736 - Enable NAT flags for OPTIONs requests (Thanks casper!)Olle Johansson
2006-03-27Issue #6597 - Show correct port in "sip show registry" - import from 1.2 branchOlle Johansson
2006-03-27Issue #6409 - Make calls to URI without username go to "s" extension (importe...Olle Johansson
2006-03-27Changed some "register" methods to the proper "unregister" method. This is i...North Antara
2006-03-27Janitor work converting !ast_strlen_zero(a)?a:bMatt O'Gorman
2006-03-27fixed bug that we don't allocate the bchan in setup_acknowledge already .. wo...Christian Richter
2006-03-27fixed hicom busy bug, we now see if the systemphone is busy, also fixed the i...Christian Richter
2006-03-27simplify flags/page2_flags stuff by using arrays insteadKevin P. Fleming
2006-03-27Issue #5427Olle Johansson
2006-03-27Issue #6705 (oej)Olle Johansson
2006-03-26conversions to S_OR (issue #6803)Russell Bryant
2006-03-25Add micro-http server and abstract manager interface, make snmp not die Mark Spencer
2006-03-23compute scheduler thread timeout properlyKevin P. Fleming
2006-03-23commit file's work to convert iax2 multithreading to use pthread conditions i...Kevin P. Fleming
2006-03-23Allow channels to be moved if channel change is requested in SETUP_ACK, also ...Matthew Fredrickson
2006-03-23- In response to asterisk-users discussion - show which peers in "sip show pe...Olle Johansson
2006-03-22More whitespace and typo fixes for chan_skinny - yay!North Antara
2006-03-22Issue #6766 - Make ;user=phone work again - imported from 1.2Olle Johansson
2006-03-22Issue #6759, generate warning when refusing connection requiring unsupported ...Olle Johansson