Michael Jerris
5f33fb35c5
rename debug trace
2015-07-06 17:28:13 -04:00
Brian West
8a5b66b4b9
update docs %nojira
2015-07-06 16:23:00 -05:00
William King
fb173c9af7
Merge pull request #332 in FS/freeswitch from feature/FS-7783-play_and_get_digits-capture-invalid to master
...
* commit 'eed386bc8d843d01cda4c0ab99382aa3c49f41c5':
FS-7783 Add channel variable for capturing DTMF input when using play_and_get_digits when the response does not match
2015-07-06 16:22:32 -05:00
William King
eed386bc8d
FS-7783 Add channel variable for capturing DTMF input when using play_and_get_digits when the response does not match
2015-07-06 14:13:12 -07:00
Chris Rienzo
05cc8bb37d
FS-7780 add new channel variable max_session_transfers. If set, this variable is used to count
...
the number of session transfers allowed instead of the max_forwards variable. If not set, the existing
behavior is preserved.
2015-07-06 15:26:56 -04:00
Mark Lipscombe
97394bd679
FS-7778 Fix ALTER TABLE statement to use single quotes.
...
sofia_glue.c tries to issue an SQL "ALTER TABLE" statement to add the
ping_status column to sip_registrations, but fails because the default
is incorrectly quoted (double quotes vs single quotes).
2015-07-06 12:10:08 -03:00
Seven Du
08c7a1de34
FS-7777 #resolv
2015-07-04 14:10:29 +08:00
Mike Jerris
a817701824
Merge pull request #290 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_erlang_socket to master
...
* commit '97c25275a629f88700d28513a98f234d821ac9d7':
FS-7628: mod_erlang_event - added ipv6 support
2015-07-03 18:00:08 -05:00
Mike Jerris
dde04772f7
Merge pull request #283 in FS/freeswitch from bugfix/FS-7572-broadcasting-multiple-wav-files-using to master
...
* commit '9049c004b70207a43b73c7b2b31d19410fc2c4bf':
FS-7572: add some events for file open/close/fail when using file_string
2015-07-03 17:57:52 -05:00
Mike Jerris
6189ac0192
Merge pull request #274 in FS/freeswitch from bugfix/FS-7578-telephone-event-codec-clock-rate to master
...
* commit 'f35343a9cc26ba08b20571784f14a5ef36bca0fc':
FS-7578: properly generate telephone-event in sdp for each rate of codec being offered
2015-07-03 17:32:35 -05:00
Mike Jerris
369a8855a0
Merge pull request #328 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7774 to master
...
* commit 'd66839debe4ca57eaff4d477d239f88a3e30c60d':
FS-7774 add mod_kazoo #resolve
2015-07-03 17:03:01 -05:00
karl anderson
d66839debe
FS-7774 add mod_kazoo
...
#resolve
2015-07-03 22:54:47 +01:00
William King
0244af22e6
FS-7730 fix default configs to provided sample load option for mod_sms and mod_smpp
2015-07-03 14:50:48 -07:00
Anthony Minessale
178ed75571
FS-7775: [mod_conference] fix threading issue causing stuck worker threads
2015-07-03 16:46:04 -05:00
Brian West
f0417cdf57
FS-7760 test_pflag not test_flag
2015-07-03 16:35:52 -05:00
William King
774ef01784
Merge pull request #301 in FS/freeswitch from mod_smpp to master
...
* commit '775ce5c0a8a4acbacaa36d70c81e351fbb73c50d':
Adding mod_smpp as an event_handler module.
2015-07-03 16:32:09 -05:00
William King
775ce5c0a8
Adding mod_smpp as an event_handler module.
...
FS-7730 #resolve
2015-07-03 14:26:05 -07:00
Mike Jerris
1a47cd0d44
Merge pull request #318 in FS/freeswitch from ~LAZEDO/freeswitch:feature/silence_hits_exausted to master
...
* commit 'c4bd342bdaae6f8881b0099d596e8309997121cb':
FS-7771 #resolve
2015-07-03 15:11:27 -05:00
Mike Jerris
1ac1dfe4ce
Merge pull request #315 in FS/freeswitch from ~LAZEDO/freeswitch:feature/xml_fetch_channels to master
...
* commit 'b2b9555d347b11e84a86b3de1c2de5f8f8d8437e':
FS-7760 #resolve
2015-07-03 13:47:52 -05:00
karl anderson
b2b9555d34
FS-7760 #resolve
...
added xml fetch for channels to externally support nightmare transfer
depends on channel-xml-fetch-on-nightmare-transfer profile param (default is disabled)
2015-07-03 19:28:17 +01:00
Anthony Minessale
b6a6cde728
FS-7486
2015-07-03 14:22:20 -04:00
William King
20be305b1c
Merge pull request #263 in FS/freeswitch from ~LAZEDO/freeswitch-fs-7463:FS-7463 to master
...
* commit 'e12608bd11c62de715c1d6eecf05a8fe8b8becb0':
FS-7463 #resolve
2015-07-03 12:28:16 -05:00
Moises Silva
e8cbfe9631
freetdm: Fix some GSM compilation errors and do a bit of code cleanup
2015-07-03 12:42:34 -04:00
Moises Silva
01a9e443ea
freetdm: Declare __FTDM_FUNC__ macro and use it instead of __FUNCTION__ to deal with platform differences
...
OPENZAP-237 #resolve
2015-07-03 12:42:33 -04:00
karl anderson
c4bd342bda
FS-7771 #resolve
...
set a channel var if the recording is terminated due to silence hits
2015-07-03 10:36:58 +01:00
Anthony Minessale
2f836a2c53
FS-7744 amend
2015-07-02 16:12:28 -05:00
Anthony Minessale
987c84a119
mod_av use time_now instead of micro_time_now and hide annoying warning
2015-07-02 15:13:50 -05:00
Anthony Minessale
fcbdc48592
FS-7744 #resolve
2015-07-02 13:39:56 -05:00
Brian West
41067cc7b7
FS-7767 #resolve
2015-07-02 13:19:01 -05:00
Luis Azedo
05c476f9f8
FS-7764 #resolve
...
add sms delivery report event to mod_sms
2015-07-02 18:53:44 +01:00
Mike Jerris
ff9877586b
Merge pull request #324 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7758 to master
...
* commit 'e336ca8c37806f105b3cc266d44eb1ae03d57052':
FS-7758 #resolve
2015-07-02 12:00:43 -05:00
Mike Jerris
b6dae4c087
Merge pull request #326 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7759 to master
...
* commit '46d98d4a19cffdf77d181a45a6edcd5bc92f211b':
FS-7759 #resolve added a channel var to suppress setting the completed elsewhere cause
2015-07-02 11:57:55 -05:00
karl anderson
46d98d4a19
FS-7759 #resolve added a channel var to suppress setting the completed elsewhere cause
2015-07-02 17:02:47 +01:00
karl anderson
e336ca8c37
FS-7758 #resolve
...
emit an event if a loopback bowout occurs
2015-07-02 16:28:54 +01:00
Brian West
c6ccf1c513
FS-7761 [core] fix shutdown races running api commands during shutdown
2015-07-02 10:08:54 -05:00
Brian West
1d8c136dbe
testing example, need to form this into a framework
2015-07-02 09:53:48 -05:00
Brian West
9a269505b4
eavesdrop test case
2015-07-02 09:46:04 -05:00
Brian West
1b86c73034
Merge pull request #140 in FS/freeswitch from ~ARON45/freeswitch:FS-5945 to master
...
* commit '2cad5a6940bb76458e909a56c5e5e35e622467ed':
more whitespace cleanup
fixed indentation
cleanup
cond api return -ERR on all syntax errors
FS-5945 - cond api improved
FS-5945 - cond api escape special charactars
2015-07-02 09:45:27 -05:00
Anthony Minessale
f0eefb7a1f
FS-7753 #resolve
2015-07-01 14:39:30 -05:00
Anthony Minessale
3274853b00
FS-7750 #resolve
2015-07-01 12:54:51 -05:00
Chris Rienzo
3533c653c4
FS-7752 [mod_rayo] increase maximum number of <tag> elements from 30 to 1024. This allows adhearsion to create large grammars to navigate IVR menus.
2015-07-01 11:30:39 -04:00
Brian West
230709c104
tweak
2015-07-01 08:59:12 -05:00
Brian West
3db3d35986
FS-7726 puppet xml curl handler
2015-06-30 18:27:19 -05:00
Brian West
f097384d44
FS-7726 puppet extension
2015-06-30 18:23:22 -05:00
Brian West
3b42bbaa29
FS-7726 updates
2015-06-30 17:04:55 -05:00
Anthony Minessale
59d6e6323c
FS-7746 #resolve this should work now
2015-06-30 14:47:01 -05:00
Mike Jerris
4582498b5e
Merge pull request #322 in FS/freeswitch from ~MISHEHU/freeswitch:bugfix/FS-7429-mod_curl-json-response to master
...
* commit '8ca2cfa574fa453d094356e5905a2a2bc61dc999':
FS-7429: fix to output proper json
2015-06-30 13:08:06 -05:00
Yossi Neiman
8ca2cfa574
FS-7429: fix to output proper json
2015-06-30 12:45:01 -05:00
Anthony Minessale
1d91b7d61c
FS-7721 #resolve #comment this will fix your issue but of course now your example will not function anymore because you are unsetting the input callback and dtmf will be ignored but this is to be expected
2015-06-30 12:30:36 -05:00
Artur Zaprzała
66a2ba22a0
FS-7648 Fix regex "all" and "xor" tests.
2015-06-30 12:31:53 +02:00