Trixbox and PBX Settings (Freepbx) HELP

MDBox
Posts: 8
Member Since:
2008-04-07

Dear all

I've a question about Trixbox and FreePBX interaction:

I'd like to know what could happen if i try to modify a trunk property (Trunk name) just editing /etc/asterisk/sip_additional.conf and NOT using PBX settings web interface. I'm testing it and everything seems ok, but i'm asking what could happen in this situation because FREEPBX settings are not consistent with the effective asterisk files.

I'm asking this because i made a shell script that changes Trunk Name to one trunk i defined in my Trixbox.

Someone could answer my question?

Thank you in advance

Marco



SkykingOH
Posts: 9680
Member Since:
2007-12-17
This is documented in the

This is documented in the notes at the top of the file.

As soon as you update any changes that file will be overwritten.

Changes should be made in sip_custom.conf

--

Scott

aka "Skyking"



MDBox
Posts: 8
Member Since:
2008-04-07
Dear Scott I know the notes

Dear Scott

I know the notes at the top of the file are these:
; do not edit this file, this is an auto-generated file by freepbx
; all modifications must be done from the web gui

I just want know if the only issue is that any change made in this file will be overwritten if someone access freepbx web page, otherwise everything should be ok, right?
I must edit this file (and not in sip_custom.conf) because i must change a trunk name sometimes by shell script.
Maybe i could remove that trunk from freepbx (and it wont be in sip_custom.conf) and define it only in sip_custom.conf, but if i do this i can't see this trunk in freepbx..

Anyway thank you

Marco



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.