rnc Info Lists wrote:

Hi,



-----Original Message-----


The portion of extensions.conf is:
exten => 3001,1,Dial(MGCP/aaln1,20)


exten => 3001,1,Dial(MGCP/aaln/[EMAIL PROTECTED],20)


Or aaln/1@<ip> should do just fine. However this doesn't explain why there
is no dialtone on the phone..

Oh, one thought: Did you set your toneconfiguration to Europe or US ? If
you
choose custom you need to configure it another way...

Florian



Update:
I changed the tone config to USA to match Asterisk. No change.  I did
notice that when I booted up everythign tonight that the MGCP SHOW
ENDPOINTS now shows:
Gateway 'ip10' at 0.0.0.0 (Dynamic)
  -- 'aaln/[EMAIL PROTECTED] in 'from-sip' is idle

In the messages at start up there is:
== Registered channel type 'MGCP' (Media Gateway Control Protocol (MGCP))
   -- MGCP Auditing endpoint aaln/[EMAIL PROTECTED] for hookstate
[chan_iax2.so]NOTICE[163851]: File chan_mgcp.c, Line 1099
(find_subchannel): Gateway '192.168.0.5' (and thus its endpoint 'aaln/1')
does not exist
   -- Setting hookstate of aaln/[EMAIL PROTECTED] to ONHOOK


MGCP DEBUG shows the below lines repeating every couple of seconds: from 192.168.0.5:2427MGCP read: RSIP 1375 aaln/[EMAIL PROTECTED] MGCP 1.0 NCS 1.0 RM: restart

from 192.168.0.5:2427Verb: 'RSIP', Identifier: '1375', Endpoint:
'aaln/[EMAIL PROTECTED]', Version: 'MGCP 1.0'
2 headers, 0 lines

Still no dialtone and not able to send or receive calls.


mgcp device is almost dump device , there is no dialtone because * did not let do that ...

your device is not registered on * , [] name in mgcp.conf must be exactly as gw name
in your case you have configured gw-name as 'ip10' in mgcp.conf but on your device it is '[192.168.0.5]'
change it on device to ip10 or in * to [[192.168.0.5]]


Evidently there is a problem finding the phone.  I can ping it from the
Asterisk server so isn't a raw IP issue.  On the phone there is the
message "Waiting for call manager"

Additional ideas are appreciated. Will keep plugging away at it.

Robert

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users





_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to