Commit Graph

20608 Commits

Author SHA1 Message Date
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
Anthony Minessale
ee95a35b71 formatting 2012-02-24 15:18:44 -06: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
William King
77f3bd2402 Adding mod_vlc initial working version 2012-02-23 16:16:55 -08:00
Anthony Minessale
2ac4557ffc fix issue with blf over a sip proxy 2012-02-23 17:59:01 -06:00
Anthony Minessale
b843911c35 allow publish with no contact 2012-02-23 16:55:54 -06:00
Anthony Minessale
3ca8536558 regression from 29f66f99 2012-02-23 16:21:14 -06:00
Josh Perry
13ac8baef2 Fix FS-3904 use a message to shutdown the module
For some reason the running flag being set on the thread initiating the
shutdown did not propogate to the run loop thread. I couldn't find any
memory barrier functions in APR or the FS API so I am using 0MQ to send
a termination request message to the run loop thread.
2012-02-23 14:40:59 -06:00
Anthony Minessale
24afb8aaaf FS-3925 --resolve 2012-02-23 14:32:25 -06:00
Anthony Minessale
097d9a1ac5 missed a spot on commit 50727f56c6 2012-02-23 12:23:18 -06:00
Anthony Minessale
fbe4e6475d FS-3794 wow i am going bonkers 2012-02-22 23:08:19 -06:00
Anthony Minessale
29b0af627e FS-3932 --resolve the change in switch_ivr_bridge was your issue 2012-02-22 21:48:03 -06:00
Anthony Minessale
50727f56c6 add sdp_secure_savp_only channel variable for silly asterisk srtp that only has the SAVP or cries 2012-02-22 20:37:56 -06:00
Anthony Minessale
2261f8a82e FS-3933 --resolve 2012-02-22 20:17:51 -06:00