[Asterisk-Users] MGCP error dialing
Steven Kalcevich
stevek at eol.ca
Wed May 19 19:42:34 MST 2004
I am trying to dial a mgcp extention from my sip phone and i am getting this
error message. anyone got any idea?
error
I> -- Executing Dial("SIP/2204-5dc2", "MGCP/aaln/1 at 10.0.1.150") in new
stack
May 19 22:30:01 NOTICE[1251156800]: chan_mgcp.c:1104 find_subchannel: Gateway
'10.0.1.150' (and thus its endpoint 'aaln/1') does not exist
May 19 22:30:01 WARNING[1251156800]: chan_mgcp.c:2608 mgcp_request: Unable to
find MGCP endpoint 'aaln/1 at 10.0.1.150'
May 19 22:30:01 NOTICE[1251156800]: app_dial.c:536 dial_exec: Unable to create
channel of type 'MGCP'
== Everyone is busy at this time
-- Executing VoiceMail("SIP/2204-5dc2", "u2202") in new stack
-- Playing 'vm-theperson' (language 'en')
-- Playing 'digits/2' (language 'en')
-- Playing 'digits/2' (language 'en')
exten.conf setup with mgcp
exten => 2202,1,Dial(MGCP/aaln/1 at 10.0.1.150)
exten = 2202,2,Voicemail(u2202)
exten => 2202,3,Hangup
mgcp.conf
[general]
port = 2427
bindaddr = 0.0.0.0
[dlinkgw]
host=10.0.1.150
canreinvite=no
context=default
line => aaln/1
Regards,
Steve Kalcevich
More information about the asterisk-users
mailing list