[asterisk-users] Asterisk 13.6.0: Is there a way to create PJSIP users and dialplans programmatically using API

Bryant Zimmerman BryantZ at zktech.com
Fri Jan 29 06:15:51 CST 2016


Sonny
  
 We use a real-time database for adding pjsip users. If you want to do it 
from the pjsip.conf you would have to write to the file from a script of 
some sort and then trigger a reload.   There is a real-time implementation 
for the extensions.conf as well. I personally use scripts for most of my 
dialplan, but in some cases I write to files included in my dialplan from a 
script and force a reload. 
  
 To directly answer you question I do not believe there is an API baked 
into asterisk to update the pjsip.conf and extensions.conf directly from 
the dialplan.
  
 Thanks

Bryant
  

----------------------------------------
 From: "Sonny Rajagopalan" <sonny.rajagopalan at gmail.com>
Sent: Thursday, January 28, 2016 7:35 PM
To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
<asterisk-users at lists.digium.com>
Subject: [asterisk-users] Asterisk 13.6.0: Is there a way to create PJSIP 
users and dialplans programmatically using API   
 Hi,  
 I am using Asterisk 13.6.0 and was wondering if I can programmatically add 
users (to pjsip.conf) and dialplan (to extensions.conf) to the Asterisk 
server using API of some sort.
  
 Please do let me know.
  
 Thanks,
 Sonny.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160129/2ec15370/attachment.html>


More information about the asterisk-users mailing list