summaryrefslogtreecommitdiff
path: root/src/mod_sip_proxy.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add config validation at startupEvgeniy Khramtsov2015-06-011-4/+10
|
* Fix missing copyright dates to 2015 (EJAB-1733)Christophe Romain2015-01-211-0/+17
|
* Fix Record-Route signingEvgeniy Khramtsov2014-07-171-4/+16
|
* Add new option support: always_record_routeEvgeniy Khramtsov2014-07-071-7/+20
|
* Use -include_lib instead of -include for esip and p1_xmlMatwey V. Kornilov2014-07-051-1/+1
| | | | | -include_lib is used in order to find deps. Rebar include magic is not required anymore. Rebar uses deps as library directory.
* Don't add 'rport' paramater to 'Via' headerEvgeniy Khramtsov2014-06-021-2/+1
|
* Rename option 'route' to 'record_route' and add new option 'routes'Evgeniy Khramtsov2014-06-021-18/+26
|
* Sign 'Record-Route' in order to proxy unauthorized ACKsEvgeniy Khramtsov2014-06-011-3/+62
|
* Fix 'via' option lookupEvgeniy Khramtsov2014-05-311-1/+1
|
* Add new option: routeEvgeniy Khramtsov2014-05-311-4/+21
|
* Don't add 'Record-Route' header for mid-dialog requestsEvgeniy Khramtsov2014-05-311-6/+16
|
* Don't substitute URI in ACKEvgeniy Khramtsov2014-05-311-2/+2
|
* Fix previous commitEvgeniy Khramtsov2014-05-301-4/+4
|
* Process 'Contact' headers more accurately (as per RFC3261)Evgeniy Khramtsov2014-05-301-6/+6
|
* Fix proxying of ACK requests for 2xx responsesEvgeniy Khramtsov2014-05-231-4/+50
|
* Remove unused functionEvgeniy Khramtsov2014-05-021-6/+2
|
* Forking supportEvgeniy Khramtsov2014-05-021-47/+120
|
* Some cleanupEvgeniy Khramtsov2014-05-021-2/+46
|
* Multiple REGISTER bindings supportEvgeniy Khramtsov2014-05-021-3/+3
|
* Locate sessions by proxy processes directlyEvgeniy Khramtsov2014-05-021-9/+21
|
* SIP supportEvgeniy Khramtsov2014-04-301-0/+152
Conflicts: configure configure.ac doc/guide.tex