15326 Commits

Author SHA1 Message Date
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
Michael Jerris
e6bfd00502 FS-5819: fix incorrect true type in call to switch_core_session_reset 2013-09-24 13:25:51 -04:00
Anthony Minessale
d1c58a8e24 move thread launch to be after config check for back-compat mode in event handler 2013-09-23 21:59:01 -05:00
Anthony Minessale
99c681f367 FS-5820 --resolve 2013-09-23 18:31:16 -05:00
Brian West
b9fa4e123f Add ability to specifiy the source port on the stun request 2013-09-23 14:02:54 -05:00
Nathan Neulinger
23530ebb23 add send of DisplayPromptStatusMessage and ForwardAll stimulus 2013-09-23 13:18:00 -05:00
Anthony Minessale
c214648d88 FS-5549 --resolve 2013-09-23 11:32:29 -05:00
Anthony Minessale
ab70133ec1 FS-5815 --resolve 2013-09-23 10:58:25 -05:00
Nathan Neulinger
1dc04136e2 add functions for sending forward stat message (mod_skinny) 2013-09-23 11:49:22 -05:00
Jeff Lenk
cc806e21f1 FS-5807 -- fix windows warnings 2013-09-21 16:13:48 -05:00
Anthony Minessale
3c83138bb4 FS-5807 contd 2013-09-20 12:41:16 -05:00
Anthony Minessale
75da9d1e73 FS-5807 --resolve 2013-09-20 10:47:39 -05:00
Anthony Minessale
8ceb262b9e FS-5806 please test HEAD 2013-09-20 10:20:01 -05:00
Anthony Minessale
df713c9994 FS-5812 --resolve 2013-09-20 09:09:22 -05:00
Anthony Minessale
3efed6d095 FS-5802 --resolve 2013-09-19 13:14:11 -05:00
Anthony Minessale
6521de294c FS-5717 --resolve 2013-09-19 10:15:02 -05:00
Seven Du
4c5b8751ff fix regression from 9074a1245564d19145e4d104f34d7286210bef22 2013-09-19 22:21:28 +08:00
Chris Rienzo
de9bebc779 FS-5790 --resolve mod_rayo: fix buffer overflow when reading stereo .wav file 2013-09-18 23:20:26 -04:00
Raymond Chandler
a7ab24ef4c FS-2731 refactor a bit to make this actually usable and more cross-endpoint compatible 2013-09-18 16:00:03 -04:00
Anthony Minessale
0df6c2d094 FS-5798 --resolve 2013-09-18 09:10:34 -05:00
Jeff Lenk
f42b17e807 FS-5761 2013-09-17 22:37:03 -05:00
Anthony Minessale
232b3bb4be update cc banner 2013-09-18 05:13:46 +05:00