Chris Rienzo
91e9e3b587
mod_rayo: allow unjoin of call without specifying call-uri, fix unjoin of call on hold so that b-leg is not hung up, allow unjoin command to b-leg
2013-10-18 15:15:06 -04:00
Chris Rienzo
0c999603b9
mod_rayo: fix hangup after unjoining bridged calls
2013-10-18 09:47:45 -04:00
Anthony Minessale
d5d45281f3
change dtmf vol to 13
2013-10-17 21:35:56 +05:00
Anthony Minessale
d98a1eb4f3
FS-5883 --resolve
2013-10-17 21:05:32 +05:00
Travis Cross
67c0f489bc
Ensure that flite gets configured before building
...
Without this change, we would only configure flite if its Makefile did
not exist. However in the tarball for flite (v1.5.4), there is a
Makefile even before you run configure. So the only reason this
worked at all was because make was calculating the rules to run before
downloading and extracting flite.
If you build flite without configuring it first, you get a flite with
ALSA symbols that doesn't load in FS.
In discussion with the flite guys, they indicated that the presence of
the Makefile in the tarball is indeed intended.
This change has the side-effect of fixing mod_flite in the Debian
packages.
FS-5873 --resolve
2013-10-17 13:55:42 +00:00
Chris Rienzo
697a6fcb71
FS-5884 --resolve mod_rayo: detect unjoin mismatch
2013-10-17 09:43:10 -04:00
Marc Olivier Chouinard
f8abd0cc1d
Fix bootstrap from the removal of mod_html5 in previous commit and cleanup some other reference to it
2013-10-16 19:49:55 +00:00
Anthony Minessale
bbabf652f8
FS-5861 regression typo
2013-10-16 23:35:31 +05:00
Chris Rienzo
d61a5b8135
FS-5773 --resolve mod_ssml: allow rendering of documents if TTS is not configured
2013-10-15 15:50:45 -04:00
Chris Rienzo
b29a4eb39f
FS-5865 --resolve mod_rayo: fix join/unjoin IQ result for mixers
2013-10-15 14:17:56 -04:00
Brian West
be4dec6f15
Fix my snafu and allow <stun_server>[:port] [<source_ip>[:<source_port]]
2013-10-14 17:36:17 -05:00
Anthony Minessale
647cd68270
remove timestamp and raw_rtp flag from loopback frames
2013-10-15 00:02:00 +05:00
Anthony Minessale
4edd7b7422
FS-5835 --resolve
2013-10-14 21:03:42 +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
1716dbc214
move shutdown of session to after switch_event
2013-10-10 22:23:33 +05:00
Michael Jerris
167071cc77
FS-5866
2013-10-10 11:49:23 -04:00
Anthony Minessale
6c5da6435d
FS-5861 --resolve
2013-10-10 04:40:56 +05:00
Chris Rienzo
f7c9c401a3
FS-5865 mod_rayo: send IQ result after join/unjoin completes
2013-10-09 17:40:01 -04: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
0ecd7504b6
FS-5848 --resolve
2013-10-07 19:00:45 +05: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
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
Anthony Minessale
0a9ed88019
improve thread pool logic
2013-09-27 23:37:15 +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
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