Configuration Questions with XML scripts

btgriffin75
Posts: 13
Member Since:
2010-01-17

I have been using the 2.3 XML scripts and have worked great. A couple of configuration issues/ questions I have are:

1. Which file do I edit to disable silence suppression for the aastra endpoints and what is the syntax?
2. Is there a way to transfer a call to an extension when using the Aastra xml directory script?

Thanks in advance!



aastra1
Posts: 287
Member Since:
2006-11-06
RE: Configuration question

Here you go

Quote:
1. Which file do I edit to disable silence suppression for the aastra endpoints and what is the syntax?

You have 2 options here,

  1. Modify /tftpboot/aastra.cfg it will apply to all the phones at the next reboot (but will be lost next time you do a setup-aastra-xml command)
  2. Modify /var/www/html/asterisk/demo-user.prf and add the parameter in the common section, changes will apply after an "apply_prf -r all".

The configuration parameter is
sip silence suppression: 0
As most of the configuration parameters are available from the WebUI, if you don't know the parameter syntax and don't want to look in the admin guide, just make the change via the Web UI on the phone and then download "local.cfg" via the troubleshooting menu, you will get the exact syntax to use in the configuration files.

Quote:
2. Is there a way to transfer a call to an extension when using the Aastra xml directory script?

Unfortunately no, that could be added in a future version though.

Regards

--

---
aastra1
Aastra XML scripts 2.3.0 now available



Comment viewing options

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