[Asterisk-Users] MGCP error dialing
Philipp von Klitzing
klitzing at pool.informatik.rwth-aachen.de
Thu May 20 02:35:24 MST 2004
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/1 at 10.0.1.150'
> 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
More information about the asterisk-users
mailing list