Pjsip Phoneprov Realtime?
Howdy,
Is there a way to use realtime with phoneprov.com and pjsip?
I’ve got a working pjsip realtime config currently but I have to add a phoneprov section to my pjsip.conf for each phone I want to provision.
I was hoping the Sorcery page in the wiki would help possibly but it’s blank 🙁
https://wiki.asterisk.org/wiki/display/AST/Sorcery
4 thoughts on - Pjsip Phoneprov Realtime?
Not yet. I forgot that bit in the initial version of the res_pjsip_phoneprov_provider module. I have a patch ready but it’s tangled up in other stuff. I should be able to untangle it in the next few days but submit an issue as a bug to remind me.
I created an issue… https://issues.asterisk.org/jira/browse/ASTERISK-24519
Looks like we were both doing it at the same time, I just came back here to link this:
https://issues.asterisk.org/jira/browse/ASTERISK-24520
I’ve got a temporary work-around using #exec to run a quick shell script that pulls the data out of my database but it still requires me to do a reload every time I make a change, Full realtime support will be nice.
Thank you for the quick response.
No worries. We’ll use your issue and I’ll scrap mine.