15397 Commits

Author SHA1 Message Date
William King
00c46450ff In a case where calls to phones with presence enabled as well as presence disabled,
there were cases where the presence enabled calls weren't turning off lights
due to the fact that there were calls still up on the phone(though those calls had presence disabled).
2013-10-15 19:09:39 -07:00
Anthony Minessale
c94dd25e4e swigall 2013-10-15 15:31:28 -05:00
Anthony Minessale
4a172402d2 some refactoring and plumbing for 1.4 2013-10-16 02:24:32 +05:00
Chris Rienzo
778ac5341a FS-5773 --resolve mod_ssml: allow rendering of documents if TTS is not configured 2013-10-15 15:51:04 -04:00
Chris Rienzo
ca32b7e357 FS-5865 --resolve mod_rayo: fix join/unjoin IQ result for mixers 2013-10-15 14:17:33 -04:00
Anthony Minessale
850c154bd4 fix vid switching in webrtc 2013-10-15 04:57:57 +05:00
Brian West
230e005a08 Fix my snafu and allow <stun_server>[:port] [<source_ip>[:<source_port]] 2013-10-14 17:36:37 -05:00
Anthony Minessale
323d4c73d1 remove timestamp and raw_rtp flag from loopback frames 2013-10-14 13:06:41 -05:00
Brian West
4108193d42 doh, use the decoded value 2013-10-11 17:23:47 -05:00
Brian West
40aeedcbe4 url_decode the cid_name when you vm_cc 2013-10-11 17:20:46 -05:00
Anthony Minessale
1cd6d44b06 move shutdown of session to after switch_event 2013-10-10 22:23:22 +05:00
Michael Jerris
ca0e8eaf53 FS-5866 2013-10-10 11:48:57 -04:00
Anthony Minessale
55ed8c7b13 FS-5861 --resolve 2013-10-09 17:46:27 -05:00
Chris Rienzo
396d2c6cb1 FS-5865 mod_rayo: send IQ result after join/unjoin completes 2013-10-09 17:39:33 -04:00
Travis Cross
87831d1672 Document purpose of sofia profile aliasing 2013-10-09 20:09:14 +00:00
Anthony Minessale
9d228e4fe9 FS-5857 --resolve 2013-10-08 15:47:57 -05:00
Anthony Minessale
6e6a77fa86 FS-5849 --resolve
Conflicts:
	src/mod/applications/mod_conference/mod_conference.c
2013-10-08 11:09:04 -05:00
Anthony Minessale
b5ca53f2f9 FS-5851 --resolve 2013-10-08 09:40:08 -05:00
Brian West
c0dc8ed6ff deal with rtp keep alives 2013-10-07 11:38:08 -05:00
Anthony Minessale
5ba88abf14 FS-5848 --resolve 2013-10-07 08:05:10 -05:00
Anthony Minessale
96b66ad015 FS-5840 --resolve 2013-10-05 18:07:10 -05:00
Marc Olivier Chouinard
a34095a4b7 FS-5843 Give this a try 2013-10-04 15:47:19 -04:00
Marc Olivier Chouinard
9104aab9de FS-5843 --resolve Thanks 2013-10-04 15:21:27 -04:00
Nathan Neulinger
d78a804df6 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2013-10-02 16:42:54 -05:00
Nathan Neulinger
fa45e08d0b FS-5838 fix segfaults in unload of mod_format_cdr 2013-10-02 16:42:49 -05:00
Michael Jerris
80f1cf36f3 FS-5604: prefix outbound_name with = to completely replace the name instead of (name) cidname 2013-10-02 17:30:27 -04:00
Nathan Neulinger
912e05d86c FS-5832 additional hostname updates for failover behavior 2013-10-02 12:24:34 -05:00
Nathan Neulinger
3b36e9908d FS-5599 implement mod_format_cdr 2013-10-02 12:22:36 -05:00
Nathan Neulinger
a4a0c3fcea FS-5832 - additional case of switchname/hostname 2013-10-01 20:50:42 -05:00
Anthony Minessale
6d2280df08 update to opus 1.0.3 2013-10-01 11:06:36 -05:00
Anthony Minessale
b518b09f7c 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-01 09:46:28 -05:00
Anthony Minessale
5e43037fc6 change default to use event dispatch 2013-10-01 20:10:24 +05:00
Anthony Minessale
c9444f6ff1 FS-5549 regression 2013-09-30 11:17:07 -05:00
Nathan Neulinger
4158d92ed6 FS-5826 - seems to improve behavior, possibility of issue with FS-5180, but not enough details on that problem to tell. Current symptom is definitely measurable though. --resolve 2013-09-30 09:32:14 -05:00
Jeff Lenk
8efc1d08a2 FS-5829 --resolve 2013-09-29 09:22:49 -05:00
Anthony Minessale
012e321f61 improve thread pool logic 2013-09-27 23:37:05 +05:00
Seven Du
9b3f737a94 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:38:32 +08:00
Seven Du
629856000d add contributor 2013-09-27 06:25:52 +08:00
Seven Du
ce6a5bdf2e use sonar_channel_event to get a verbose event 2013-09-27 06:23:11 +08:00
Seven Du
33acb29a5b refactor sonar, remove global vars so it can run multiple sonar at a time 2013-09-27 06:13:05 +08:00
Seven Du
17bd89c2a5 fire event when done ping 2013-09-27 05:26:02 +08:00
Seven Du
2af0cf891d add some statistics on sonar 2013-09-27 04:56:07 +08:00
Seven Du
e09cdf9c3a fix crash on zstr 2013-09-27 03:31:21 +08:00
Seven Du
7081f11ab2 we do not need this anymore since we have vid-floor 2013-09-27 03:27:18 +08:00
Nathan Neulinger
5b92970f55 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2013-09-26 12:53:50 -05:00
Nathan Neulinger
ea51b86970 FS-5819 remove pointless comparison 2013-09-26 12:53:44 -05:00
Michael Jerris
6078451bae FS-5819: add missing status values that we check from apr to the enum so the compiler knows the right type to use for the enum 2013-09-26 13:31:41 -04:00
Seven Du
07d009537f FreeSWITCH will choose the right system defaults for you 2013-09-26 03:44:37 +08:00
Seven Du
135b1d70bb only write when it make sense 2013-09-26 02:16:31 +08:00
Michael Jerris
9155e6b217 FS-5819: fix var type usage outside the range of the enum 2013-09-24 13:27:39 -04:00