13147 Commits

Author SHA1 Message Date
Daniel Swarbrick
3ba5c72977 release mutex after iterating over channel vars 2012-05-10 10:19:45 +02:00
Michael S Collins
fbee3b5aae Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-05-09 15:21:21 -07:00
Michael S Collins
7b54701d7c mod_voicemail: Improved feedback to user when chaning vm passwords. 2012-05-09 15:20:40 -07:00
Brian West
6c0e1f90f9 tweak 2012-05-09 17:11:03 -05:00
Anthony Minessale
d7cf0bbed0 add mod_xml_scgi (like xml_curl minus the web server direct to an application backend that supports the SCGI protocol) 2012-05-09 14:06:00 -05:00
Anthony Minessale
5a059ef630 add autocomplete for uuid_video_refresh 2012-05-09 12:11:21 -05:00
Anthony Minessale
99bac0d05b add video_refresh dp and uuid_video_refresh fsapi 2012-05-09 09:06:21 -05:00
Anthony Minessale
2a4eb84e4d confirm_transfer tweak 2012-05-09 08:49:52 -05:00
Anthony Minessale
225eebc20d take out 101 dialing 2012-05-08 19:44:39 -05:00
Anthony Minessale
f106c18f51 tweak to confirm blind transfer patch 2012-05-08 19:33:53 -05:00
Anthony Minessale
d82a38dfd6 fix missing close brace 2012-05-08 19:25:14 -05:00
Travis Cross
c985853cbf mod_posix_timer: we'll find a better way to comply with gcc -pedantic on lucid
We shouldn't be logging in a signal handler.

This reverts commit c728efdbb987834f8d76dac51132d0a724380902.
2012-05-08 20:45:05 +00:00
Anthony Minessale
76c0201e89 dtmf tweak 2012-05-08 12:52:52 -05:00
Anthony Minessale
9a802cd4d3 FS-4160 2012-05-08 11:51:52 -05:00
Travis Cross
c728efdbb9 mod_posix_timer: comply with gcc -pedantic
Thanks to Thierry Panthier for pointing this out.
2012-05-08 18:13:07 +00:00
Anthony Minessale
07204a1fb5 add param:confirm-blind-transfer var:confirm_blind_transfer that makes blind transfers keep the transferrer on the line until its confirmed that the call was completed or brings it back to the bridge. blind_transfer_ack app can be executed in the dp by the transferee to indicate sucess or fail or a sucessful bridge will automatically trigger a success 2012-05-08 08:50:41 -05:00
Anthony Minessale
1fc57f9828 FS-4198 --resolve 2012-05-08 07:43:01 -05:00
Anthony Minessale
024e5fdefd FS-4196 --resolve 2012-05-08 07:41:10 -05:00
Jeff Lenk
a9b997468d fix compiler warning 2012-05-07 17:26:09 -05:00
Anthony Minessale
a511ff3026 re-implement sla barge using eavesdrop backend 2012-05-07 13:44:16 -05:00
Anthony Minessale
092a0f8b5f FS-4194 --resolve 2012-05-07 13:09:51 -05:00
Jeff Lenk
fd62240199 changes for mod_gsmopen for vs2010 2012-05-07 14:05:21 -05:00
Anthony Minessale
ce186707ff FS-3577 --resolve 2012-05-07 11:44:19 -05:00
Anthony Minessale
ca7a1acb1d FS-3809 --resolve 2012-05-07 11:43:39 -05:00
Anthony Minessale
bafba4a991 FS-4142 --resolve 2012-05-07 11:42:58 -05:00
Anthony Minessale
09e6152382 FS-3995 --resolve 2012-05-07 11:41:54 -05:00
Jeff Lenk
bbe3249de8 some windows changes for gsmopen for vs2008 - 2010 changes next 2012-05-07 13:44:07 -05:00
Giovanni Maruzzelli
00a6f61a67 skypopen: indented 2012-05-07 19:02:16 +02:00
Giovanni Maruzzelli
56f415a164 skypopen: mark chatmessages SEEN 2012-05-07 19:02:16 +02:00
Anthony Minessale
f7476320db FS-4177 play-file-done was not previously possible it was part of supressing play-file, try this patch 2012-05-07 10:24:08 -05:00
Anthony Minessale
b43fa94551 FS-4192 --resolve found the problem, this might also fix your intercept bug 2012-05-07 10:05:56 -05:00
Travis Cross
dc59561324 mod_pocketsphinx: install default.dic with correct mode 2012-05-07 16:36:18 +00:00
Giovanni Maruzzelli
8597842a56 skypopen: hook up to mod_sms, spawning a thread for servicing chatmessage 2012-05-07 17:31:32 +02:00
Anthony Minessale
c2ac863492 FS-4176 send vid refresh when switching to mirror 2012-05-07 08:48:22 -05:00
Anthony Minessale
090345de4c add outcall_flags 2012-05-07 08:46:04 -05:00
Anthony Minessale
7f76b67f5d FS-4191 --resolve 2012-05-07 08:17:41 -05:00
Di-Shi Sun
ffc4c83bfa Added mod_osp module documentation. 2012-05-07 15:52:11 +08:00
Travis Cross
d95ac52a15 correct some module .gitignore entries 2012-05-05 23:29:18 +00:00
Anthony Minessale
073e405642 do same as last patch with sched_hangup app 2012-05-04 19:48:31 -05:00
Anthony Minessale
1374f98645 make sched_hangup +0 the same as uuid_kill 2012-05-04 19:44:29 -05:00
Anthony Minessale
64d4d9ea57 add pickup endpoint and app to dptools add pickup/keyname to forked dial, then route a call to call app pickup(keyname) to have your channel return from originate. sub to pickup+keyname or presence map the pickup proto to use on blf 2012-05-04 18:59:34 -05:00
Anthony Minessale
5c66ab4793 fix xml object leak in conference cdrs 2012-05-04 18:59:34 -05:00
Travis Cross
e278c0facd mod_mongo: pass CXXFLAGS to mongo build 2012-05-04 22:15:47 +00:00
Travis Cross
56e4a5fc5d mod_mongo: let mongo build with ccache 2012-05-04 21:04:42 +00:00
William King
6ac20ed54d If the notify event contains call-info headers, then process the call-info linked list into comma separated values and add them to a header on the event. 2012-05-04 10:07:08 -07:00
Anthony Minessale
ca39f15aa9 let the var take precedence over the profile setting 2012-05-04 11:41:54 -05:00
Anthony Minessale
e8098c060d FS-4184 --resolve 2012-05-04 08:47:27 -05:00
Giovanni Maruzzelli
67240d2905 skypopen: DISABLED (for the time being) mod_sms hookup needs to CHAT CREATE, then read back the DIALOG. It will have to be spun as a separate thread, but is here as a proof of concept. I disable it right now 2012-05-04 16:39:50 +02:00
Giovanni Maruzzelli
c64813f4fd skypopen: mod_sms hookup, is flawed, because it needs to CHAT CREATE, then read back the DIALOG. It will have to be spun as a separate thread, but is here as a proof of concept. I disable it right now 2012-05-04 16:39:50 +02:00
Anthony Minessale
29f23c1c67 FS-4185 --resolve 2012-05-04 08:32:32 -05:00