summaryrefslogtreecommitdiff
path: root/src/account.c
Commit message (Collapse)AuthorAge
* menc: make it re-entrantAlfred E. Heggestad2016-12-28
|
* mnat: make it re-entrantAlfred E. Heggestad2016-12-26
|
* move playing of ringtones to the menu-moduleAlfred E. Heggestad2016-01-09
|
* move password_prompt function to ui.cAlfred E. Heggestad2016-01-03
|
* account: add single-quotes to stringsAlfred E. Heggestad2015-11-29
|
* account: print pubintAlfred E. Heggestad2015-10-31
|
* ui: make ui_output() take a formatted stringAlfred E. Heggestad2014-11-30
| | | | | | | - minor cleanup in logging - use ui_output() for interactive output - avoid using re_printf() - stdio: added an output_handler (to stderr)
* 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/mwi: subscribe to mwi after registration has succeededJuha Heinanen2014-09-22
|
* 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