|
Home > Archive > Voice over IP Cisco > December 2007 > MGCP registration issue
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
MGCP registration issue
|
|
| David Lin 2007-12-04, 1:12 am |
|
Hi All,
I set up one AS5350 as the TG to register a MGC in order to receive the call and terminate the call to ISDN/PRI interface, but it failed to registre.
Firstly, AS5350 got 200 ok.
Dec 3 19:08:36.070: - SUCCESS: MGCP message building OK
Dec 3 19:08:36.070: - SUCCESS: END of building
Immediately, It got 500 endpt unknown. and then the MGC keep sending hello to AS5350.
Dec 3 19:08:37.898: - ERROR: mgcp_parse_packet()- MGCP Header parsing FAILED
Dec 3 19:08:37.898: - ERROR: mgcp_parse_packet()- END of Parsing
I set the hostname as the MGCP registered domain name and MGCP configuration is as following,
mgcp 2727mgcp call-agent 172.16.10.1 2727 service-type mgcp version 0.1 (same problem as ver1.0)!mgcp profile default
Is any misconfiguration in AS5350 or that MGC doesn't comply to AS5350? Please advise,
Thanks.
David
________________________________________
_________________________
Introducing the City @ Live! Take a tour!
http://getyourliveid.ca/?icid=LIVEIDENCA006
| |
| Jonathan Charles 2007-12-04, 1:12 am |
| MGCP domain name is wrong.
do a show ccm and make sure that matches what is in CCM.
Jonathan
On Dec 3, 2007 2:44 PM, David Lin <david.lin@msn.com> wrote:
>
> Hi All,
> I set up one AS5350 as the TG to register a MGC in order to receive the
> call and terminate the call to ISDN/PRI interface, but it failed to
> registre.
> Firstly, AS5350 got 200 ok.
>
>
> Dec 3 19:08:36.070: - SUCCESS: MGCP message building OK
>
> Dec 3 19:08:36.070: - SUCCESS: END of building
>
> Immediately, It got 500 endpt unknown. and then the MGC keep sending hello
> to AS5350.
>
>
> Dec 3 19:08:37.898: - ERROR: mgcp_parse_packet()- MGCP Header parsing
> FAILED
>
> Dec 3 19:08:37.898: - ERROR: mgcp_parse_packet()- END of Parsing
> I set the hostname as the MGCP registered domain name and MGCP
> configuration is as following,
> mgcp 2727
> mgcp call-agent 172.16.10.1 2727 service-type mgcp version 0.1 (same problem
> as ver1.0)
> !
> mgcp profile default
>
> Is any misconfiguration in AS5350 or that MGC doesn't comply to AS5350?
> Please advise,
>
>
> Thanks.
>
>
> David
>
>
>
>
>
> ________________________________
> HO HO HO, if you've been naughty this year, email Santa! Visit asksanta.ca
> to learn more!
> ________________________________________
_______
> cisco-voip mailing list
> cisco-voip@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
| |
| David Lin 2007-12-04, 1:12 am |
|
Thanks, Jonathan.
The MGC is not CCM. I configured the hostname exactly same as the domain name in MGC. The format is 123456.abcd.com. It's the same problem when I set the hostname as 123456 and ip domain-name as abcd.com.
In the packets, it shows,
1) AS5350 sent RSIP 450845399 *@123456.abcd.com MGCP 1.0
2) MGC responded 200 450845399 OK
3) MGC sent RQNT 127795557 aaln/0@123456.abcd.com MGCP 1.0
4) AS5350 replied 500 127795557 Endpt unknown
David> Date: Mon, 3 Dec 2007 15:01:52 -0600> From: jonvoip@gmail.com> To: david.lin@msn.com> Subject: Re: [cisco-voip] MGCP registration issue> CC: cisco-voip@puck.nether.net> > MGCP domain name is wrong.> > do a show ccm andmake sure that matches what is in CCM.> > > > Jonathan> > On Dec 3, 2007 2:44 PM, David Lin <david.lin@msn.com> wrote:> >> > Hi All,> > I set up one AS5350 as the TG to register a MGC in order to receive the> > call and terminate the call to ISDN/PRI interface, but it failed to> > registre.> > Firstly, AS5350 got 200 ok.> >> >> > Dec 3 19:08:36.070: - SUCCESS: MGCP message building OK> >> > Dec 3 19:08:36.070: - SUCCESS: END of building> >> > Immediately, It got 500 endpt unknown. and then the MGC keep sending hello> >to AS5350.> >> >> > Dec 3 19:08:37.898: - ERROR: mgcp_parse_packet()- MGCPHeader parsing> > FAILED> >> > Dec 3 19:08:37.898: - ERROR: mgcp_parse_packet()- END of Parsing> > I set the hostname as the MGCP registered domain name and MGCP> > configuration is as following,> > mgcp 2727> > mgcp call-agent 172.16.10.1 2727 service-type mgcp version 0.1 (same problem> > as ver1..0)> > !> > mgcp profile default> >> > Is any misconfiguration in AS5350 orthat MGC doesn't comply to AS5350?> > Please advise,> >> >> > Thanks.> >> >> > David> >> >> >> >> >> > ________________________________> > HO HO HO, if you've been naughty this year, email Santa! Visit asksanta.ca> > to learn more!> > ________________________________________
_______> > cisco-voip mailing list> > cisco-voip@puck.nether.net> > https://puck.nether.net/mailman/listinfo/cisco-voip> >
________________________________________
_________________________
Read what Santa`s been up to! For all the latest, Visit on the North Pole visit asksantaclaus.spaces.live.com!
http://asksantaclaus.spaces.live.com/
| |
| dschulz 2007-12-04, 1:12 am |
| Dave - can you check to make sure that the hardware matches the card that
you configured in CallManager? Also, you may want to check the IOS version
on the gateway. We may want to check the bug reports to see if there is an
issue with that endpoint on the version of CM you are using. This would
appear to be the issue if you are getting to the RQNT stage.
Dave
_____
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of David Lin
Sent: Monday, December 03, 2007 4:27 PM
To: Jonathan Charles
Cc: Cisco-VoIP
Subject: Re: [cisco-voip] MGCP registration issue
Thanks, Jonathan.
The MGC is not CCM. I configured the hostname exactly same as the domain
name in MGC. The format is 123456.abcd.com. It's the same problem when I set
the hostname as 123456 and ip domain-name as abcd.com.
In the packets, it shows,
1) AS5350 sent RSIP 450845399 *@123456.abcd.com MGCP 1.0
2) MGC responded 200 450845399 OK
3) MGC sent RQNT 127795557 aaln/0@123456.abcd.com MGCP 1.0
4) AS5350 replied 500 127795557 Endpt unknown
David
[vbcol=seagreen]
> Date: Mon, 3 Dec 2007 15:01:52 -0600
> From: jonvoip@gmail.com
> To: david.lin@msn.com
> Subject: Re: [cisco-voip] MGCP registration issue
> CC: cisco-voip@puck.nether.net
>
> MGCP domain name is wrong.
>
> do a show ccm and make sure that matches what is in CCM.
>
>
>
> Jonathan
>
> On Dec 3, 2007 2:44 PM, David Lin <david.lin@msn.com> wrote:
hello[vbcol=seagreen]
problem[vbcol=seagreen]
asksanta.ca[vbcol=seagreen]
_____
Your chance to win great prizes with Telus and Windows Live Messenger for
Mobile. Click here for more information!
<http://www.telusmobility.com/on/wwe...messaging.shtml>
| |
| Jonathan Charles 2007-12-04, 1:12 am |
| Not CCM???
Cool, what is it?
Jonathan
On Dec 3, 2007 3:26 PM, David Lin <david.lin@msn.com> wrote:
>
> Thanks, Jonathan.
> The MGC is not CCM. I configured the hostname exactly same as the domain
> name in MGC. The format is 123456.abcd.com. It's the same problem when I set
> the hostname as 123456 and ip domain-name as abcd.com.
> In the packets, it shows,
> 1) AS5350 sent RSIP 450845399 *@123456.abcd.com MGCP 1.0
> 2) MGC responded 200 450845399 OK
> 3) MGC sent RQNT 127795557 aaln/0@123456.abcd.com MGCP 1.0
> 4) AS5350 replied 500 127795557 Endpt unknown
>
> David
>
>
>
>
>
> hello
> problem
> asksanta.ca
>
>
> ________________________________
> Your chance to win great prizes with Telus and Windows Live Messenger for
> Mobile. Click here for more information!
| |
| David Lin 2007-12-04, 1:11 pm |
|
Yes Jonathan and Dave.
It's not the CCM it's a softswitch(I think it's HUAWEI).
My IOS is 12.4. I am not very familiar with MGCP's call establishment. The MGC responded 200OK and sent back RQNT but got 500 Endpt unknown. Doesn't it mean the msg didn't recognize the domain name setting on AS5300?
Also I gonna place a calll from AS5300 to the MGC and see what will happen,but how can I associate the MGCP call route into dial-peer?
Any advice? Thanks.
David> Date: Mon, 3 Dec 2007 17:04:23 -0600> From: jonvoip@gmail.com> To: david.lin@msn.com> Subject: Re: [cisco-voip] MGCP registration issue> CC: cisco-voip@puck.nether.net> > Not CCM???> > Cool, what is it?> > > Jonathan> > On Dec 3, 2007 3:26 PM, David Lin <david.lin@msn.com> wrote:> >> > Thanks, Jonathan.> > The MGC is not CCM. I configured the hostname exactly same as the domain> > name in MGC. The format is 123456.abcd.com. It's the same problem when I set> > the hostname as 123456 and ip domain-name as abcd.com.> > In the packets, it shows,> > 1) AS5350 sent RSIP 450845399 *@123456.abcd.com MGCP 1.0> > 2) MGC responded 200 450845399 OK> > 3) MGC sent RQNT 127795557 aaln/0@123456.abcd.com MGCP 1.0> > 4) AS5350 replied 500 127795557 Endpt unknown> >> > David> >> >> >> > > Date: Mon, 3 Dec 2007 15:01:52 -0600> > > From: jonvoip@gmail.com> > > To: david.lin@msn.com> > > Subject: Re: [cisco-voip] MGCP registration issue> > > CC: cisco-voip@puck.nether.net> >> >> > >> > > MGCP domain name is wrong.> > >> > > do a show ccm and make sure that matches what is in CCM.> > >> > >> > >> > > Jonathan> > >> > > On Dec 3, 2007 2:44 PM, David Lin <david.lin@msn.com> wrote:> > > >> > > > Hi All,> > > > I set up one AS5350 as the TG to register a MGC in order to receive the> > > > call and terminate the call to ISDN/PRI interface, but it failed to> > > > registre.> > > > Firstly, AS5350 got 200 ok.> > > >> > > >>> > > Dec 3 19:08:36.070: - SUCCESS: MGCP message building OK> > > >> > > > Dec 3 19:08:36.070: - SUCCESS: END of building> > > >> > > > Immediately,It got 500 endpt unknown. and then the MGC keep sending> > hello> > > > toAS5350.> > > >> > > >> > > > Dec 3 19:08:37.898: - ERROR: mgcp_parse_packet()- MGCP Header parsing> > > > FAILED> > > >> > > > Dec 3 19:08:37.898: - ERROR: mgcp_parse_packet()- END of Parsing> > > > I set the hostname as theMGCP registered domain name and MGCP> > > > configuration is as following,> > > > mgcp 2727> > > > mgcp call-agent 172.16.10.1 2727 service-type mgcpversion 0.1 (same> > problem> > > > as ver1.0)> > > > !> > > > mgcp profile default> > > >> > > > Is any misconfiguration in AS5350 or that MGC doesn't comply to AS5350?> > > > Please advise,> > > >> > > >> > > > Thanks.> > > >> > > >> > > > David> > > >> > > >> > > >> > > >> > > >> > > > ________________________________> > > > HO HO HO, if you've been naughty this year, email Santa! Visit> > asksanta.ca> > > > to learn more!> > > > ________________________________________
_______> > > > cisco-voip mailing list> > > > cisco-voip@puck.nether.net> > > > https://puck.nether.net/mailman/listinfo/cisco-voip> > > >> >> >> > ________________________________> > Your chance to win great prizes with Telus and Windows Live Messenger for> > Mobile. Click here for more information!
________________________________________
_________________________
Read what Santa`s been up to! For all the latest, visit asksantaclaus.spaces.live.com!
http://asksantaclaus.spaces.live.com/
| |
| Fedorov, Konstantin 2007-12-04, 1:11 pm |
| Hello David
Check what endpoint names require MGC.
I think that MGC donn't understand such names
like S0/DS1-0@xxxx.xxx., especially first part
And ... are you shure that Huawei or some another CA tested with
Cisco ??
----------------------
Sincerely Yours,
Konstantin Fedorov
_____
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of David Lin
Sent: Tuesday, December 04, 2007 7:11 PM
To: Jonathan Charles
Cc: Cisco-VoIP
Subject: Re: [cisco-voip] MGCP registration issue
Yes Jonathan and Dave.
It's not the CCM it's a softswitch(I think it's HUAWEI).
My IOS is 12.4. I am not very familiar with MGCP's call establishment.
The MGC responded 200OK and sent back RQNT but got 500 Endpt unknown.
Doesn't it mean the msg didn't recognize the domain name setting on
AS5300?
Also I gonna place a calll from AS5300 to the MGC and see what will
happen, but how can I associate the MGCP call route into dial-peer?
Any advice? Thanks.
David
[vbcol=seagreen]
> Date: Mon, 3 Dec 2007 17:04:23 -0600
> From: jonvoip@gmail.com
> To: david.lin@msn.com
> Subject: Re: [cisco-voip] MGCP registration issue
> CC: cisco-voip@puck.nether.net
>
> Not CCM???
>
> Cool, what is it?
>
>
> Jonathan
>
> On Dec 3, 2007 3:26 PM, David Lin <david.lin@msn.com> wrote:
domain[vbcol=seagreen]
when I set[vbcol=seagreen]
receive the[vbcol=seagreen]
to[vbcol=seagreen]
sending[vbcol=seagreen]
parsing[vbcol=seagreen]
(same[vbcol=seagreen]
AS5350?[vbcol=seagreen]
Messenger for[vbcol=seagreen]
_____
Your chance to win great prizes with Telus and Windows Live Messenger
for Mobile. Click here for more information!
<http://www.telusmobility.com/on/wwe...messaging.shtml>
|
|
|
|
|