Commit Graph

25357 Commits

Author SHA1 Message Date
Chris Rienzo cd16b03cb1 mod_rayo: tweak to allow duplicate <tag> for SISR 2013-08-30 18:18:08 -04:00
Chris Rienzo 255ffd4620 mod_rayo: add some hacky support for SISR in DTMF recognizer 2013-08-30 17:43:10 -04:00
Anthony Minessale 6476adc45e FS-4757 this should fix it but I am not happy with the way this is done but since polycom is one of the only phones that does this right I have no other choice 2013-08-29 22:23:20 +05:00
Chris Rienzo 48fb8999da mod_ssml: add default config for interpret-as='characters' 2013-08-28 13:52:53 -04:00
Anthony Minessale 1d09cdba96 swigall 2013-08-28 21:32:02 +05:00
Anthony Minessale 66170be9d8 FS-5734 documentation will need to be updated to request languages instead of phrases 2013-08-28 21:25:52 +05:00
Seven Du 9760f183fe fix typo 2013-08-28 16:23:46 +08:00
Anthony Minessale 782664056c fix some close on -1 issues 2013-08-27 23:00:29 +05:00
Nathan Neulinger 6ac01bdd1f fix variable setting from skinny and mismatched logging 2013-08-27 12:31:57 -05:00
Chris Rienzo 4990a541bf FS-5733 --resolve mod_rayo: don't use nested <input> when creating dtmf-only match. 2013-08-26 18:57:25 -04:00
Anthony Minessale 1233172101 FS-5731 --resolve 2013-08-26 20:25:26 +05:00
Anthony Minessale 87f273f054 FS-5722 --resolve 2013-08-23 20:28:06 +05:00
Moises Silva 176034bceb Merge remote-tracking branch 'origin/v1.2.stable' into v1.2.stable 2013-08-21 18:04:12 -04:00
Moises Silva 07e83d4305 Merge remote branch 'github/v1.2.stable-ftdm_em_playback' into v1.2.stable 2013-08-21 18:02:33 -04:00
Moises Silva cfa41253b2 mod_freetdm: E&M Analog fixes
* Rename option ringback-during-collect to immediate-ringback
* Allow regular ringback tone with immediate-ringback, not just a wav file
* Do not request full frame of data, just packet_len which is what we receive per IO interval
* Ignore user data when playing ringback tone
2013-08-21 17:54:00 -04:00
Anthony Minessale d816fd9b0e FS-5296 stable version 2013-08-22 02:32:39 +05:00
Anthony Minessale 7c92d96a5c FS-5296 2013-08-22 02:30:25 +05:00
Anthony Minessale c73179c6ad git fail, b4792e7 won't cherry pick but the patch manually applied fine 2013-08-21 22:27:56 +05:00
Anthony Minessale 706aa0903c fix rfc4579 method=bye handling 2013-08-21 22:01:01 +05:00
Brian West f71b6f5748 sigh spelling 2013-08-21 11:48:22 -05:00
Brian West 01377e1bef FS-5718 --resolve 2013-08-21 11:33:13 -05:00
Brian West 65a53ac210 FS-5719 --resolve 2013-08-21 11:30:05 -05:00
Brian West f4b71b1082 Merge branch 'v1.2.stable' of ssh://git.freeswitch.org:222/freeswitch into v1.2.stable 2013-08-21 11:20:14 -05:00
Brian West d645d01e55 FS-5695 --resolve 2013-08-21 11:20:08 -05:00
Chris Rienzo 83e33dd150 mod_rayo: use XMPP URI instead of FS UUID for join/unjoin 2013-08-20 17:27:24 -04:00
Ben Langfeld 93fec8dd75 mod_rayo: Remove compensation for Punchblock Rayo spec incompatibility 2013-08-20 17:27:11 -04:00
Nathan Neulinger 1d30a502b8 FS-5164 - fix segv on ring handling due to listener not being defined 2013-08-20 13:02:17 -05:00
Nathan Neulinger cad11edb76 FS-5164 --resolve add support for setting user variables w/ skinny 2013-08-20 09:25:10 -05:00
Anthony Minessale 93c7e496c7 FS-5708 --resolve 2013-08-19 23:48:38 +05:00
Ken Rice 8566ffa82a Revert FS-5708 ; build issues
This reverts commit 77d0ee21b2.
2013-08-16 17:54:03 -05:00
Anthony Minessale 2449371329 FS-5709 --resolve 2013-08-17 02:16:38 +05:00
Anthony Minessale 77d0ee21b2 FS-5708 --resolve 2013-08-17 02:14:19 +05:00
Moises Silva 64ade54a73 FS-5528 --resolve 2013-08-16 09:56:09 -04:00
Anthony Minessale ed6a090483 FS-5700 --resolve 2013-08-15 21:20:22 +05:00
Anthony Minessale 43a11b00aa Fix segfault in mod_conference
This was introduced by commit a4408e62a6.

FS-5612 --resolve
2013-08-15 15:59:35 +00:00
Chris Rienzo f7d4ff390a mod_rayo: move alias definition to config file, tweak console command completion to make testing easier 2013-08-14 18:00:45 -04:00
Moises Silva 06a2ec1d4c Merge remote-tracking branch 'origin/v1.2.stable' into v1.2.stable-ftdm_em_playback 2013-08-14 14:28:59 -04:00
Anthony Minessale b0371ee702 FS-5701 --resolve 2013-08-14 21:00:52 +05:00
Ken Rice a29b2c2f7f FS-5648 --resolve 2013-08-14 09:49:48 -05:00
Ken Rice 6726059e47 FS-5694 --resolve 2013-08-14 09:09:08 -05:00
Chris Rienzo a8f2e68467 mod_unimrcp: add example config for Vestec 2013-08-14 10:06:32 -04:00
Chris Rienzo 217a7c5ff8 mod_rayo: add support for speech recognizers other than pocketsphinx, fixed some input component bugs, allow simultaneous dtmf and voice input. 2013-08-14 09:41:55 -04:00
Anthony Minessale 2131cd6cf2 FS-5683 --resolve 2013-08-14 02:25:04 +05:00
Anthony Minessale 5bf89d1d87 FS-5453 --resolve 2013-08-14 02:14:01 +05:00
Anthony Minessale bdc2d307c4 FS-5698 --resolve 2013-08-14 02:10:55 +05:00
Travis Cross e84e92dc85 Add lua script for proxying ZRTP SAS values to legacy phones
Ken is creating a bump-in-the-wire box for legacy IP phones and might
find this script useful.
2013-08-13 20:29:51 +00:00
Seven Du 1220189096 redirect /portal to /portal/index.html 2013-08-13 18:32:20 +08:00
Seven Du 6c853fc7c8 auto subscribe to background_job when use bgapi 2013-08-13 18:32:20 +08:00
Seven Du 74dae33b8e add api/bgapi event functions 2013-08-13 18:32:20 +08:00
Brian West 300fb130a0 doh blonde moment 2013-08-12 17:27:43 -05:00