761 Commits

Author SHA1 Message Date
Chris Rienzo
297e6c16b9 mod_rayo: added args to console aliases 2013-11-14 16:11:30 -05:00
Chris Rienzo
ed1e77620b FS-5962 --resolve mod_rayo: fix unjoin request on b-leg 2013-11-14 14:47:47 -05:00
Chris Rienzo
fedfb67b07 FS-5961 --resolve mod_rayo: fixed <dial>, wasn't returning errors in some scenarios 2013-11-12 11:02:53 -05:00
Chris Rienzo
9aeaebe17b mod_rayo: fix config to passthrough loopback dialstrings 2013-11-11 11:43:28 -05:00
Chris Rienzo
61aa6ab464 mod_rayo: send/receivefax bugfixes, also allow outbound calls not created with <dial> to be offered 2013-11-08 11:43:24 -05:00
Chris Rienzo
0339e80780 mod_rayo: log when rayo call is rejected because there are no online clients 2013-11-08 09:38:41 -05:00
Chris Rienzo
ed4d19b514 mod_rayo: <sendfax> bugfixes 2013-11-07 21:42:28 -05:00
Chris Rienzo
d22d045b14 mod_rayo: add <sendfax> component 2013-11-07 21:42:17 -05:00
Chris Rienzo
9f629cd42c mod_rayo: add fax to service discovery query 2013-11-07 16:14:24 -05:00
Chris Rienzo
f47e523d69 mod_rayo: <receivefax> now supports HTTP(S) 2013-11-06 17:57:49 -05:00
Chris Rienzo
93fa6f17b4 mod_rayo: <receivefax> component added. No support for HTTP(S) yet. 2013-11-06 17:00:58 -05:00
Chris Rienzo
eab941d227 mod_rayo: default record format is now wav 2013-11-05 15:15:49 -05:00
Anthony Minessale
1594887613 delete resources on csv mod shutdown 2013-10-23 03:03:39 +05:00
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
Chris Rienzo
697a6fcb71 FS-5884 --resolve mod_rayo: detect unjoin mismatch 2013-10-17 09:43:10 -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
Chris Rienzo
f7c9c401a3 FS-5865 mod_rayo: send IQ result after join/unjoin completes 2013-10-09 17:40:01 -04:00
Chris Rienzo
40a870f542 FS-5790 --resolve mod_rayo: fix buffer overflow when reading stereo .wav file 2013-09-18 23:20:44 -04:00
Chris Rienzo
33b78057d7 mod_rayo: fixed prompt state machine - wrong state transition when output finishes before input starts 2013-09-16 20:13:42 -04:00
Chris Rienzo
f0b42e7971 mod_rayo: fix reloadxml issue 2013-09-15 23:23:56 -04:00
Chris Rienzo
496658364d FS-5788 --resolve used wrong variable for setting custom origination SIP headers 2013-09-12 12:15:18 -04:00
Chris Rienzo
c6e866fe9e mod_rayo: fix record complete URI when recording to HTTP 2013-09-09 16:23:05 -04:00
Anthony Minessale
9fa2079d63 FS-5741 --resolve 2013-09-02 22:57:09 +05:00
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
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
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
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
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
Chris Rienzo
9b954c379c mod_rayo: add offer-uri param (default true) to toggle between URI and number in to/from of offer 2013-08-10 09:30:50 -04:00
Chris Rienzo
ed45fbd4bd FS-5686 reversed send/recv direction 2013-08-09 09:55:31 -04:00
Chris Rienzo
791d8bfb36 FS-5686 --resolve mod_rayo: allow re-join to mixers so that audio direction can be changed. Added support for audio direction in mixers. Allow unjoin without mixer-name or call-id 2013-08-09 09:42:46 -04:00
Chris Rienzo
6fd5c9fd9d mod_rayo: reply with temporary failure if no clients available to accept call 2013-08-08 12:00:16 -04:00
Chris Rienzo
22ab34c507 FS-5679 --resolve mod_rayo: SIP 180 doesn't result in ringing event 2013-08-06 16:21:38 -04:00
Chris Rienzo
d57282489a FS-5668 --resolve mod_rayo: offer from/to do not match SIP 2013-08-06 15:30:37 -04:00
Chris Rienzo
fe5e8241c0 mod_rayo: fix crash on originate error 2013-08-06 14:53:11 -04:00
Chris Rienzo
86ea09c9e3 FS-5669 --resolve mod_rayo: return error if <document> is missing in <output> 2013-08-06 11:07:10 -04:00
Ben Langfeld
9d9844ec46 mod_rayo: Commands executed against a dead call should return item-not-found 2013-08-06 10:30:31 -04:00
Chris Rienzo
c1bc8a5ad7 FS-5657 --resolve fix mod_rayo build errors in CentOS 5 2013-08-01 14:37:43 -04:00
Anthony Minessale
a53608589b add global mutex to cdr_csv to protech the fd_hash 2013-07-26 15:56:31 -05:00
Ken Rice
3c7e78ac5a peak sessions step 1 2013-07-20 20:12:18 -05:00
Ken Rice
39dfa5e422 add peak SPS for last 5 minutes 2013-07-19 23:05:54 -05:00
Ken Rice
6e764c82a3 Add to the MIB and small tweak to subagent.c 2013-07-19 17:08:34 -05:00
Anthony Minessale
578361bea3 add peak sps to stats and a command to reset it 2013-07-19 15:16:57 -05:00
Chris Rienzo
3541d9d353 mod_rayo: support secure client-to-server connections 2013-07-15 19:11:11 -04:00
Chris Rienzo
4bcaf1e60b mod_rayo: fix - client messages not accepted over s2s connection 2013-07-08 13:10:04 -04:00
Chris Rienzo
d2c9ee0d23 mod_rayo: move example config so that make config-rayo works 2013-07-03 14:23:18 -04:00
Chris Rienzo
007ddda560 mod_rayo: dtmf #*A-D was broken 2013-06-28 11:16:40 -04:00