freeswitch/src
Joshua Gigg 1e27e9f5e7 FS-7968: [mod_voicemail] fix verbose events
- Fix record-name event missing VM-Name-Path
 - Fix verbose events for mod_voicemail 'folder-summary'
 - Send change-password event in mod_voicemail
 - Fix verbose events for mod_voicemail 'leave-message'
2015-08-24 18:12:17 +01:00
..
include FS-7966. First pass at moving to Visual Studio 2015. 2015-08-21 18:28:32 -04:00
mod FS-7968: [mod_voicemail] fix verbose events 2015-08-24 18:12:17 +01:00
.gitignore
CMakeLists.txt
Makefile.am
fs_encode.c copyright date update 2015-06-23 14:43:16 -04:00
g711.c
inet_pton.c
switch.c FS-7644. Fix build on VS2013/Win by creating and forcing nf (nofork) to true. 2015-06-18 04:53:56 -06:00
switch_apr.c FS-7894: On Windows, use critical sections instead of mutexes. (Mutexes on Windows are cross-process, unlike lightweight Linux futexes.) 2015-07-26 20:02:22 -06:00
switch_buffer.c
switch_caller.c
switch_channel.c add a debug log 2015-06-24 17:43:38 -04:00
switch_config.c
switch_console.c
switch_core.c FS-7638 properly match ACL with IPv4 mapped IPv6 addresses 2015-06-11 10:41:33 -05:00
switch_core_asr.c
switch_core_cert.c
switch_core_codec.c
switch_core_db.c
switch_core_directory.c
switch_core_event_hook.c
switch_core_file.c
switch_core_hash.c
switch_core_io.c FS-7654 #resolve 2015-06-12 23:55:29 -05:00
switch_core_media.c FS-7971 : adv_rm_rate (telephone-event and CN) 2015-08-18 10:38:33 -04:00
switch_core_media_bug.c FS-7970 Fixed crash in video_bug_thread caused by double free 2015-08-17 08:52:58 -05:00
switch_core_memory.c
switch_core_port_allocator.c
switch_core_rwlock.c
switch_core_session.c FS-7486 2015-07-03 14:22:20 -04:00
switch_core_speech.c
switch_core_sqldb.c FS-7854 Add task_runtime to tasks table in core database 2015-07-20 15:06:46 -05:00
switch_core_state_machine.c FS-7602 FS-7499 FS-7587 modify dtls init function placement 2015-06-04 20:37:15 -05:00
switch_core_timer.c
switch_core_video.c FS-7728: fix windows build issues 2015-08-04 23:29:01 -05:00
switch_cpp.cpp FS-7721 #resolve #comment this will fix your issue but of course now your example will not function anymore because you are unsetting the input callback and dtmf will be ignored but this is to be expected 2015-06-30 12:30:36 -05:00
switch_curl.c
switch_dso.c
switch_event.c FS-7894: Event header ARRAY:: data -- use strcmp to ensure data begins with ARRAY:: instead of substring search 2015-07-26 19:56:32 -06:00
switch_hashtable.c
switch_ivr.c FS-7780 add new channel variable max_session_transfers. If set, this variable is used to count 2015-07-06 15:26:56 -04:00
switch_ivr_async.c FS-7927 typo in variable name: eavesdrop_annnounce_macro 2015-07-31 17:49:17 +02:00
switch_ivr_bridge.c FS-7962 #resolve [Invite/replaces fails about half the time when between 2 freeswitch servers] 2015-08-19 12:47:31 -05:00
switch_ivr_menu.c
switch_ivr_originate.c FS-7678 #resolve 2015-06-19 01:34:31 -05:00
switch_ivr_play_say.c FS-7654 regression on eavesdropping on channels playing a file because of channel count of 0 on write frame from stream_file 2015-07-22 00:29:56 -05:00
switch_ivr_say.c
switch_json.c
switch_limit.c
switch_loadable_module.c FS-7761 [core] fix shutdown races running api commands during shutdown 2015-07-02 10:08:54 -05:00
switch_log.c
switch_mprintf.c
switch_nat.c
switch_odbc.c
switch_pcm.c
switch_pgsql.c set affected_rows also for non-SELECT queries 2015-06-02 18:46:50 +08:00
switch_profile.c
switch_regex.c
switch_resample.c FS-7654 #resolve 2015-06-12 23:55:29 -05:00
switch_rtp.c FS-8004 #resolve [Send keyframe on recv nack with multiples] 2015-08-19 13:14:24 -05:00
switch_scheduler.c
switch_sdp.c
switch_speex.c
switch_stfu.c FS-8029 minor update 2015-08-23 18:08:24 -05:00
switch_stun.c FS-7602 add some of 3b2d00f3e6 from verto to sip and refactor some code to keep sip working like verto 2015-06-02 21:20:03 -05:00
switch_swig.c
switch_swig.i
switch_time.c FS-7761 [core] fix shutdown races running api commands during shutdown 2015-07-02 10:08:54 -05:00
switch_utf8.c
switch_utils.c FS-7885 Add getcputime command 2015-07-24 02:34:00 -06:00
switch_version.c
switch_vidderbuffer.c
switch_xml.c FS-7760 #resolve 2015-07-09 20:00:28 +01:00
switch_xml_config.c
tone2wav.c