[asterisk-bugs] [Asterisk 0016173]: [patch] chan_mgcp new feature: digitmaps definitions

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 18 14:11:20 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16173 
====================================================================== 
Reported By:                nahuelgreco
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16173
Category:                   Channels/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
JIRA:                       SWP-1479 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 227269 
Request Review:              
====================================================================== 
Date Submitted:             2009-11-03 12:51 CST
Last Modified:              2010-05-18 14:11 CDT
====================================================================== 
Summary:                    [patch] chan_mgcp new feature: digitmaps definitions
Description: 
I created a patch against trunk (rev 227269) to send digitmaps definitions
to endpoints, so endpoints will collect digits and send a single NTFY
containing all of them ("enbloc" mode), instead of a NTFY per digit
("overlap" mode). Using this patch existing configuration files will
exhibit the same behaviour as before applying it, so this is a backwards
compatible change. 

See the attached digitmaps.patch and the example usage in
digitmaps-example_conf.txt. 

Notes:

- A CLI command "mgcp show digitmaps" was added.

- Realtime doesn't have an analogous to "=>" definitions, so if you want
to reference a digitmap from an endpoint defined with Realtime use the '@'
syntax.

- Using Realtime with digitmaps was not tested at all, but I think it must
work ok.

- Some Motorola MTAs seems to malfunction if the digitmap sent is not
enclosed between parentheses, so always use them.

Greets,
Nahuel Greco.
====================================================================== 

---------------------------------------------------------------------- 
 (0122086) jtodd (administrator) - 2010-05-18 14:11
 https://issues.asterisk.org/view.php?id=16173#c122086 
---------------------------------------------------------------------- 
I'd suggest talking to some of the other people in the issue tracker who
are working on MGCP patches.  We have an extremely small community who is
able to test this type of thing; you all should get to know each other,
since testing these patches (and therefore committing them) is extremely
difficult with the limited MGCP user community. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-18 14:11 jtodd          Note Added: 0122086                          
======================================================================




More information about the asterisk-bugs mailing list