Skip to main content

sip.conf

Posted by brian on Fri, 02/19/2010

Hi All,

Is there anyway of including (#include) a file at the bottom of sip.conf - I have a requirement for a trunk always to be last in sip.conf in Asterisk.

Thanks,
Brian


Submitted by eeman on Fri, 02/19/2010 Permalink

this is not possible. If your requirement has anything to do with placement in the sip.conf file you are doing something horribly wrong (like setting up multiple trunks to the same Ip and not using proxy authentication).

Submitted by ci_newman on Fri, 02/19/2010 Permalink

Why on earth would you need a trunk at the bottom of your sip.conf? As far as I know, Asterisk relies on the script point at a trunk directly.

What are you trying to achieve?