[Home]

Summary:ASTERISK-01472: [patch] chan_mgcp.c does not process retrans_pkt/mgcpsock_read not called during reload command
Reporter:flying_sushi (flying_sushi)Labels:
Date Opened:2004-04-27 11:10:58Date Closed:2008-01-15 14:52:38.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_mgcp.c.diff
Description:NOTE: THIS ONLY APPLIES TO PATCHED CHAN_MGCP.C BY SERKAN (ID 0001114).

with 30+ MGCP devices registered in the mgcp.conf, messages are not being processed (retrans_pkt/mgcpsock_read) until reload_config completes. i have 130+ devices registered in my mgcp.conf running on a P4/2.8GH and every time i issue a reload it gives me headache. sometimes it even stops responding to mgcp requests sent by devices completely and all the MGCP devices also stop working, the ultimate consequence is to issue a "restart now" command.


****** ADDITIONAL INFORMATION ******

i hope the following patch fixed it for me.
Comments:By: flying_sushi (flying_sushi) 2004-04-27 11:11:53

kill this bug please, i pressed on submit twice.

By: Mark Spencer (markster) 2004-04-27 13:14:27

Please attach a cvs diff -u.  Thanks!

By: Mark Spencer (markster) 2004-04-27 17:12:51

Fixed in CVS head.  Since this isn't actually a *bug* (and most assuredly not a major one) it's not getting backported to stable.

By: Digium Subversion (svnbot) 2008-01-15 14:52:09.000-0600

Repository: asterisk
Revision: 2785

U   trunk/channels/chan_mgcp.c

------------------------------------------------------------------------
r2785 | markster | 2008-01-15 14:52:08 -0600 (Tue, 15 Jan 2008) | 2 lines

Improve responsiveness of MGCP during a reload (bug ASTERISK-1472)

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

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

By: Digium Subversion (svnbot) 2008-01-15 14:52:38.000-0600

Repository: asterisk
Revision: 2819

U   trunk/apps/app_directory.c
U   trunk/configs/voicemail.conf.sample

------------------------------------------------------------------------
r2819 | markster | 2008-01-15 14:52:37 -0600 (Tue, 15 Jan 2008) | 2 lines

Add ability to customize directory introduction (bug ASTERISK-1472)

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

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