[asterisk-dev] [PATCH] Alarm Receiver

Pedro Kiefer pedro at kiefer.com.br
Fri Jul 20 11:30:58 CDT 2012


Hi,

I'm not sure if this is the right place to send this patches, but here they
are! Hope the make to trunk.

The first patch fixes this bug:
https://issues.asterisk.org/jira/browse/ASTERISK-19435
Using a similar approach to app_fax, app_festival, app_mp3

The rest of the patches are mainly cleanups to the code, making it more
readable and manageable.

Last patch add support for audio calls after the alarm code is received.
Some alarm panels always open a voice channel after the data, and currently
the alarm receiver app was waiting for the remote site to hangup.

Cheers,

Pedro Kiefer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120720/2bc1d4cf/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-bug-ASTERISK-19435.patch
Type: application/octet-stream
Size: 836 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120720/2bc1d4cf/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Clean-up-load_config-making-it-more-readable.patch
Type: application/octet-stream
Size: 3721 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120720/2bc1d4cf/attachment-0007.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Extract-constant-number-to-defines.patch
Type: application/octet-stream
Size: 1235 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120720/2bc1d4cf/attachment-0008.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Clean-up-code.patch
Type: application/octet-stream
Size: 8224 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120720/2bc1d4cf/attachment-0009.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Remove-checksum-check-out-of-the-receive-Contact-Id-.patch
Type: application/octet-stream
Size: 3120 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120720/2bc1d4cf/attachment-0010.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Exit-the-loop-on-Audio-Call-Next-event.patch
Type: application/octet-stream
Size: 1999 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120720/2bc1d4cf/attachment-0011.obj>


More information about the asterisk-dev mailing list