[SR-Users] Does Kamailio provide any API for other program to create sip account

Olle E. Johansson oej at edvina.net
Wed Jun 26 09:40:23 CEST 2013


25 jun 2013 kl. 17:31 skrev Xiangwen Chen <cxw1987 at gmail.com>:

> Hello,
> 
> I am developing a sip VoIP app in IOS, which want to provide the feature of allowing user to create sip account from client side.  I use Kamailio as sip server.
> My thought is when user register to the the user account system, the user account system can communicate with Kamailio, create a sip account associated with the user and pass the sip account to the client, the client then can configure itself using the sip account. 
> Does Kamailio provide any API  or module for me to do this?

If you run over databases you can just add a record into the database. If you use LDAP, you add to the LDAP server. Kamailio can fetch account data from almost any storage or remote application you build.

/O


More information about the sr-users mailing list