asterisk/addons
Matthew Jordan 2b992bc74d Make cdr_mysql compile again by not directly setting the run-time CDR object
A stray ast_cdr_setvar was missed in cdr_mysql (silly addons). This has now
been refactored to not set the property, as the property would have been set
on a run-time object that was already dispatched to the backend. The module
simply remembers the value it wanted to set and writes it to MySQL later
in the processing.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@391964 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-06-17 03:31:19 +00:00
..
ooh323c Send re-register packets by GRQ (gatekeeper request) interval 2012-08-10 15:24:03 +00:00
Makefile Title update 2012-10-14 21:56:13 +00:00
app_mysql.c Clean up app_mysql's application entry points to properly parse arguments 2013-01-02 22:19:32 +00:00
app_saycountpl.c Opaquify channel stringfields 2012-01-24 20:12:09 +00:00
cdr_mysql.c Make cdr_mysql compile again by not directly setting the run-time CDR object 2013-06-17 03:31:19 +00:00
chan_mobile.c Fix issue where chan_mobile fails to bind to first available port 2013-01-17 02:32:34 +00:00
chan_ooh323.c Update Asterisk's CDRs for the new bridging framework 2013-06-17 03:00:38 +00:00
chan_ooh323.h add ast_publish_channel_state according new event framework 2013-05-19 20:52:34 +00:00
format_mp3.c format_mp3: Fix a possible crash in mp3_read(). 2012-05-12 00:03:42 +00:00
ooh323cDriver.c Added direct media support to ooh323 channel driver 2012-07-04 21:42:05 +00:00
ooh323cDriver.h Merged revisions 308242 via svnmerge from 2011-02-18 00:11:06 +00:00
res_config_mysql.c Add support for a realtime sorcery module. 2013-04-27 12:01:29 +00:00