11383 Commits

Author SHA1 Message Date
Anthony Minessale
2747660269 FS-5959 FS-5958 2013-11-25 12:08:17 -06:00
Anthony Minessale
ed69ca80de fix compile 2013-11-23 19:23:11 -06:00
Anthony Minessale
b64cbe33b4 swigall 2013-11-22 16:21:41 -06:00
Anthony Minessale
8015a3a0a6 fix typo that caused a seg in presesnce 2013-11-23 02:32:02 +05:00
Eliot Gable
c7f00c3e21 Add queue talk time and hold time stats to consumer and caller stop events. 2013-11-22 20:13:49 +00:00
Anthony Minessale
94939d1bff add nomux flag when playing to a member to block other audio 2013-11-23 01:12:24 +05:00
Anthony Minessale
726b607667 FS-5841 --resolve 2013-11-22 22:52:59 +05:00
Anthony Minessale
4129adc9ac update more fields on re-subscribe 2013-11-22 22:21:32 +05:00
Anthony Minessale
c07a6b6b9e add polycom support to multicast paging, broadcast all formats at once to support most every popular phone at once 2013-11-22 04:52:11 +05:00
Anthony Minessale
29c38decab add execute_on_avmd_beep 2013-11-21 01:41:28 +05:00
Anthony Minessale
ccaa3ae732 FS-5959 2013-11-21 01:38:21 +05:00
William King
20038230d4 This was in the wrong section. Should be setting it on the auth_invite, not the auth_registration. 2013-11-20 11:12:48 -08:00
Anthony Minessale
2f1c82ff36 FS-5959 set floor when turning on video mid call in conference 2013-11-20 23:49:44 +05:00
Seven Du
46f5055914 avoid loop and adding a missing complete 2013-11-18 15:11:21 +08:00
Anthony Minessale
49f9bd01bf fix some contention in rtmp 2013-11-17 06:51:33 +05:00
Seven Du
7256caf278 add a debug_pool param to fsctl 2013-11-16 14:17:59 +08:00
Anthony Minessale
b6c51a5b31 add restart-auto-record flag 2013-11-16 01:37:16 +05:00
Ken Rice
2722665237 FS-5776 --resolve Update libsoundtouch to address build issues 2013-11-15 12:36:46 -06:00
Anthony Minessale
4fb80bf301 FS-5977 --resolve 2013-11-15 21:33:05 +05:00
Chris Rienzo
cf0a3bbf83 mod_rayo: added args to console aliases 2013-11-14 16:12:08 -05:00
Chris Rienzo
c00b8d3fe9 FS-5962 --resolve mod_rayo: fix unjoin request on b-leg 2013-11-14 14:47:33 -05:00
Jeff Lenk
cec4b78d53 fix windows build for lua 5.2 VS2010 2013-11-13 19:42:52 -06:00
Jeff Lenk
7fb68faa55 fix windows build for lua 5.2 2013-11-13 18:06:12 -06:00
Ken Rice
f9a19ee57f FS-5880 --resolve 2013-11-13 11:23:25 -06:00
Ken Rice
37d566c6f6 FS-5943 --resolve 2013-11-13 11:23:25 -06:00
Chris Rienzo
43da8509f5 mod_mongo: update mongo_find_one syntax 2013-11-13 11:45:59 -05:00
Chris Rienzo
b90f2446d4 mod_mongo: add support for query options 2013-11-13 11:42:39 -05:00
Anthony Minessale
e603c17de8 try to improve performance of subscribe sip handler 2013-11-13 21:41:37 +05:00
Anthony Minessale
81a48a9e4e missed a few files in new lua commit 2013-11-13 21:06:04 +05:00
Anthony Minessale
2771498707 change to lua 5.2 2013-11-13 07:55:12 +05:00
Anthony Minessale
1fc018f5f2 FS-5211 --resolve 2013-11-12 10:22:58 -06:00
Chris Rienzo
048a0eb898 FS-5961 --resolve mod_rayo: fixed <dial>, wasn't returning errors in some scenarios 2013-11-12 11:02:37 -05:00
Anthony Minessale
0d1b647197 remainder of previous patch to pass through dynamic payload numbers used 2013-11-12 00:42:32 +05:00
Chris Rienzo
9500e120a9 mod_rayo: fix config to passthrough loopback dialstrings 2013-11-11 11:43:03 -05:00
Anthony Minessale
b18e72162e uncomment 2013-11-09 00:59:26 +05:00
Anthony Minessale
f4cdbea580 bump number 2013-11-08 23:25:16 +05:00
Anthony Minessale
92f6986b40 FS-5945 --resolve 2013-11-08 22:36:48 +05:00
Chris Rienzo
a5328fe9c3 mod_rayo: send/receivefax bugfixes, also allow outbound calls not created with <dial> to be offered 2013-11-08 11:43:40 -05:00
Chris Rienzo
035818aa3a mod_rayo: log when rayo call is rejected because there are no online clients 2013-11-08 09:38:10 -05:00
Jeff Lenk
bf03df9f14 fix windows compiler warnings and vs2010 reswig 2013-11-07 23:01:40 -06:00
Chris Rienzo
96ceb6363e mod_rayo: <sendfax> bugfixes 2013-11-07 21:41:45 -05:00
Chris Rienzo
f97ca68f8e mod_rayo: add <sendfax> component 2013-11-07 21:41:45 -05:00
Anthony Minessale
f0335d0f51 FS-5948 --resolve 2013-11-08 03:53:12 +05:00
Anthony Minessale
bb9adff511 rework media code 2013-11-08 03:48:00 +05:00
Anthony Minessale
73c4eb5f10 add 8k support for opus 2013-11-08 03:44:21 +05:00
Chris Rienzo
69035ff412 mod_rayo: add fax to service discovery query 2013-11-07 16:14:03 -05:00
Chris Rienzo
8bc0f99e70 mod_rayo: <receivefax> now supports HTTP(S) 2013-11-06 17:57:31 -05:00
Chris Rienzo
bb5d283e50 mod_rayo: <receivefax> component added. No support for HTTP(S) yet. 2013-11-06 17:00:13 -05:00
Chris Rienzo
90f0fdb93d mod_rayo: default record format is now wav 2013-11-05 15:16:04 -05:00
Chris Rienzo
384ddf1517 FS-5931 --resolve mod_mongo: update driver to v2.4 2013-11-04 14:29:48 -05:00