Commit Graph

21110 Commits

Author SHA1 Message Date
Marc Olivier Chouinard 5e4a514531 mod_voicemail_ivr: Fix a segfault on non authenticated user and changed from 3 to 3000 the dtmf digit wait since it in milisecond 2012-03-10 22:56:29 -05:00
Anthony Minessale 8331f4a0b5 FS-3980 --resolve 2012-03-09 12:54:57 -06:00
Anthony Minessale e31a35a7be FS-3973 --resolve we can go with this for now and ponder the other problem for later 2012-03-09 11:43:37 -06:00
Anthony Minessale f38c287a4b FS-3961 --resolve 2012-03-09 11:28:29 -06:00
Anthony Minessale b1281985d5 FS-3983 revert 2012-03-08 15:27:51 -06:00
Anthony Minessale f2c5c92dfa FS-3986 --resolve regression from 8f8af38365 2012-03-08 10:18:34 -06:00
Moises Silva 3c4fdca9e0 freetdm: Fix redmine issue #2931 - Crash on SIP to SS7 call after sigbridge call
The code was improperly using peer_data as an indicator that the sigbridge
         ss7 mode was enabled. The channel flag FTDM_CHANNEL_NATIVE_SIGBRDIGE should
         be used instead
2012-03-07 19:04:31 -05:00
Travis Cross 9ac53ff859 use signal_bond rather than bleg_uuid 2012-03-07 23:11:05 +00:00
Travis Cross ca60afaa19 add cdr_csv template for OpenCDRRate 2012-03-07 22:59:05 +00:00
Anthony Minessale f558247d7d add user_via to ack in case with track calls 2012-03-07 15:41:02 -06:00
Travis Cross a6f7ad07ea bump version of callie sounds 2012-03-07 20:27:10 +00:00
Anthony Minessale 8f8af38365 FS-3983 try this 2012-03-07 13:05:33 -06:00
Travis Cross 37d6c8556c add zrtp_proxy_media.lua script to intelligently enable proxy_media mode
The logic in this script enables ZRTP sessions to negotiate end-to-end
security associations, which is desirable whether or not the switch
natively supports ZRTP itself.

See the documentation in the header of the script for instructions on
enabling this behavior.
2012-03-06 22:38:44 +00:00
Jeff Lenk d615ae55fc FS-3975 --resolve 2012-03-06 13:43:00 -06:00
Jeff Lenk d26dbeef0a FS-3974 --resolve 2012-03-06 13:41:40 -06:00
Jeff Lenk fe129b4d30 FS-3972 --resolve 2012-03-06 13:38:42 -06:00
Jeff Lenk d827cfecb4 corrected managedEsl sample 2012-03-04 17:48:30 -06:00
Michael Jerris 063acdbd24 remove some debug 2012-03-02 17:58:05 -05:00
Anthony Minessale 17cb6a22b3 add some defensive code to allow support for yealink in SCA mode even when its broken 2012-03-02 16:42:05 -06:00
Anthony Minessale 8e7f6b71a1 FS-3966 --resolve nm i guess that's fine, btw your patch had funny line feeds 2012-03-02 13:42:56 -06:00
Anthony Minessale 29d036799b FS-3955 --resolve 2012-03-02 11:51:32 -06:00
Jeff Lenk 1aa910339a add to .gitignore 2012-03-01 15:58:48 -06:00
William King b290936aba Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-03-01 10:21:17 -08:00
William King d0d75433c0 the http prefix should not be listed as a supported prefix since this could cause it to conflict with other modules. Now use the vlc:// prefix on any streams to have mod_vlc handle the stream. 2012-03-01 10:21:11 -08:00
Anthony Minessale 872a0fe658 FS-3957 --resolve 2012-03-01 10:04:07 -06:00
Anthony Minessale 5e906e8eaa FS-3962 --resolve 2012-03-01 10:00:24 -06:00
Jeff Lenk 7f4c35c91d comment log of entire upnp keep alive packet - remove debug log clutter 2012-03-01 09:28:38 -06:00
Brian West 2ec02e5445 FS-3890 2012-03-01 13:22:52 -06:00
Anthony Minessale 0626c89d4a always update the .update file when changing the sofia lib 2012-02-29 14:45:39 -06:00
Jeff Lenk 6aa492d034 vs2010 add some ssl support to curl - test 2012-02-29 08:50:00 -06:00
Jeff Lenk 7ea4d9ee37 FS-3711 --resolve 2012-02-29 07:37:45 -06:00
SwK ea975c3db1 FS-3630 --resolve
Fix up the autoconf macro to properly use the linker flags for a
statically linked library.
2012-02-28 19:21:04 -05:00
Jeff Lenk 41b3cf148f vs2010 add mod_sms. not built by default. 2012-02-28 10:34:07 -06:00
Anthony Minessale 926af0392d FS-3940 --resolve 2012-02-28 10:17:08 -06:00
Anthony Minessale a6a3ff1dc5 add another case to flush check 2012-02-28 09:51:57 -06:00
Jeff Lenk da36d1f57f FS-3953 --resolve 2012-02-28 08:38:45 -06:00
Anthony Minessale 23645b6af2 comment assert for windows 2012-02-27 16:49:12 -06:00
Anthony Minessale 62c6855f28 only flush on break when its a blocking situation part 1 2012-02-27 13:28:27 -06:00
Anthony Minessale 3a0767865d only flush on break when its a blocking situation 2012-02-27 13:26:50 -06:00
William King 0c715f1286 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-02-24 15:41:16 -08:00
William King fea66c1542 Add a README and turn off verbose debugging by default. 2012-02-24 15:41:12 -08:00
Anthony Minessale c9261be6d1 FS-3942 2012-02-24 16:09:45 -06:00
Travis Cross 803d25c45c Add ability to sign releases with tagscript 2012-02-24 22:02:12 +00:00
James Zhang eeec65265a freetdm: fixing format and loc_nadi value according to review board No. 98 2012-02-24 16:32:44 -05:00
James Zhang b5f69db10f freetdm: fixing printing in ftmod_sangoma_ss7_support.c functions 2012-02-24 16:21:21 -05:00
Anthony Minessale ee95a35b71 formatting 2012-02-24 15:18:44 -06:00
James Zhang 938fafb09e freetdm: fixing problem during review - review board number 98 2012-02-24 16:09:58 -05:00
James Zhang 6ed6fd2c1a freetdm: latest SPIROU fixes in releases.3.4 branch merged in releases.3.5 2012-02-24 15:43:23 -05:00
Anthony Minessale 1e6c4bef92 FS-3943 --resolve 2012-02-24 14:15:32 -06:00
Jeff Lenk df899dbdb4 vs2010 reswig 2012-02-23 21:24:04 -06:00