[Asterisk-Users] World Wide Packets LE-36 + MGCP problem
Pavel Litvinenko
litw at krypton.ru
Thu May 22 04:50:28 MST 2003
Jukka Tainio wrote:
>Hi,
>
>I'm trying to get the POTS -ports in WWP LE-36 to work with Asterisk.
>The device uses MGCP.
>
>So far I haven't had too much luck. The device seems to try to register with asterisk, but asterisk complains the following:
>
>NOTICE[1133735216]: File chan_mgcp.c, Line 825 (find_endpoint): Gateway '[10.1.1.98]' (and thus its endpoint 'aaln/1') does not exist
>NOTICE[1133735216]: File chan_mgcp.c, Line 825 (find_endpoint): Gateway '[10.1.1.98]' (and thus its endpoint 'aaln/2') does not exist
>
>When I call to the extension with the LE-36 port the phone rings, but when answered, the line is dead and the calling phone continues to play "ringing" -tone.
>
>Asterisk logs the following during the call:
>
> -- Executing Dial("H323:175", "MGCP/aaln/1 at 10.1.1.98") in new stack
> -- Called aaln/1 at 10.1.1.98
> -- MGCP/aaln/1 at 10.1.1.98 is ringing
>
>If i try to call out from the phone, that's connected to the POTS -port in LE-36, i get no free tone and can't place a call.
>
>here's my mgcp.conf
>
>[10.1.1.98]
>host = 10.1.1.98
>context = local
>line => aaln/2
>line => aaln/1
>
>--------------
>... and extensions.conf
>
>exten => 8887912,1,Dial,MGCP/aaln/1 at 10.1.1.98
>exten => 8887912,2,Hangup
>
>regards,
>
>
add to mgcp.conf
[10.1.1.98]
...
line => *
than from CLI
set verbose 0
mgcp debug
mgcp audit endpoint *@10.1.1.98
what lines do u see in reply ?
--
----
---------
Best Regards,
Pavel Litvinenko.
ICQ: 16224754
Ph: (8632) 923962, 923640
sip:litw at iptel.org
More information about the asterisk-users
mailing list