summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2006-03-21Added separate outsignalling specification, and fixed FEATDMF to allow forJim Dixon
2006-03-21spelling and formatting fixes (issue #6760)Russell Bryant
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