Commit Graph

25012 Commits

Author SHA1 Message Date
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
Brian West d882089c10 url_decode 2013-08-12 15:20:49 -05:00
Anthony Minessale 2a2cccca8d FS-5682 --resolve there was one other change to allow them to copy over by setting them on the A leg. Exporting the sip_multipart variable or setting it in {} on the dial string should already work. This patch should make it work with setting it too. 2013-08-12 19:04:38 +05:00
Anthony Minessale c5cc61517e FS-5689 --resolve 2013-08-12 00:05:34 +05:00
Anthony Minessale 85af177084 FS-5682 --resolve missed a spot on the stable port 2013-08-11 23:40:56 +05:00
Seven Du 2535ae8504 cleanup and refactor ws, this should work on Linux now 2013-08-11 22:49:11 +08:00
Seven Du 31ba2eb291 trying to fix crashes on Linux 2013-08-11 22:49:10 +08: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
Anthony Minessale 4296b5e257 FS-5682 --resolve new syntax <action application="set" data="sip_multipart=application/pidf+xml:1234"/> use push instead of set to add more to the same channel 2013-08-08 22:55:34 +05:00
Anthony Minessale 1ba3cc0d3e FS-5665 --resolve this should push the extra ones into the variable and convert it to an array 2013-08-08 22:24:51 +05: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
Anthony Minessale 6f2671b2d5 FS-5682 revert 2013-08-08 20:32:01 +05:00
Seven Du cdecb33c7a fix for some FireFox cases
Chrome send "Connection: Upgrade" while FF has "Connection: keep-alive, Upgrade"
2013-08-08 22:56:19 +08:00
Seven Du 4c69219dfa fix return value 2013-08-08 15:08:25 +08:00
Seven Du f9487a9aa8 FS-5670 --resolve allow debug rtp if rtp is not attached to a session 2013-08-08 08:48:40 +08:00
Anthony Minessale bd1c6106dc FS-5682 2013-08-08 05:15:18 +05:00
Anthony Minessale 05444a6ebd FS-5661 --resolve 2013-08-07 21:22:45 +05: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
Seven Du d7290246be FS-5655 --resolve msvc has so many versions, makes it complicated 2013-08-06 01:01:46 +08:00
Jeff Lenk c5abe3ed27 mod_xml_rpc revert extra stuff 2013-08-06 00:16:10 +08:00
Jeff Lenk 7b2ed3405e FS-5655 try this 2013-08-06 00:16:03 +08:00
Seven Du 3aaab08cc6 more cleanup 2013-08-06 00:15:57 +08:00
Seven Du 2fa9e67651 trying to fix windows build 2013-08-06 00:15:51 +08:00
Seven Du 7d48b0b3cc cleanup code, less dependency 2013-08-06 00:15:44 +08:00
Seven Du 5b5b231164 add settings disabled by default
The new websocket stuff breaks windows build so please fix, thanks
2013-08-06 00:15:36 +08:00
Seven Du fb4c5e6fe8 make websocket work with abyss 2013-08-06 00:13:58 +08:00
Seven Du 92a99c4141 add ws 2013-08-06 00:13:35 +08:00
Anthony Minessale 03dc7082b2 FS-5664 --resolve 2013-08-03 18:50:17 +05:00
Nathan Neulinger fa2530306f mod_skinny work on FS-5632 - few more cases 2013-08-02 21:26:15 -05:00
Nathan Neulinger 36726ee0ef mod_skinny work on FS-5632 - first pass 2013-08-02 21:12:16 -05:00
Nathan Neulinger 1e3bfef390 FS-5662 --resolve implement call pickup group functionality in mod_skinny. Currently treats callPickup and grpCallPickup identically, may revisit when I find out more about what's different between the two 2013-08-02 14:12:23 -05:00
Nathan Neulinger e20dd10b59 mod_skinny: implement per device setting of ext- extensions 2013-08-02 13:53:49 -05:00
Nathan Neulinger d9905fa72b make default conf example work properly based on FS-5335 feedback/testing 2013-08-02 11:21:58 -05:00
Nathan Neulinger 85c986c8b4 mod_skinny: add minimal handling of MeetMe button to send to a conference creation extension 2013-08-02 10:55:09 -05:00
Travis Cross dc85321281 Merge some additions to doc/SubmittingPatches
Thanks-to: Mariusz Czułada <manieq.net@gmail.com>
2013-08-02 14:51:41 +00:00