dovahcrow / voipbits

Voipbits lets you send and receive SMS using voipms with acrobits softphone
4 stars 1 forks source link

web services-external provisioning-no post data box #1

Open bf7041 opened 2 years ago

bf7041 commented 2 years ago

Hello,I am using Acrobits: VoIP SIP Softphone - paid version - Android

In my app - web services-external provisioning - there is no entry box for "post" data. The only thing available is for URL. As a result i cannot add the encrypted account credentials

In the custom sms sender there is a box for "post" data - I was able to enter it there - and sending works, however I am not able to recieve any texts. there is also a box for "post" data in the custom sms fetcher area - however you did not provide any URL information for this option.

Could you provide that (as you did for the custom sms sender).

thanks,

John Screenshot_20211222-155248

dovahcrow commented 2 years ago

Sorry, I'm using the iOS version of Acrobits. It seems android does not have this option. I think at least this part https://github.com/dovahcrow/voipbits/blob/master/src/main.rs#L133 should change to make it support the GET request. Any help is appreciated!