Commit Graph

25238 Commits

Author SHA1 Message Date
Jeff Lenk 6d0069a0cf add missing decel for last spandsp commit 2013-10-06 20:26:24 -05:00
Anthony Minessale 96b66ad015 FS-5840 --resolve 2013-10-05 18:07:10 -05:00
Steve Underwood 489053beb9 Some polishing of FAX modem Tx handling 2013-10-06 01:25:39 +08:00
Steve Underwood 1d76b2f907 Tweaks to logging in spandsp 2013-10-05 16:07:19 +08: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
Moises Silva bb67ff5e0b OPENZAP-219 --resolve
Calling ton and caller ton is not parsed at all in libpri signaling module
Patched-by: Markus Schräder
2013-10-04 12:12:47 -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 1825b5bc89 FS-5599 add to vanilla conf 2013-10-02 12:51:22 -05: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 54ed353243 FS-5599 implement mod_format_cdr 2013-10-02 11:47:02 -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
Michael Jerris 1aa8464114 FS-5819: don't assigne variable to itself 2013-09-30 13:28:47 -04: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
Chris Rienzo 6b9382290d FS-5819 fix typo 2013-09-27 22:23:23 -04:00
Michael Jerris 42d7d86514 FS-5819: fix bounds check on enum type 2013-09-27 21:28:12 -04:00
Michael Jerris 0be5614b4d FS-5827: cleanup postgres version detection to support devel versions better 2013-09-27 15:32:40 -04:00
Michael Jerris 471a443b43 FS-5827: cleanup postgres version detection to support devel versions better 2013-09-27 15:09:58 -04:00
Anthony Minessale 012e321f61 improve thread pool logic 2013-09-27 23:37:05 +05:00
Michael Jerris 25001e857f FS-5819: fix useless assignment in sofia 2013-09-27 12:39:49 -04: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
Anthony Minessale 47221d2e15 add gl git wrapper script to inline jira summaries into git log 2013-09-26 10:21:05 -05: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