summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2008-11-18Merged revisions 157503 via svnmerge from Mark Michelson
2008-11-18Based on Russell's advice on the asterisk-dev list, I haveMark Michelson
2008-11-18* Add a lock to be used in the update_call_counter function.Mark Michelson
2008-11-18Merged revisions 157305 via svnmerge from Mark Michelson
2008-11-15Fix a few more places where the case insensitive hash should be used sinceRussell Bryant
2008-11-15Use the new case insensitive hash function for console interfaces. The compa...Russell Bryant
2008-11-14Revision 155513 of chan_sip.c in trunk inadvertently Mark Michelson
2008-11-14Remove some useless locking and make sure we hangup channels on a link when w...Matthew Fredrickson
2008-11-13Command offsets were not changed correctly when the command syntax forTilghman Lesher
2008-11-12Merged revisions 156229 via svnmerge from Tilghman Lesher
2008-11-12This commit does two things:Michiel van Baak
2008-11-11Remove commentary from the issues list for SIP TCP/TLSRussell Bryant
2008-11-10Merged revisions 155861 via svnmerge from Mark Michelson
2008-11-09In order to move away from nested function use, some changes to the recently ...Sean Bright
2008-11-08 - Check for failure when putting the packet in the ast_strRussell Bryant
2008-11-08Remove some code that is basically a no-op. Code above this already ensures ...Russell Bryant
2008-11-07Set the invite state to INV_CANCELLED in a place thatMark Michelson
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromSean Bright
2008-11-07Merged revisions 155398 via svnmerge from Tilghman Lesher
2008-11-07Send call release with unallocated cause instead of normal call clearing, whenTilghman Lesher
2008-11-07stringfields conversion for struct sip_peer, as requested :-)Kevin P. Fleming
2008-11-07Remove a bogus ast_free() that Kevin noticed. This was probably just left over Russell Bryant
2008-11-07Fix some code in chan_sip that was intended to unlink multiple objects from aRussell Bryant
2008-11-06put ifdef protection around the rest of the libpri function calls that were a...Kevin P. Fleming
2008-11-05Make compilation of chan_dahdi so that it does not require the new pri_progre...Matthew Fredrickson
2008-11-05Add AgentLogin(), AgentMonitorOutgoing() applications andEliel C. Sardanons
2008-11-04Introduce a new API call ast_channel_search_locked, which iterates through theSean Bright
2008-11-04Switch to using a thread condition to signal that a child thread is ready forTilghman Lesher
2008-11-04Merged revisions 154365 via svnmerge from Tilghman Lesher
2008-11-04Merged revisions 154266 via svnmerge from Richard Mudgett
2008-11-04Recorded merge of revisions 154263 via svnmerge from Tilghman Lesher
2008-11-04Allow devices that accept dialog-info+xml (like snoms) to get the Caller ID ofSean Bright
2008-11-04improve configure script to remember the previous value of each dependency in...Kevin P. Fleming
2008-11-04Add XML documentation for:Eliel C. Sardanons
2008-11-03Adding a separation of remote authentication and our authentication.Olle Johansson
2008-11-03Add XML documentation for:Eliel C. Sardanons
2008-11-03Add XML documentation for:Eliel C. Sardanons
2008-11-02fix one more warning missed because i did not have new enough libpri installedKevin P. Fleming
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-11-02Add IAX2Provision() application XML documentation.Eliel C. Sardanons
2008-11-02There is a troublesome assert() in the alsa/control.h header that causesSean Bright
2008-11-01Don't ignore the result of find_peer() when looking for a peer by IP in check...Russell Bryant
2008-11-01Ensure that the sip_pvt properly has its refcount incremented when the schedu...Russell Bryant
2008-10-31Merged revisions 153114 via svnmerge from Tilghman Lesher
2008-10-30Merged revisions 152958 via svnmerge from Tilghman Lesher
2008-10-30Merged revisions 152922 via svnmerge from Tilghman Lesher
2008-10-30Fix the sip_peer reference count with respect to scheduler entries forRussell Bryant
2008-10-30Fix the sip_peer reference count with respect to scheduler entries forRussell Bryant
2008-10-30I just noticed this construct and thought it wasMark Michelson
2008-10-30Modify the documentation of the sip_registry structRussell Bryant