Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding new Card api doesn't add SIP account #6

Open
mfurqan777 opened this issue Jul 26, 2017 · 1 comment
Open

Adding new Card api doesn't add SIP account #6

mfurqan777 opened this issue Jul 26, 2017 · 1 comment

Comments

@mfurqan777
Copy link

Hi
curl -u admin:admin --dump-header - -H "Content-Type:application/json" -X POST --data '{"username": "343434232322", "useralias": "343434232322", "lastname": "Belaid", "firstname": "Areski", "uipass": "2323f2323323", "credit": "5", "tariff": "1", "sip_buddy": "1", "iax_buddy": "1" }' http://127.0.0.1:9090/api/card/
this creates customer only as its set "sip_buddy": "1" but no sip account for this customer gets created
also there's no api to create sip account for customer

Any help regarding this would be appreciated

Thanks

@mfurqan777 mfurqan777 changed the title Add new Card api doesn't add SIP account Adding new Card api doesn't add SIP account Jul 26, 2017
@ramagurijala
Copy link

Any help in this regard will be appreciated. I am facing the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants