Hi! > I am trying to dial a mgcp extention from my sip phone and i am getting this > error message. anyone got any idea?
Do a "mgcp show endpoints" at the CLI and watch the output. > 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]' > mgcp.conf > > [dlinkgw] > host=10.0.1.150 > canreinvite=no > context=default > line => aaln/1 Change [dlinkgw] to [10.0.1.150], and the do a "restart" - depending on the Asterisk CVS version that you are using a "reload" or "mgcp reload" might not be sufficent/ might not work. See also: http://www.voip-info.org/wiki-Asterisk+config+mgcp.conf Cheers, Philipp _______________________________________________ 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
