Change RTP ports in OSDIAL

If you want to change RTP ports range or sip setting for sip devices like codecs, etc in OSDIAL you need to change the script that generates the config files. If you change the files directly it will be rewritten by these scripts each time you have a change in the GUI.

For example, I want to change RTP ports in /etc/asterisk/rtp.conf

The script that writes this config file is  /opt/osdial/bin/osdial_astgen.pl.  and you need to change rtp ports range in the script.


Comments