[asterisk-bugs] [JIRA] (ASTERISK-15070) [patch] chan_mgcp new feature: digitmaps definitions
Ricardo Flores (JIRA)
noreply at issues.asterisk.org
Thu Oct 29 16:52:15 CDT 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-15070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252605#comment-252605 ]
Ricardo Flores commented on ASTERISK-15070:
-------------------------------------------
Hi
I see this ticket was updated a long time ago. If I understand correctly this feature is not in latest Asterisk yet (or Asterisk 16 and onwards), is it?
I'm interested in this feature. I can help testing this feature but I'm a new member so I have a couple of doubts:
- Where can I find this patch?
- How to install/apply it in my system to start using and testing?
Note: I don't know if there is a formal procedure to test , etc. but I'll see if it works for my situation. If it works I will report it as a successful test.
> [patch] chan_mgcp new feature: digitmaps definitions
> ----------------------------------------------------
>
> Key: ASTERISK-15070
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-15070
> Project: Asterisk
> Issue Type: New Feature
> Components: Channels/NewFeature
> Reporter: Nahuel Greco
> Labels: patch
> Attachments: digitmaps-example_conf.txt, digitmaps.patch, digitmaps.rev234697.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list