Help with overwriting extensions_additional.conf file

simonmason
Posts: 72
Member Since:
2008-05-31

I am using Caller Id Superfecta and my Trixbox server is set to listen to port 83 not port 80. In the cidlookup portion of this file I need to manually edit the http: lookup command to change this port to 83. However, everytime I change any of the settings in Trixbox and then choose to reload the server this port number is overwritten with the default 80. Is this a function of the Caller Id Superfecta module settings? How is trixbox looking for the settings for caller id Superfecta and then writing them to the extensions_additional.conf file? Thanks.



jfinstrom
Posts: 2013
Member Since:
2007-03-07
all contexts have an _custom

all contexts have an _custom and should be added to the extensions_custom.conf

--



SkykingOH
Posts: 9675
Member Since:
2007-12-17
If I understand what he is

If I understand what he is asking he needs to change the code in that generates the extension. This should be in a php file in the modules directory.

--

Scott

aka "Skyking"



simonmason
Posts: 72
Member Since:
2008-05-31
So the Superfecta module is

So the Superfecta module is hard coded to write the port number out as port 80? I would need to find this code in the specific module file and change it presumably?



simonmason
Posts: 72
Member Since:
2008-05-31
Never mind - I found a port

Never mind - I found a port setting in the Caller Id Module setup screen. That took care of it. Thanks.



Comment viewing options

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