index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_sip_proxy.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update newest copyright year to 2021 (#3464)
Badlop
2021-01-27
1
-1
/
+1
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-12
/
+7
*
Replace code using p1_time_compat wrapper with native functions
Paweł Chmielowski
2019-02-27
1
-2
/
+2
*
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
Get rid of ejabberd.hrl header
Evgeniy Khramtsov
2018-06-14
1
-1
/
+0
*
Introduce new gen_mod callback: mod_options/1
Evgeniy Khramtsov
2018-01-23
1
-8
/
+4
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Use ejabberd_pkix API in mod_sip
Evgeniy Khramtsov
2017-11-23
1
-4
/
+9
*
Cleanup some headers
Christophe Romain
2017-11-10
1
-1
/
+2
*
Replace gen_fsm with p1_fsm to avoid warnings in OTP20+
Evgeniy Khramtsov
2017-08-05
1
-4
/
+3
*
Introduce --enable-stun and --enable-sip configure options
Evgeniy Khramtsov
2017-05-23
1
-0
/
+5
*
Don't validate an option in gen_mod:get*opt() functions
Evgeniy Khramtsov
2017-04-30
1
-32
/
+4
*
Don't validate an option in ejabberd_config:get_option() functions
Evgeniy Khramtsov
2017-04-29
1
-3
/
+2
*
Don't re-define validation functions in multiple places
Evgeniy Khramtsov
2017-04-28
1
-7
/
+1
*
Get rid of p1_sha calls
Alexey Shchepin
2017-03-14
1
-1
/
+1
*
Fix some dialyzer warnings
Evgeniy Khramtsov
2017-02-18
1
-1
/
+1
*
Cleanup file headers
Christophe Romain
2017-01-03
1
-4
/
+3
*
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
*
Get rid of excessive (io)list_to_binary/1 calls
Evgeniy Khramtsov
2016-11-24
1
-2
/
+2
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-1
/
+1
*
More now() replacements
Paweł Chmielowski
2015-12-07
1
-4
/
+2
*
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-6
/
+6
*
cosmetic cleanup
Christophe Romain
2015-10-07
1
-1
/
+1
*
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-4
/
+10
*
Fix missing copyright dates to 2015 (EJAB-1733)
Christophe Romain
2015-01-21
1
-0
/
+17
*
Fix Record-Route signing
Evgeniy Khramtsov
2014-07-17
1
-4
/
+16
*
Add new option support: always_record_route
Evgeniy Khramtsov
2014-07-07
1
-7
/
+20
*
Use -include_lib instead of -include for esip and p1_xml
Matwey V. Kornilov
2014-07-05
1
-1
/
+1
*
Don't add 'rport' paramater to 'Via' header
Evgeniy Khramtsov
2014-06-02
1
-2
/
+1
*
Rename option 'route' to 'record_route' and add new option 'routes'
Evgeniy Khramtsov
2014-06-02
1
-18
/
+26
*
Sign 'Record-Route' in order to proxy unauthorized ACKs
Evgeniy Khramtsov
2014-06-01
1
-3
/
+62
*
Fix 'via' option lookup
Evgeniy Khramtsov
2014-05-31
1
-1
/
+1
*
Add new option: route
Evgeniy Khramtsov
2014-05-31
1
-4
/
+21
*
Don't add 'Record-Route' header for mid-dialog requests
Evgeniy Khramtsov
2014-05-31
1
-6
/
+16
*
Don't substitute URI in ACK
Evgeniy Khramtsov
2014-05-31
1
-2
/
+2
*
Fix previous commit
Evgeniy Khramtsov
2014-05-30
1
-4
/
+4
*
Process 'Contact' headers more accurately (as per RFC3261)
Evgeniy Khramtsov
2014-05-30
1
-6
/
+6
*
Fix proxying of ACK requests for 2xx responses
Evgeniy Khramtsov
2014-05-23
1
-4
/
+50
*
Remove unused function
Evgeniy Khramtsov
2014-05-02
1
-6
/
+2
*
Forking support
Evgeniy Khramtsov
2014-05-02
1
-47
/
+120
*
Some cleanup
Evgeniy Khramtsov
2014-05-02
1
-2
/
+46
*
Multiple REGISTER bindings support
Evgeniy Khramtsov
2014-05-02
1
-3
/
+3
*
Locate sessions by proxy processes directly
Evgeniy Khramtsov
2014-05-02
1
-9
/
+21
*
SIP support
Evgeniy Khramtsov
2014-04-30
1
-0
/
+152