|
|
dst
Grünschnabel
Registration Date: 27.09.2010
Posts: 6
 |
|
Failed calls due to wrong codec |
 |
Hello
I have a connection problem with one provider:
I’m using X-Lite 4 as my UA with only codec allowed: G711u and G711a .
When I register the UA directly with the provider, calls go through without any problem.
However, when I connect my UA as an extension to PBXes and try to make a call, the call fails. The provider claims that the request arrives with only codec GSM (which is not supported).
When I trace the call I made directly to the provider, he never replies with GSM as an optional codec, but only with G711u .
Looking at the PBXes logs I could see:
code: |
VERBOSE[9341] logger.c: Capabilities: us - 0x18061e (gsm|ulaw|alaw|g726|speex|ilbc|h263|h263p), peer - audio=0xc (ulaw|alaw)/video=0x0 (nothing), combined - 0xc (ulaw|alaw)
VERBOSE[9341] logger.c: Found description format GSM
VERBOSE[9341] logger.c: Capabilities: us - 0x61e (gsm|ulaw|alaw|g726|speex|ilbc), peer - audio=0x2 (gsm)/video=0x0 (nothing), combined - 0x2 (gsm)
VERBOSE[9341] chan_sip.c: Oooh, we need to change our formats since our peer supports only 0x2 (gsm) and not 0x4 (ulaw)
|
|
Somehow, the GSM codec comes into action, although neither my UA nor the provider supports this codec.
Can someone please assist me with this problem?
|
|
10.10.2010 14:39 |
|
i-p
Super Moderator
   
Registration Date: 14.01.2006
Posts: 4815
 |
|
|
15.10.2010 14:29 |
|
dst
Grünschnabel
Registration Date: 27.09.2010
Posts: 6
 |
|
|
15.10.2010 14:34 |
|
i-p
Super Moderator
   
Registration Date: 14.01.2006
Posts: 4815
 |
|
|
15.10.2010 21:47 |
|
dst
Grünschnabel
Registration Date: 27.09.2010
Posts: 6
 |
|
|
16.10.2010 00:47 |
|
|
|
|
|
|
|