Merged revisions 114245 via svnmerge from
[asterisk/asterisk.git] / channels / chan_sip.c
2008-04-18 Sean BrightMerged revisions 114245 via svnmerge from
2008-04-17 Steve MurphyThanks to snuff for finding these omissions
2008-04-16 Steve MurphyThis is the scariest commit I've done in a long time...
2008-04-15 Olle JohanssonMerged revisions 114148 via svnmerge from
2008-04-15 Olle JohanssonAdding chanvar to SIPPEER from 1.4 branch
2008-04-14 Joshua ColpMerged revisions 114103 via svnmerge from
2008-04-10 Mark MichelsonMerged revisions 114045 via svnmerge from
2008-04-10 Joshua ColpMerged revisions 114021 via svnmerge from
2008-04-09 Mark MichelsonMerged revisions 113927 via svnmerge from
2008-04-09 Mark MichelsonMerged revisions 113681 via svnmerge from
2008-04-08 Tilghman LesherMerged revisions 113348 via svnmerge from
2008-04-07 Jeff PeelerMerged revisions 113013 via svnmerge from
2008-04-07 Jeff PeelerMerged revisions 113012 via svnmerge from
2008-04-05 Steve MurphyFound a little problem with the sip request handling...
2008-04-02 Joshua ColpSince the SIP request structure gets reused multiple...
2008-04-01 Jeff PeelerAdded dnsmgr status output for sip show registry.
2008-04-01 Jeff PeelerThis adds DNS SRV record support to DNS manager. If...
2008-04-01 Joshua ColpMerged revisions 112204 via svnmerge from
2008-04-01 Joshua ColpDemote a log message down to a warning.
2008-03-31 Russell BryantThis fixes a high fence violation that MALLOC_DEBUG...
2008-03-28 Mark MichelsonThis time the fix is proper for issue 12284. I have...
2008-03-28 Mark MichelsonTemporary revert of 111662. It's causing lots of troubl...
2008-03-28 Mark MichelsonThe copy_request function did not take into account...
2008-03-26 Joshua ColpAdd expiry value to the sip show subscriptions CLI...
2008-03-26 Joshua ColpMerged revisions 111020 via svnmerge from
2008-03-25 Jeff PeelerThis one line change makes an if inside a for loop...
2008-03-25 Mark MichelsonOops here too. I need to stop coding for a while...
2008-03-25 Mark MichelsonMerged revisions 110635 via svnmerge from
2008-03-25 Joshua ColpAdd a special dialplan variable to chan_sip which will...
2008-03-25 Olle JohanssonUse the "Server" header when responding to SIP requests.
2008-03-24 Mark MichelsonRemove the "Event: registration" header from Asterisk...
2008-03-24 Mark MichelsonMerged revisions 110618 via svnmerge from
2008-03-24 Joshua ColpOnly print out the set_address_from_contact host verbos...
2008-03-20 Russell BryantMerged revisions 110336 via svnmerge from
2008-03-19 Jason ParkerRename DSP_FEATURE_DTMF_DETECT, because we are *NOT...
2008-03-19 Jason ParkerRename very poorly named function to reflect what it...
2008-03-19 Jeff PeelerThis change adds DNS manager support for registrations...
2008-03-19 Russell BryantSet req->data to NULL after free'ing to ensure that...
2008-03-18 Mark MichelsonSince a sip request's data field is now a stringfield...
2008-03-18 Terry WilsonGo through and fix a bunch of places where character...
2008-03-18 Joshua ColpMerged revisions 109386 via svnmerge from
2008-03-18 Jason ParkerDo not return with a successful authentication if the...
2008-03-18 Olle JohanssonAdd manager peerstatus events when peer can't authenticate.
2008-03-17 Joshua ColpRemove something that is never ever used.
2008-03-17 Joshua ColpMerged revisions 109107 via svnmerge from
2008-03-17 Joshua ColpMake sure that the temporary sip_request structure...
2008-03-14 Mark MichelsonMerged revisions 108737 via svnmerge from
2008-03-13 Russell BryantMerged revisions 108530 via svnmerge from
2008-03-13 Russell BryantMerge changes from team/jamesgolovich/chan_sip-ast_str
2008-03-12 Russell BryantRename ast_tcptls_server_instance to session_instance...
2008-03-12 Mark MichelsonLet's get this to compile
2008-03-12 Mark MichelsonMerged revisions 108288 via svnmerge from
2008-03-12 Kevin P. FlemingMerged revisions 108086 via svnmerge from
2008-03-12 Tilghman LesherDeadlock fixes
2008-03-11 Terry WilsonMerged revisions 107290 via svnmerge from
2008-03-10 Joshua ColpIf we receive a 488 on a T38 request reinvite back...
2008-03-07 Steve Murphy(closes issue #6002)
2008-03-07 Tilghman LesherMerged revisions 106552 via svnmerge from
2008-03-05 Joshua ColpMerged revisions 106235 via svnmerge from
2008-03-05 Tilghman LesherMerged revisions 106015 via svnmerge from
2008-03-04 Russell Bryantadd a destroy API call for a server instance
2008-03-04 Russell BryantMore public API name changes to use an appropriate...
2008-03-04 Russell BryantRename public object server_instance to ast_tcptls_serv...
2008-03-04 Russell BryantFix some bugs in the SIP tcp helper thread.
2008-03-04 Joshua ColpMerged revisions 105674 via svnmerge from
2008-03-03 Joshua ColpMerged revisions 105557 via svnmerge from
2008-02-27 Joshua ColpAfter further discussion revert my previous commit...
2008-02-27 Joshua ColpWhen queueing up a device state change when the peer...
2008-02-27 Joshua ColpFix T38 passthrough regression introduced by state...
2008-02-26 Russell BryantRename version.h to ast_version.h. Next, I will be...
2008-02-26 Olle JohanssonFormatting and doxygen while waiting on an airport...
2008-02-25 Joshua ColpMerged revisions 104095 via svnmerge from
2008-02-25 Joshua ColpMerged revisions 104084 via svnmerge from
2008-02-25 Joshua ColpMerged revisions 104082 via svnmerge from
2008-02-24 Steve MurphyEnforce a space between function args as per code review.
2008-02-22 Tilghman LesherMerged revisions 104037 via svnmerge from
2008-02-21 Russell Bryantfix a typo
2008-02-18 Joshua ColpAdd a non-invasive API for application level manipulati...
2008-02-18 Tilghman LesherMerged revisions 103780 via svnmerge from
2008-02-18 Olle JohanssonMake sure we can set up calls without audio (text+video).
2008-02-18 Joshua ColpMerged revisions 103763 via svnmerge from
2008-02-15 Jason ParkerFix up some doxygen issues.
2008-02-12 Joshua ColpMerged revisions 103385 via svnmerge from
2008-02-11 James GolovichDon't wipe out transport and fd in chan_sip on reload...
2008-02-08 Russell BryantMerge changes from team/mvanbaak/cli-command-audit
2008-02-08 Joshua ColpFix a network byte order issue and ensure when creating...
2008-02-06 Joshua ColpMerged revisions 102725 via svnmerge from
2008-02-05 Joshua ColpYeah yeah, I broke building on trunk. Shoot me.
2008-02-05 Joshua ColpMerged revisions 102450 via svnmerge from
2008-02-03 Olle JohanssonMerged revisions 102142 via svnmerge from
2008-02-03 Olle JohanssonMerged revisions 102090 via svnmerge from
2008-02-01 Russell BryantMerged revisions 101989 via svnmerge from
2008-01-31 Russell BryantFix a simple deadlock that was introduced _right_ befor...
2008-01-31 Jason ParkerMerged revisions 101482 via svnmerge from
2008-01-30 Mark MichelsonThe deprecation of "username" in favor of "defaultuser...
2008-01-30 Kevin P. Flemingsimplify this code and eliminate the return value cast...
2008-01-30 Olle JohanssonConstifying the interface to get pvt_ids in the bridge...
2008-01-30 Olle JohanssonMerged revisions 101152 via svnmerge from
2008-01-29 Joshua ColpMake externip work as documented. If no port is specifi...
2008-01-29 Olle JohanssonMerged revisions 100740 via svnmerge from
next