Problem G729 codec

Dear All,

I use a g729 codec between 2 sip extensions (201 and 100) when try to call I have a congestion

– Called 100
– SIP/100-08f62300 is circuit-busy
== Everyone is busy/congested at this time (1:0/1/0)
– Executing [s@macro-dial:8] Set(“SIP/201-08f5cfc0”, "DIALSTATUS=CONGESTION “) in new stack
– Executing [s@macro-exten-vm:10] Set(“SIP/201-08f5cfc0”, “SV_DIALSTATUS=CO NGESTION”) in new stack
– Executing [s@macro-exten-vm:11] GosubIf(“SIP/201-08f5cfc0”, “0?docfu|1”) in new stack
– Executing [s@macro-exten-vm:12] GosubIf(“SIP/201-08f5cfc0”, “0?docfb|1”) in new stack
– Executing [s@macro-exten-vm:13] Set(“SIP/201-08f5cfc0”, “DIALSTATUS=CONGE STION”) in new stack
– Executing [s@macro-exten-vm:14] NoOp(“SIP/201-08f5cfc0”, “Voicemail is no vm”) in new stack
– Executing [s@macro-exten-vm:15] GotoIf(“SIP/201-08f5cfc0”, “1?s-CONGESTIO N|1”) in new stack
– Goto (macro-exten-vm,s-CONGESTION,1)
– Executing [s-CONGESTION@macro-exten-vm:1] PlayTones(“SIP/201-08f5cfc0”, " congestion”) in new stack
– Executing [s-CONGESTION@macro-exten-vm:2] Congestion(“SIP/201-08f5cfc0”, “10”) in new stack
== Spawn extension (macro-exten-vm, s-CONGESTION, 2) exited non-zero on ‘SIP/2 01-08f5cfc0’ in macro ‘exten-vm’
== Spawn extension (macro-exten-vm, s-CONGESTION, 2) exited non-zero on ‘SIP/2 01-08f5cfc0’

If I change the codec g729 by G711A-law codec all is ok.

I have checked my sip.conf g729 is allow.

under the result of core show translation, the G729 seem to be fine.

trixbox1*CLI> core show translation
Translation times between formats (in milliseconds) for one second of data
Source Format (Rows) Destination Format (Columns)

      g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex ilbc g726 g722
 g723    -   -    -    -        -     -    -     -    -     -    -    -    -
  gsm    -   -    2    2        2     2    1     4    6    12   14    2    -
 ulaw    -   4    -    1        2     2    1     4    6    12   14    2    -
 alaw    -   4    1    -        2     2    1     4    6    12   14    2    -

g726aal2 - 4 2 2 - 2 1 4 6 12 14 1 -
adpcm - 4 2 2 2 - 1 4 6 12 14 2 -
slin - 3 1 1 1 1 - 3 5 11 13 1 -
lpc10 - 5 3 3 3 3 2 - 7 13 15 3 -
g729 - 4 2 2 2 2 1 4 - 12 14 2 -
speex - 5 3 3 3 3 2 5 7 - 15 3 -
ilbc - 5 3 3 3 3 2 5 7 13 - 3 -
g726 - 4 2 2 1 2 1 4 6 12 14 - -
g722 - - - - - - - - - - - - -

someon have an idea?

I bought a licence G729 but I have the same problem, it’s not possible to do a call with G729 codec, I can use only G711.

someone have an idea?

:cry: