Displaying 1 result from an estimated 1 matches for "2902e6f6".
2016 Nov 04
2
pjsip transports from database.
Hey all
I am trying to configure all my pjsip transports form a database table.
The issue I am running into is that pjsip is auto binding to 0.0.0.0:5060
before it reads my list of transports from the database. This means that my
entries for port 5060 are already bound and the settings in the database
are not loaded.
When loading the transport form the .conf file it works as expected