- Joined
- Sep 9, 2021
- Messages
- 49
- Reaction score
- 21
Hi All,
I'm trying to set the codec order on this device, but cant find the options for it in v20?
on v18 its under advanced > FXS/DECT > device details there is a codec priority section allowing the order and additional codecs.
Anyone know where I can set this as the fxs is defaulting to PCMU and it needs to be PCMA
Looking at the v20 template GrandstreamHT802.fxs.xml
there appear to be configurable parameters codec1 - 3 which default to 0, 8 and 18 respectively, just nowhere to set them
this is on a 3cx hosted system 4sc pro so no custom templates, all firmware uptodate.
Any ideas?
Regards
Keith
I'm trying to set the codec order on this device, but cant find the options for it in v20?
on v18 its under advanced > FXS/DECT > device details there is a codec priority section allowing the order and additional codecs.
Anyone know where I can set this as the fxs is defaulting to PCMU and it needs to be PCMA
Looking at the v20 template GrandstreamHT802.fxs.xml
XML:
...
<!-- # Preferred Vocoder -->
<!-- # 0 - PCMU, 8 - PCMA, 4 - G.723, 18 - G.729, 2 - G.726-32, 97 - iLBC, 123 - OPUS, 9 - G722 -->
<!-- # Choice 1. -->
<!-- # Number: 0, 2, 4, 8, 9, 18, 97, 123 -->
<!-- # Mandatory -->
<P757>%%codec1%%</P757>
<!-- # Choice 2. -->
<!-- # Number: 0, 2, 4, 8, 9, 18, 97, 123 -->
<!-- # Mandatory -->
<P758>%%codec2%%</P758>
<!-- # Choice 3. -->
<!-- # Number: 0, 2, 4, 8, 9, 18, 97, 123 -->
<!-- # Mandatory -->
<P759>%%codec3%%</P759>
...
there appear to be configurable parameters codec1 - 3 which default to 0, 8 and 18 respectively, just nowhere to set them
this is on a 3cx hosted system 4sc pro so no custom templates, all firmware uptodate.
Any ideas?
Regards
Keith