Commit ID
|
|
Contributor: | putnopvut as mmichelson |
Files Modified: | 36 |
| Date: | 04-June-2012 at 20:26 | Lines Added: | 6642 | |
| Repository: | http://svn.digium.com/svn/asterisk/trunk /trunk | Lines Removed: | 181 | |
| Commit Comment: | Merge changes dealing with support for Digium phones. Presence support has been added. This is accomplished by allowing for presence hints in addition to device state hints. A dialplan function called PRESENCE_STATE has been added to allow for setting and reading presence. Presence can be transmitted to Digium phones using custom XML elements in a PIDF presence document. Voicemail has new APIs that allow for moving, removing, forwarding, and playing messages. Messages have had a new unique message ID added to them so that the APIs will work reliably. The state of a voicemail mailbox can be obtained using an API that allows one to get a snapshot of the mailbox. A voicemail Dialplan App called VoiceMailPlayMsg has been added to be able to play back a specific message. Configuration hooks have been added. Configuration hooks allow for a piece of code to be executed when a specific configuration file is loaded by a specific module. This is useful for modules that are dependent on the configuration of other modules. chan_sip now has a public method that allows for a custom SIP INFO request to be sent mid-dialog. Digium phones use this in order to display progress bars when files are played. Messaging support has been expanded a bit. The main visible difference is the addition of an AMI action MessageSend. Finally, a ParkingLots manager action has been added in order to get a list of parking lots. |
|||
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|---|
| apps/app_mixmonitor.c | C | 176 | 13 | 36 | 0 | 29 | 0 | |
| apps/app_queue.c | C | 6 | 2 | 1 | 0 | 1 | 0 | |
| apps/app_voicemail.c | C | 1285 | 77 | 192 | 0 | 218 | 0 | |
| apps/app_voicemail.exports.in | No source code was detected in this file. | |||||||
| channels/chan_sip.c | C | 167 | 29 | 25 | 0 | 17 | 0 | |
| channels/chan_sip.exports.in | No source code was detected in this file. | |||||||
| channels/chan_skinny.c | C | 11 | 4 | 1 | 0 | 1 | 0 | |
| channels/sip/include/sip.h | C++ | 3 | 0 | 0 | 0 | 0 | 0 | |
| configs/manager.conf.sample | No source code was detected in this file. | |||||||
| ...ib/realtime/mysql/voicemail_messages.sql | SQL | 1 | 0 | 1 | 0 | 0 | 0 | |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.