[asterisk-bugs] [JIRA] (ASTERISK-6579) Tones for Malaysia
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Jul 2 06:53:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-6579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=207610#comment-207610 ]
Matt Jordan commented on ASTERISK-6579:
---------------------------------------
Filip -
This issue is pretty old and has been closed for 5 years now. If there's a discrepancy between zonedata.c and indications.conf, please go ahead and open a new issue. If you'd like to attach a patch to indictions.conf that corrects the ringtone, that'd be appreciated.
Thanks!
Matt
> Tones for Malaysia
> ------------------
>
> Key: ASTERISK-6579
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-6579
> Project: Asterisk
> Issue Type: New Feature
> Components: Resources/res_indications
> Reporter: el_flynn
>
> I'd like to add Malaysian tones to the list of built-in tones in zaptel's zonedata.c file as well as Asterisk's indications.conf file.
> ****** ADDITIONAL INFORMATION ******
> For zonedata.c:
> ---------------
> { XX, "my", "Malaysia", { 400, 200, 400, 2000 },
> {
> { ZT_TONE_DIALTONE, "425" },
> { ZT_TONE_BUSY, "425/500,0/500" },
> { ZT_TONE_RINGTONE, "425/400,0/200,425/400,0/2000" },
> { ZT_TONE_CONGESTION, "425/500,0/500" },
> { ZT_TONE_CALLWAIT, "425/100,0/4000" },
> /* DIALRECALL - not specified */
> { ZT_TONE_DIALRECALL, "350+440" },
> /* RECORDTONE - not specified */
> { ZT_TONE_RECORDTONE, "1400/500,0/60000" },
> { ZT_TONE_INFO, "950/330,0/15,1400/330,0/15,1800/330,0/1000" },
> /* STUTTER not specified */
> { ZT_TONE_STUTTER, "450+425" },
> },
> },
> ---------------
> Note: modify XX above to the next number in the file
> For indications.conf:
> ---------------
> [my]
> description = Malaysia
> ringcadence = 2000,4000
> dial = 425
> busy = 425/500,0/500
> ring = 425/400,0/200
> congestion = 425/500,0/500
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list