summaryrefslogtreecommitdiff
path: root/modules/presence
Commit message (Collapse)AuthorAge
* make sip_req_send() publicAlfred E. Heggestad2015-09-26
|
* presence: use correct reference to RFC 3903Alfred E. Heggestad2014-12-24
|
* presence: fix whitespace formatting (use TAB)Alfred E. Heggestad2014-11-20
|
* presence: publish online status when ua first registers successfullyJuha Heinanen2014-11-19
| | | | | - reset publish fail count to 0 after success - shortened initial publish delay to 10 ms
* presence: fixed typo in stringJuha Heinanen2014-11-19
|
* presence: fix formattingAlfred E. Heggestad2014-11-18
|
* presence: added ua param to publisher and notifier update status functionsJuha Heinanen2014-11-18
|
* presence: made presence status UA specificJuha Heinanen2014-11-18
|
* presence/options patch from JuhaAlfred E. Heggestad2014-11-01
| | | | | | | | | | | | | most of this work was done by Juha Heinanen, and reviewed by me. thanks! - menu: add support for sending SIP OPTIONS requests to any peer, using the 'o' command - presence: add support for PUBLISH, set ;pubint=N to activate - ua: add Allow/Supported header to OPTIONS reply add MESSAGE to allowed methods
* modules/presence: allow notify without bodyJuha Heinanen2014-09-21
|
* re api changes:Alfred E. Heggestad2014-02-22
| | | | | - sip_param_decode() renamed to msg_param_decode() - use msg_ctype_cmp() to check for Content-Type
* baresip 0.4.10Alfred E. Heggestad2014-02-09