Public bug reported:
Binary package hint: asterisk
Specifying the gain option to the Voicemail() application in
extensions.conf results in Asterisk crashing with a segmentation fault.
The following is the voicemail entry from my extensions.conf:
exten => 211,n,Voicemail([EMAIL PROTECTED],sg3) ;straight to voicemail, no
instructions, 3db gain
I also have tried the following (valid) variants:
exten => 211,n,Voicemail([EMAIL PROTECTED]) ;straight to voicemail, no
instructions, 3db gain
exten => 211,n,Voicemail([EMAIL PROTECTED],g3) ;3db gain
exten => 211,n,Voicemail([EMAIL PROTECTED]) ;straight to voicemail, no
instructions, 3db gain
exten => 211,n,Voicemail([EMAIL PROTECTED],g3) ;straight to voicemail, no
instructions, 3db gain
exten => 211,n,Voicemail([EMAIL PROTECTED],g9) ;9db gain
** Affects: asterisk (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
gain option to Voicemail() application crashes asterisk 1.2.7.1
https://launchpad.net/bugs/80992
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs