[Home]

Summary:ASTERISK-00687: [patch] MGCP interoperability with Cisco IADs
Reporter:juanjo (juanjo)Labels:
Date Opened:2003-12-21 02:46:57.000-0600Date Closed:2008-01-15 14:51:54.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) cisco_iad_mgcp.diff.gz
( 1) cisco_iad_mgcp2.diff.gz
( 2) cisco_iad_mgcp3.diff.gz
Description:     I&ASTERISK-177;m trying to make work Asterisk against a Cisco IAD2431 with chan_mgcp. Since chan_mgcp assumes the Line package is the default which is not the usual with Cisco&ASTERISK-177;s GW I made a little patch which signals the package. Also the event "cg" is on Generic Media package so I changed "cg" to "G/cg". I can make and receive calls now and I think it shouldn&ASTERISK-177;t hurt others MGCP endpoints.
       There are other problems, for example Cisco don&ASTERISK-177;t like how Asterisk signals more than one codec, since a:PCMU;PCMA should be used instead of a:PCMU, a:PCMA. And chan_mgcp always uses ulaw as the default even if a use "allow" in mgcp.conf. I&ASTERISK-177;ll try to make GSM work and some  other stuff, like hook flash transfer and then send another patch since that could break interoperation with others mgcp GWs.
Comments:By: juanjo (juanjo) 2003-12-23 07:42:59.000-0600

Reminder sent to markster

Mark,

  Sorry to bug you. I forgot to mention this is a patch. I have another patch to handle request for wildcard endpoint and I&ASTERISK-177;ll like to see if this one could be applied to the code before sending more patches.

By: Olle Johansson (oej) 2004-03-21 16:27:09.000-0600

Could you please update to current CVS and ask for testing on the mailing list?

By: juanjo (juanjo) 2004-03-22 17:39:40.000-0600

Ok,

   Give some time, since my development box is offline. I had tested this with the Cisco IAD and an Oki with 2FXS + FXO backup and worked fine. I'll try to sync my code with the CVS this week. Also I added support for the * endpoint.

By: juanjo (juanjo) 2004-03-30 12:21:45.000-0600

Ok,

   I updated the patch against last CVS (03/30/2004) please test in order to send  another patch I have to add suport to * endpoint in RSIP messages. The file is cisco_iad_mgcp2.diff.gz.

By: Olle Johansson (oej) 2004-04-06 03:42:48

Juanjo, have you sent in an disclaimer?

By: juanjo (juanjo) 2004-04-06 15:13:26

Oej,

   I just sent the disclaimer. BTW I attached a new version of the patch this one fixes a little bug and wildcard endpoint support. The file is cisco_iad_mgcp3.diff.gz

By: juanjo (juanjo) 2004-04-11 14:47:13

Reminder sent to oej

Guys,

   I want to continue to improve chan_mgcp but if nobody test this patch in order to get in CVS I cannot sync this stuff everytime head changes. Please test.

By: Olle Johansson (oej) 2004-04-12 03:39:07

Sorry, haven't got any MGCP equipment to test with. I'll send a reminder to the -dev list.

By: Mark Spencer (markster) 2004-04-26 01:13:42

Added to CVS.  Thanks!

By: Digium Subversion (svnbot) 2008-01-15 14:51:54.000-0600

Repository: asterisk
Revision: 2767

U   trunk/channels/chan_mgcp.c

------------------------------------------------------------------------
r2767 | markster | 2008-01-15 14:51:53 -0600 (Tue, 15 Jan 2008) | 2 lines

Merge JS's Cisco MGCP fixes (Bug ASTERISK-687)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2767