Commit Graph

12847 Commits

Author SHA1 Message Date
Anthony Minessale 1eae27942e addition to 5b3b77071b 2012-05-14 13:07:40 -05:00
Anthony Minessale 4670a770cf fix sofia interaction with presence api command 2012-05-14 11:06:36 -05:00
Anthony Minessale 5b3b77071b make sure bargers use the same codec as bargee to avoid transcoding delay 2012-05-14 10:03:35 -05:00
Anthony Minessale e7b4821844 clean up forking code in example 2012-05-14 07:13:26 -05:00
Anthony Minessale 172e4a3041 FS-4183 here is a start, it still needs some work but here are the basic components, initially I am using the algorithim we use to generate artifical silence (static) and using one of those values to sleep a certian number of microseconds plus the cumulative bytes of events but i bet there is still some predictability in there so it needs some more 2012-05-14 06:58:41 -05:00
Giovanni Maruzzelli 44fd0de8ff gsmopen: indented 2012-05-14 02:04:36 +02:00
Giovanni Maruzzelli 8a1508d669 gsmopen: correctly receives SMSs in GSM7 and UCS2 2012-05-14 02:04:36 +02:00
Giovanni Maruzzelli eb93a14eb3 gsmopen: correctly sends SMSs in GSM7 or UCS2. Let's check SMS receiving 2012-05-14 02:04:36 +02:00
Giovanni Maruzzelli 4101e6b2b7 gsmopen: mod_sms tweak 2012-05-14 02:04:36 +02:00
Anthony Minessale 0b43b32b42 Wrong week to quit sniffing glue 2012-05-11 13:34:42 -05:00
Anthony Minessale dd1ae3307c another tweak 2012-05-11 13:12:44 -05:00
Anthony Minessale bbd9aa237e another tweak 2012-05-11 13:06:35 -05:00
Anthony Minessale afdfb9a6e1 fix missed error condition 2012-05-11 12:46:32 -05:00
Anthony Minessale f3b1809a63 tweak to standby mode 2012-05-11 10:20:45 -05:00
Giovanni Maruzzelli 03bfc941a1 gsmopen: not check for CKPD when receiving SMS 2012-05-11 08:08:22 +02:00
Anthony Minessale f9653fbd38 FS-4204 --resolve 2012-05-10 22:34:37 -05:00
Giovanni Maruzzelli aba8e073a4 skypopen: don't whine in debug when skypeout to pstn 2012-05-10 23:05:08 +02:00
Giovanni Maruzzelli dbafc38b3e skypopen: sk balances gives you how many credits you have, no more errors 2012-05-10 23:05:08 +02:00
Anthony Minessale 7044273376 not worth it.... 2012-05-10 12:23:00 -05:00
Anthony Minessale e54ab070f4 put presence-data in events 2012-05-10 12:15:30 -05:00
Anthony Minessale 787d81db32 fix bsd build issue 2012-05-10 10:57:29 -05:00
Anthony Minessale 68021e862f send silence on smaller sleeps 2012-05-10 09:51:07 -05:00
Anthony Minessale e0db68d20b add string to url 2012-05-10 09:51:07 -05:00
Anthony Minessale 576fbb97ad tweak 2012-05-10 07:10:19 -05:00
Daniel Swarbrick 951f159901 update mongo-c-driver to 0.5.2 2012-05-10 11:03:04 +02:00
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 c728efdbb9.
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