Displaying 1 result from an estimated 1 matches for "global_cap".
Did you mean:
global_cf
2005 Mar 24
0
No compatible codecs!
Hello,
I have been having this problem for several releases of
Asterisk. Whenever, I use iLBC or Speex codecs to make a SIP call, I get
"No compatible codecs!" error, even though I am not disallowing anything in
my sip.conf. One way I made it work is to hard-code these codecs in
global_capability variable in chan-sip.c that seems to have fixed the
problem. But I know it was working without hard-coding in the earlier
versions (from Oct last year). Can anyone shed some light on this? I am
currently running Asterisk 1.0.7 stable release.
Below is sip debug output and relevant por...