[Asterisk-Users] Latest CVS chokes Sipura SPA-841
Brian Capouch
brianc at palaver.net
Thu Apr 7 12:29:19 MST 2005
Brian Capouch wrote:
>
> And the Sipura is responding like this:
>
> <-- SIP read from 192.168.1.153:5060:
> SIP/2.0 488 Not Acceptable Here
> To: <sip:sipura at 192.168.1.153:5060>;tag=27484e1b4246d3i0
> From: "Brian Capouch" <sip:8772538181 at 192.168.1.1>;tag=as493a22cd
> Call-ID: 6fffeac855583ca11d983c074bd8b87e at 192.168.1.1
> CSeq: 102 INVITE
> Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bK013ffedd
> Warning: 304 spa "Media type not available"
> Server: Sipura/SPA841-0.9.1
> Content-Length: 0
>
>
>
>
> --- (9 headers 0 lines)---
> -- Got SIP response 488 "Not Acceptable Here" back from 192.168.1.153
>
Thanks to Brian West for the fix for this. The RTP codec number for
g726 has changed in Asterisk, and the Sipura firmware doesn't recognize it.
You can build the new version with the older mapping by defining
USE_DEPRECATED_G726 for rtp.c
Works like a charm once that has been done.
B.
More information about the asterisk-users
mailing list