Commit Graph

3455 Commits

Author SHA1 Message Date
Chris Rienzo 015f4e2ba6 mod_mongo: use lboost_thread by default 2013-12-09 11:14:39 -05:00
Chris Rienzo 7521254025 mod_mongo: use C++ driver pooling, added support for socket timeout 2013-12-09 11:10:05 -05:00
Anthony Minessale 0ef1409456 merge in latest 2013-12-05 23:03:02 +05:00
Anthony Minessale 156cb36820 FS-6026 --resolve 2013-12-05 11:35:53 -06:00
Anthony Minessale 608df08d6a FS-6012 --resolve 2013-11-30 19:26:32 -06:00
Jeff Lenk 097f1b560b FS-5989 --resolve 2013-11-29 22:28:05 -06:00
Anthony Minessale 1ddf632eef FS-6001 --resolve 2013-11-25 12:34:17 -06:00
Anthony Minessale bf5ff90f7d fix compile
Conflicts:
	src/mod/applications/mod_fifo/mod_fifo.c
2013-11-24 06:26:19 +05:00
Anthony Minessale 7a8680710a add nomux flag when playing to a member to block other audio 2013-11-23 01:12:36 +05:00
Anthony Minessale e771a00964 FS-5841 --resolve 2013-11-22 22:53:11 +05:00
Anthony Minessale 69c947f9e8 add polycom support to multicast paging, broadcast all formats at once to support most every popular phone at once
Conflicts:
	src/mod/applications/mod_esf/mod_esf.c
2013-11-22 05:00:26 +05:00
Anthony Minessale 27b28ae33a add execute_on_avmd_beep 2013-11-21 01:41:41 +05:00
Seven Du c629361cef avoid loop and adding a missing complete 2013-11-18 15:15:40 +08:00
Anthony Minessale f95387391d add restart-auto-record flag
Conflicts:
	src/mod/applications/mod_conference/mod_conference.c
2013-11-16 01:41:00 +05:00
Ken Rice ca040de864 FS-5776 --resolve Update libsoundtouch to address build issues 2013-11-15 12:36:06 -06:00
Ken Rice bc7b9b4da6 FS-5880 --resolve 2013-11-13 11:21:53 -06:00
Ken Rice 83f4a15449 FS-5943 --resolve 2013-11-13 11:21:53 -06:00
Chris Rienzo fb1c431ba3 mod_mongo: update mongo_find_one syntax 2013-11-13 11:45:39 -05:00
Chris Rienzo 51a845e37d mod_mongo: add support for query options 2013-11-13 11:43:04 -05:00
Anthony Minessale cf6d2c5003 FS-5211 --resolve 2013-11-12 10:23:10 -06:00
Anthony Minessale 3b4287da20 FS-5945 --resolve 2013-11-08 22:41:21 +05:00
Chris Rienzo d4916c3965 FS-5931 --resolve mod_mongo: update driver to v2.4 2013-11-04 14:43:12 -05:00
Chris Rienzo 7540023b92 FS-5921 --resolve mod_mongo: use jsonString() instead of toString(), tabs instead of spaces 2013-11-04 14:43:02 -05:00
Anthony Minessale ba3a84cc6e FS-5925 --resolve
Conflicts:
	src/mod/applications/mod_conference/mod_conference.c
2013-10-31 09:30:15 -05:00
Brian West 293a9d6911 Allow proxy media on pickup endpoint 2013-10-29 12:59:52 -05:00
Anthony Minessale 34b030d831 fifo tweaks for tracking user count 2013-10-29 22:37:07 +05:00
Anthony Minessale dfce17d325 add in-memory use_count for fifo-events 2013-10-23 01:42:46 +05:00
Anthony Minessale bbabf652f8 FS-5861 regression typo 2013-10-16 23:35:31 +05:00
Brian West be4dec6f15 Fix my snafu and allow <stun_server>[:port] [<source_ip>[:<source_port]] 2013-10-14 17:36:17 -05:00
Brian West 331b205cb0 doh, use the decoded value 2013-10-11 17:24:04 -05:00
Brian West c35ec2e208 url_decode the cid_name when you vm_cc 2013-10-11 17:21:24 -05:00
Anthony Minessale 6c5da6435d FS-5861 --resolve 2013-10-10 04:40:56 +05:00
Anthony Minessale fadb5fe316 FS-5857 --resolve 2013-10-09 02:42:14 +05:00
Anthony Minessale 12409dbeff FS-5849 --resolve 2013-10-08 21:57:12 +05:00
Anthony Minessale cb3cb7ff70 FS-5851 --resolve 2013-10-08 20:35:15 +05:00
Anthony Minessale ad98f844ba FS-5832 --resolve this should dedicate the interfaces per box assuming the hostnames on the box are distinct and the switchname param is set to be identical on the 2 boxes allowing the hostname as the sep key for the box-specific tables, the aliases table is still shared and sticky aliases should be used to keep them in tact. 2013-10-04 10:45:11 -05:00
Michael Jerris 88be913119 FS-5604: prefix outbound_name with = to completely replace the name instead of (name) cidname 2013-10-02 17:30:46 -04:00
Jeff Lenk 0291ed5460 FS-5829 --resolve 2013-09-29 09:25:14 -05:00
Seven Du 2f28507eb6 add both sdev and mdev, it was so confused most time
ref: http://www.plug.org/pipermail/plug/2005-June/002144.html
2013-09-27 07:39:04 +08:00
Seven Du a037665d48 add contributor 2013-09-27 06:27:43 +08:00
Seven Du f07bc13311 use sonar_channel_event to get a verbose event 2013-09-27 06:27:36 +08:00
Seven Du 21b4bd16b7 refactor sonar, remove global vars so it can run multiple sonar at a time 2013-09-27 06:27:27 +08:00
Seven Du 73e89edd3b fire event when done ping 2013-09-27 06:27:18 +08:00
Seven Du 871b8945fe add some statistics on sonar 2013-09-27 06:27:09 +08:00
Seven Du 887999e540 fix crash on zstr 2013-09-27 06:26:58 +08:00
Brian West 36893d713f Add ability to specifiy the source port on the stun request 2013-09-23 14:03:26 -05:00
Anthony Minessale 73d1bbc01f FS-5815 --resolve 2013-09-23 21:53:11 +05:00
Anthony Minessale 8084c28d62 FS-5807 contd 2013-09-20 23:34:57 +05:00
Anthony Minessale 79897b6ba4 FS-5812 --resolve 2013-09-20 20:03:51 +05:00
Anthony Minessale 1575c0393e FS-5802 --resolve 2013-09-20 00:08:23 +05:00