Commit Graph

25235 Commits

Author SHA1 Message Date
Anthony Minessale fadb5fe316 FS-5857 --resolve 2013-10-09 02:42:14 +05:00
Anthony Minessale 9764fb33cd FS-5855 please try lastest HEAD
Conflicts:
	libs/sofia-sip/.update
2013-10-08 23:05:45 +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 cbdb174965 add gl git wrapper script to inline jira summaries into git log 2013-10-07 19:18:15 +05:00
Anthony Minessale 0ecd7504b6 FS-5848 --resolve 2013-10-07 19:00:45 +05:00
Moises Silva 01b02acfae ftmod_analog_em: Block/unblock signaling when a span is stopped/started 2013-10-06 20:51:31 -04:00
Moises Silva 4d0cc03928 Allow setting/getting signaling status from E&M channels 2013-10-06 20:11:28 -04:00
Anthony Minessale 4df12655f2 FS-5840 --resolve
Conflicts:
	src/switch_ivr_async.c
2013-10-06 05:03:49 +05:00
Nathan Neulinger f0e8eb2a5e FS-5832 additional hostname updates for failover behavior 2013-10-04 10:45:29 -05:00
Nathan Neulinger 85844e5792 FS-5832 - additional case of switchname/hostname 2013-10-04 10:45:17 -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
Anthony Minessale 731009d01d remove ssl_init not manadatory in stable 2013-10-01 20:11:55 +05:00
Anthony Minessale c48a1ba53a change default to use event dispatch 2013-10-01 20:10:42 +05:00
Michael Jerris 2f556d4802 FS-5819: don't assigne variable to itself 2013-09-30 13:29:04 -04:00
Anthony Minessale 78e04cd322 FS-5549 regression 2013-09-30 22:11:36 +05:00
Nathan Neulinger d4c56db14d 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:34 -05:00
Jeff Lenk 0291ed5460 FS-5829 --resolve 2013-09-29 09:25:14 -05:00
Chris Rienzo 5c9479db1c FS-5819 fix typo 2013-09-27 22:24:21 -04:00
Michael Jerris 4dcb448d10 FS-5819: fix bounds check on enum type 2013-09-27 21:27:52 -04:00
Michael Jerris 5f19e2f785 FS-5827: cleanup postgres version detection to support devel versions better 2013-09-27 15:33:00 -04:00
Michael Jerris c881a25db4 FS-5827: cleanup postgres version detection to support devel versions better 2013-09-27 15:10:15 -04:00
Anthony Minessale 0a9ed88019 improve thread pool logic 2013-09-27 23:37:15 +05:00
Michael Jerris d732c855cc FS-5819: fix useless assignment in sofia 2013-09-27 12:40:13 -04: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
Nathan Neulinger 0e37c99cd6 FS-5819 remove pointless comparison 2013-09-26 12:55:11 -05:00
Michael Jerris 09e45cdda2 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:32:11 -04:00
Seven Du 3d3a8f264a FreeSWITCH will choose the right system defaults for you 2013-09-26 03:46:25 +08:00
Michael Jerris 9464e437b0 FS-5819: fix var type usage outside the range of the enum 2013-09-24 13:47:06 -04:00
Michael Jerris 8688d291d4 FS-5819: fix incorrect true type in call to switch_core_session_reset 2013-09-24 13:46:59 -04:00
Anthony Minessale 3565eb5abc move thread launch to be after config check for back-compat mode in event handler 2013-09-24 08:53:31 +05:00
Anthony Minessale 4f56354b04 FS-5820 --resolve 2013-09-24 05:25:50 +05:00
Brian West 36893d713f Add ability to specifiy the source port on the stun request 2013-09-23 14:03:26 -05:00
Nathan Neulinger 9df0a987cd add send of DisplayPromptStatusMessage and ForwardAll stimulus 2013-09-23 13:18:30 -05:00
Anthony Minessale b85150d74d FS-5549 --resolve 2013-09-23 22:26:57 +05:00
Anthony Minessale 73d1bbc01f FS-5815 --resolve 2013-09-23 21:53:11 +05:00
Nathan Neulinger ec5520dfdb add functions for sending forward stat message (mod_skinny) 2013-09-23 11:49:41 -05:00
Jeff Lenk 835594fe9e fix windows compiler warnings 2013-09-21 16:22:05 -05:00
Ken Rice a9330e6b8c --resolve ESL-72 fix const char* vs char* issue in swig 2013-09-20 15:26:09 -05:00
Anthony Minessale 4bbce38eb6 FS-5806 please test HEAD 2013-09-20 23:37:54 +05:00
Anthony Minessale 8084c28d62 FS-5807 contd 2013-09-20 23:34:57 +05:00
Anthony Minessale 235a7c5683 FS-5807 --resolve 2013-09-20 21:41:19 +05:00
Anthony Minessale 79897b6ba4 FS-5812 --resolve 2013-09-20 20:03:51 +05:00