summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
AgeCommit message (Expand)Author
2014-07-17configs: Move sample config files into a subdirectory of configsMatthew Jordan
2014-06-30Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/...Joshua Colp
2014-06-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2014-04-21chan_sip: Add sendrpid trust optionsJonathan Rose
2014-04-15Reverting r411189 so that it can be put up for public reviewJonathan Rose
2014-03-26chan_sip: Send real CallerID information with P-Assserted-Identity (RFC-3325)Jonathan Rose
2014-02-04tcptls.c: Made TLS handle a certificate chain file.Richard Mudgett
2014-01-17Documentation: doc fixes across various parts of the code for ASTERISK issues...Rusty Newton
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-09-30chan_sip: Allow Asterisk to retry after 403 on registerKinsey Moore
2013-09-27Remove some trailing whitespace and steal revision 400000.Sean Bright
2013-08-20Add "autoframing" option to sip.conf.sample and h323.conf.sample.Walter Doekes
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-06Reimplement bridging and DTMF features related channel variables in the bridg...Richard Mudgett
2013-03-05Add RFC 3327 Path header support to chan_sipMatthew Jordan
2013-02-18Remove "registertrying" and add "rtp_engine" from/to sip.conf.sampleWalter Doekes
2012-12-13This change adds a SIP peer configuration feature to allow the peer'sBrent Eagles
2012-11-11Remove a fixed size limitation for producing SDP and change how ICE support i...Joshua Colp
2012-11-01chan_sip: Fix a bug causing SIP reloads to remove all entries from the registryJonathan Rose
2012-09-25Properly handle UAC/UAS roles for SIP session timersTerry Wilson
2012-09-20Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.Joshua Colp
2012-08-07Add named callgroups/pickupgroupsMatthew Jordan
2012-07-31Add headers from SIPAddHeader to outbound REFER requests.Mark Michelson
2012-07-23Add separate configuration options for subscription and registration minexpir...Mark Michelson
2012-07-22Prevent multiple local candidates from being added with the same information ...Joshua Colp
2012-07-16Add support for SIP over WebSocket.Joshua Colp
2012-07-11Named ACLs: Introduces a system for creating and sharing ACLsJonathan Rose
2012-06-01Help mitigate potential reinvite glare scenarios.Mark Michelson
2012-05-14Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)Kinsey Moore
2012-04-28Add support for lightweight NAT keepalive.Joshua Colp
2012-02-28Adding transport=udp to sample sip.conf - Also changes version of Asterisk 1....Jonathan Rose
2012-02-27Adds an option to sip.conf that prevents diversion headers from being added.Jonathan Rose
2012-02-09Add auto_force_rport and auto_comedia NAT optionsTerry Wilson
2012-01-25Redocuments sip types peer, user, friend in sip.conf.sampleJonathan Rose
2011-12-23INFO/Record request configurable to use dynamic featuresJonathan Rose
2011-12-23chan_sip autocreatepeer=persist option for auto-created peers to survive reloadJonathan Rose
2011-12-18Correct two flaws in sip.conf.sample related to AST-2011-013.Kevin P. Fleming
2011-12-12Update sample configs to put incoming calls into context public.Richard Mudgett
2011-11-21Default to nat=yes; warn when nat in general and peer differTerry Wilson
2011-11-14Restore SIP DTMF overlap dialing method.Richard Mudgett
2011-09-21Merged revisions 337263 via svnmerge from Gregory Nietsky
2011-09-20Merged revisions 336936 via svnmerge from Gregory Nietsky
2011-09-12New sip.conf option for setting default tonezone for channel or individual de...Olle Johansson
2011-09-07Implement the '!' negation element to negate codecs directly in the allow key...Tilghman Lesher
2011-08-16Merged revisions 332022 via svnmerge from Matthew Nicholson
2011-06-30Merged revisions 325935 via svnmerge from Richard Mudgett
2011-06-13Addition of "outofcall_message_context" sip.conf option.David Vossel
2011-06-01Support routing text messages outside of a call.Russell Bryant
2011-05-20Merged revisions 319938 via svnmerge from Jonathan Rose
2011-04-21Merged revisions 314628 via svnmerge from Matthew Nicholson