David Cunningham wrote:
Hello,

Is it possible to mix PJSIP realtime and flat file configuration in
pjsip,conf?

What we want is to set up endpoints in the ps_endpoints table with some
columns set but most being NULL, and then allow end-customers to
optionally add configuration by adding a pjsip.conf section.

For example, in ps_endpoinds might be an endpoint with id "asterisk-1"
with the transport, aors, auth, and context columns set but all other
fields NULL. Then the end-customer could add a [asterisk-1] section in
pjsip.conf which sets the codecs they want to enable.

We tried this but it seemed that the [asterisk-1] section in pjsip.conf
had no effect. Our sorcery.conf is attached.

Is this possible, and how do we do it? Thanks very much for any advice.

It's not possible to do this. Each source (realtime, config file) provides the complete definition.

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to