Project

General

Profile

No compatible codecs, not accepting this offer!

Added by Riley Hudd about 11 years ago

Hello all,

I have installed goautodial 2.1, Configured sip trunk and extensions. When I'm trying to call from softphone (eyebeam) its say's "call failed: 488 not accepted here"

SIP Configuration details"

register=> plxxx::5060

[SIPitrunk]
type=friend
username=plxxx
secret=plxxx12
host=64.79.82.244
fromdomain=64.79.82.244
fromuser=plxxx
port=6000
context=default
insecure=very
disallow=all
allow=ulaw
nat=yes
canreinvite=no

Extension Configuration:

exten => _1XXXXXXXXXX,1,AGI
exten => _1XXXXXXXXXX,2,Dial(sip/${EXTEN}@SIPitrunk,55,To)
exten => _1XXXXXXXXXX,3,Hangup

DID i configured correctly, Kindly help me out

Untitled.png (85.5 KB) Untitled.png asterisk realtime screenshot

Replies (2)

RE: No compatible codecs, not accepting this offer! - Added by striker 247 about 11 years ago

you need to ask your privder which codec they support
and enter the same incarrier settings
disallow=all
allow=ulaw
allow=g729

check the below link to install g729 codec in your server

http://striker24x7.blogspot.com/2012/02/free-g729-codec-for-asterisk.html

br
striker

    (1-2/2)
    Go to top