Functions | |
| int | am_register_start (const char *identity, const char *proxy, int refresh_interval, int expires_interval) |
| int | am_register_refresh (int rid, int expires) |
| int | am_register_stop (int rid) |
| int | am_register_remove (int rid) |
| int | am_register_send_star (const char *identity, const char *proxy) |
This file provide the API needed to register and unregister to a SIP proxy.
1.5.4