Displaying 1 result from an estimated 1 matches for "ps_registr".
Did you mean:
s_registry
2016 Jun 01
2
Realtime for PJSIP registrations
I use realtime for my Asterisk configuration and are now making the
transition to Asterisk 13 and PJSIP. I used alchemy to set up my
databases and I can now configure my endpoints. While trying to
configure a trunk I can see that there is a database table called
ps_registrations that should be used to make the registration to the
provider but there is no corresponding entry in the sorcery.conf file so
the information is never read into Asterisk.
Why is this so? Why put the table there is you cannot use it
(along with the transport table I guess). Is there...