Add storage of the useragent in the realtime database.
[asterisk/asterisk.git] / channels / chan_sip.c
2008-06-09 Tilghman LesherAdd storage of the useragent in the realtime database.
2008-06-06 Tilghman LesherAdded a facility for sending arbitrary SIP notify comma...
2008-06-06 Jeff PeelerMerged revisions 120959 via svnmerge from
2008-06-06 Jeff PeelerMerged revisions 120908 via svnmerge from
2008-06-06 Jeff PeelerMerged revisions 120863,120885 via svnmerge from
2008-06-05 Tilghman LesherMerge the adaptive realtime branch, which will make...
2008-06-05 Brett BryantThis patch adds more detailed statistics for RTP channe...
2008-06-03 Joshua ColpMerged revisions 119926 via svnmerge from
2008-05-28 Joshua ColpMerged revisions 118646 via svnmerge from
2008-05-27 Joshua ColpMerged revisions 118558 via svnmerge from
2008-05-25 Tilghman LesherMerged revisions 118251 via svnmerge from
2008-05-22 Michiel van Baak- revert change to ast_queue_hangup and create ast_queu...
2008-05-21 Joshua ColpMerged revisions 117574 via svnmerge from
2008-05-18 Russell BryantRemove duplicate colon on Reason header
2008-05-16 Joshua ColpTry to fix attended transfers.
2008-05-15 Jeff PeelerFixes a problem I was having with two SIP phones using...
2008-05-14 Joshua ColpFix pedanticness.
2008-05-14 Olle JohanssonDon't add linefeed on received MESSAGE
2008-05-14 Olle JohanssonProperly declare charset for text messages.
2008-05-14 Olle JohanssonAdding spport for T.140 RED - Simple RTP redundancy...
2008-05-14 Olle JohanssonMerged revisions 116230 via svnmerge from
2008-05-14 Olle JohanssonAdd support for codec settings in originate via call...
2008-05-14 Olle JohanssonReformatting
2008-05-14 Olle JohanssonAdding comments
2008-05-09 Mark MichelsonAdding support for "urgent" voicemail messages. Message...
2008-05-08 Russell BryantMerged revisions 115561 via svnmerge from
2008-05-07 Joshua ColpRemove redundant header getting.
2008-05-06 Russell BryantChange some NOTICE log messages to debug.
2008-05-05 Russell BryantMerged revisions 115304 via svnmerge from
2008-05-02 Tilghman LesherAdd attributes to various API calls, to help track...
2008-04-30 Joshua ColpAdd support for specifying the registration expiry...
2008-04-30 Olle JohanssonMerged revisions 114890 via svnmerge from
2008-04-26 Tilghman LesherUnleak reference
2008-04-26 Tilghman LesherAdd 'sip qualify peer <peer>' command (with AMI SIPqual...
2008-04-24 Michiel van BaakPass the hangup cause all the way to the calling app...
2008-04-24 Joshua ColpHey look, it builds.
2008-04-24 Mark MichelsonMerged revisions 114632 via svnmerge from
2008-04-24 Olle JohanssonMerged revisions 114603 via svnmerge from
2008-04-24 Russell BryantChange a verbose message to debug.
2008-04-23 Olle JohanssonMerged revisions 114584 via svnmerge from
2008-04-22 Tilghman LesherMerged revisions 114571 via svnmerge from
2008-04-22 Joshua ColpAdd support for authenticating on a NOTIFY request...
2008-04-22 Steve MurphyHopefully, this will resolve the issues that russellb...
2008-04-21 Jeff Peeler(closes issue #6113)
2008-04-21 Joshua ColpMerged revisions 114322 via svnmerge from
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
next