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