Jump to content

Web-based or Linux Shell API


Ryan

Recommended Posts

Hello,

 

I am trying to find out if Pbxnsip has any API features where I can create new accounts on the fly, via a URL or possibly a Linux shell script.

Is this possible? I tried searching the forums for anything with "API" but it wouldn't let me.

 

Thanks in advance,

 

Ryan

Link to comment
Share on other sites

In other words, there is no built in API ;)

 

That is not true... There is a SOAP-based API, e.g. for settings extension parameters while the system is running. We don't promote it too much, it is very support intensive and the number of users that really need it is quite low.

Link to comment
Share on other sites

I see...basically I just need to create a signup page for our customers to have an account created instantly.

I suppose cURL would be the way to go but I'm not sure what URL params I can pass to the domain setup script, etc

 

That is not true... There is a SOAP-based API, e.g. for settings extension parameters while the system is running. We don't promote it too much, it is very support intensive and the number of users that really need it is quite low.
Link to comment
Share on other sites

I see...basically I just need to create a signup page for our customers to have an account created instantly.

I suppose cURL would be the way to go but I'm not sure what URL params I can pass to the domain setup script, etc

 

The beauty of curl is that you can just watch the traffic between the browser and the server and then you know what parameters you need to send...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...