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/[EMAIL PROTECTED]") 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/[EMAIL PROTECTED]'
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/[EMAIL PROTECTED])
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

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to