index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_sip_registrar.erl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-13
Update copyright to 2016 (#901)
Badlop
1
-1
/
+1
2015-12-07
More now() replacements
Paweł Chmielowski
1
-2
/
+2
2015-11-24
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
1
-2
/
+2
2015-10-07
cosmetic cleanup
Christophe Romain
1
-1
/
+1
2015-06-01
Reorganize get_opt() code in some modules
Evgeniy Khramtsov
1
-9
/
+12
2015-01-21
Fix missing copyright dates to 2015 (EJAB-1733)
Christophe Romain
1
-0
/
+17
2014-07-16
Fix returned types
Evgeniy Khramtsov
1
-3
/
+8
2014-07-07
Rename options
Evgeniy Khramtsov
1
-4
/
+4
2014-07-05
Use -include_lib instead of -include for esip and p1_xml
Matwey V. Kornilov
1
-1
/
+1
2014-06-12
Change default flow timeout as recommended per the RFC
Evgeniy Khramtsov
1
-1
/
+1
2014-06-12
Don't forget to close socket of timed out flow
Evgeniy Khramtsov
1
-0
/
+12
2014-06-06
Clean up all timers gracefully
Evgeniy Khramtsov
1
-12
/
+12
2014-06-06
Use a different timer for flow control
Evgeniy Khramtsov
1
-48
/
+64
2014-06-06
SIP Outbound (RFC 5626) support
Evgeniy Khramtsov
1
-96
/
+241
2014-05-31
Process bindings from multiple UACs correctly
Evgeniy Khramtsov
1
-40
/
+41
2014-05-30
Process 'Contact' headers more accurately (as per RFC3261)
Evgeniy Khramtsov
1
-132
/
+176
2014-05-26
Don't forget to include 'Contact' header field in 2xx registrar responses
Evgeniy Khramtsov
1
-1
/
+6
2014-05-02
Fix CSeq comparison
Evgeniy Khramtsov
1
-2
/
+2
2014-05-02
Don't use erlang:integer_to_binary/1
Evgeniy Khramtsov
1
-2
/
+2
2014-05-02
Rewrite 'Contact' headers in REGISTER requests
Evgeniy Khramtsov
1
-22
/
+40
2014-05-02
Check for 'max_user_sessions' option
Evgeniy Khramtsov
1
-5
/
+12
2014-05-02
Process gen_server timeouts correctly
Evgeniy Khramtsov
1
-2
/
+16
2014-05-02
Move some code in a separate function
Evgeniy Khramtsov
1
-18
/
+21
2014-05-02
Multiple REGISTER bindings support
Evgeniy Khramtsov
1
-54
/
+152
2014-05-02
Locate sessions by proxy processes directly
Evgeniy Khramtsov
1
-4
/
+4
2014-04-30
SIP support
Evgeniy Khramtsov
1
-0
/
+196