1013 Commits

Author SHA1 Message Date
Chris Rienzo
cf0a3bbf83 mod_rayo: added args to console aliases 2013-11-14 16:12:08 -05:00
Chris Rienzo
c00b8d3fe9 FS-5962 --resolve mod_rayo: fix unjoin request on b-leg 2013-11-14 14:47:33 -05:00
Chris Rienzo
048a0eb898 FS-5961 --resolve mod_rayo: fixed <dial>, wasn't returning errors in some scenarios 2013-11-12 11:02:37 -05:00
Chris Rienzo
9500e120a9 mod_rayo: fix config to passthrough loopback dialstrings 2013-11-11 11:43:03 -05:00
Chris Rienzo
a5328fe9c3 mod_rayo: send/receivefax bugfixes, also allow outbound calls not created with <dial> to be offered 2013-11-08 11:43:40 -05:00
Chris Rienzo
035818aa3a mod_rayo: log when rayo call is rejected because there are no online clients 2013-11-08 09:38:10 -05:00
Chris Rienzo
96ceb6363e mod_rayo: <sendfax> bugfixes 2013-11-07 21:41:45 -05:00
Chris Rienzo
f97ca68f8e mod_rayo: add <sendfax> component 2013-11-07 21:41:45 -05:00
Chris Rienzo
69035ff412 mod_rayo: add fax to service discovery query 2013-11-07 16:14:03 -05:00
Chris Rienzo
8bc0f99e70 mod_rayo: <receivefax> now supports HTTP(S) 2013-11-06 17:57:31 -05:00
Chris Rienzo
bb5d283e50 mod_rayo: <receivefax> component added. No support for HTTP(S) yet. 2013-11-06 17:00:13 -05:00
Chris Rienzo
90f0fdb93d mod_rayo: default record format is now wav 2013-11-05 15:16:04 -05:00
Anthony Minessale
3370002913 delete resources on csv mod shutdown 2013-10-23 03:03:29 +05:00
Chris Rienzo
6354b055f2 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:14:50 -04:00
Chris Rienzo
da5fd53417 mod_rayo: fix hangup after unjoining bridged calls 2013-10-18 09:47:30 -04:00
Chris Rienzo
1c3704e78f FS-5884 --resolve mod_rayo: detect unjoin mismatch 2013-10-17 09:42:52 -04:00
Chris Rienzo
ca32b7e357 FS-5865 --resolve mod_rayo: fix join/unjoin IQ result for mixers 2013-10-15 14:17:33 -04:00
Chris Rienzo
396d2c6cb1 FS-5865 mod_rayo: send IQ result after join/unjoin completes 2013-10-09 17:39:33 -04:00
Nathan Neulinger
fa45e08d0b FS-5838 fix segfaults in unload of mod_format_cdr 2013-10-02 16:42:49 -05:00
Nathan Neulinger
3b36e9908d FS-5599 implement mod_format_cdr 2013-10-02 12:22:36 -05:00
Chris Rienzo
de9bebc779 FS-5790 --resolve mod_rayo: fix buffer overflow when reading stereo .wav file 2013-09-18 23:20:26 -04:00
Chris Rienzo
4b8ad5b549 mod_rayo: fixed prompt state machine - wrong state transition when output finishes before input starts 2013-09-16 20:13:26 -04:00
Chris Rienzo
27d2761ac0 mod_rayo: fix reloadxml issue 2013-09-15 23:23:07 -04:00
Chris Rienzo
8ee46a316f FS-5788 --resolve used wrong variable for setting custom origination SIP headers 2013-09-12 12:13:22 -04:00
Chris Rienzo
6a842ab21d mod_rayo: fix record complete URI when recording to HTTP 2013-09-09 16:22:49 -04:00
Anthony Minessale
dc9815461f FS-5741 --resolve 2013-09-02 22:56:58 +05:00
Chris Rienzo
7012a1c422 mod_rayo: tweak to allow duplicate <tag> for SISR 2013-08-30 18:17:43 -04:00
Chris Rienzo
9ff85aacbe mod_rayo: add some hacky support for SISR in DTMF recognizer 2013-08-30 17:45:37 -04:00
Chris Rienzo
56a3791349 FS-5733 --resolve mod_rayo: don't use nested <input> when creating dtmf-only match. 2013-08-26 18:57:04 -04:00
Chris Rienzo
d2fb03eda1 mod_rayo: use XMPP URI instead of FS UUID for join/unjoin 2013-08-20 17:26:07 -04:00
Ben Langfeld
c695f2322b mod_rayo: Remove compensation for Punchblock Rayo spec incompatibility 2013-08-20 16:27:40 -04:00
Chris Rienzo
4ae41dd1bd mod_rayo: move alias definition to config file, tweak console command completion to make testing easier 2013-08-14 18:00:30 -04:00
Chris Rienzo
96eba0d6a8 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:11 -04:00
Chris Rienzo
83ba706049 mod_rayo: add offer-uri param (default true) to toggle between URI and number in to/from of offer 2013-08-10 09:30:33 -04:00
Chris Rienzo
60e8ca1bcc FS-5686 reversed send/recv direction 2013-08-09 09:54:45 -04:00
Chris Rienzo
0defeeee35 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:10 -04:00
Chris Rienzo
5f6d3f0f8e mod_rayo: reply with temporary failure if no clients available to accept call 2013-08-08 11:59:17 -04:00
Chris Rienzo
e94c931102 FS-5679 --resolve mod_rayo: SIP 180 doesn't result in ringing event 2013-08-06 16:21:22 -04:00
Chris Rienzo
68253e3748 FS-5668 --resolve mod_rayo: offer from/to do not match SIP 2013-08-06 15:30:22 -04:00
Chris Rienzo
d285e79867 mod_rayo: fix crash on originate error 2013-08-06 14:52:56 -04:00
Chris Rienzo
25b068714d FS-5669 --resolve mod_rayo: return error if <document> is missing in <output> 2013-08-06 11:05:35 -04:00
Ben Langfeld
9ad14d1d33 mod_rayo: Commands executed against a dead call should return item-not-found 2013-08-06 10:26:38 -04:00
Chris Rienzo
40c983beeb FS-5657 --resolve fix mod_rayo build errors in CentOS 5 2013-08-01 14:38:02 -04:00
Anthony Minessale
7973b7be7a add global mutex to cdr_csv to protech the fd_hash 2013-07-26 15:56:50 -05:00
Ken Rice
7fb4369932 peak sessions step 1 2013-07-20 20:11:46 -05:00
Ken Rice
5660f90509 add peak SPS for last 5 minutes 2013-07-19 22:40:59 -05:00
Ken Rice
241e9f45ed Add to the MIB and small tweak to subagent.c 2013-07-19 17:06:17 -05:00
Anthony Minessale
c510f3f52e add peak sps to stats and a command to reset it 2013-07-19 15:16:42 -05:00
Chris Rienzo
07e0de3229 mod_rayo: support secure client-to-server connections 2013-07-15 18:52:09 -04:00
Chris Rienzo
6423787da8 mod_rayo: fix - client messages not accepted over s2s connection 2013-07-08 13:09:27 -04:00