Stefan Knoblich
a573be11a1
ivrd: fflush() stdout before entering esl_listen()
...
Fixes repeatedly printing the 'Starting forking listener' message,
if stdout has been redirected into a logfile (for example).
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-06-07 05:42:45 +00:00
Michael S Collins
06b81a2862
Add new to-be-recorded phrases highlighting weekly conf call (to add to new demo IVR)
2013-06-07 05:42:44 +00:00
William King
b424ad303d
FS-5440: don't assert on bad input rtmp data
2013-06-07 05:42:44 +00:00
Jeff Lenk
6000c884aa
windows fix trivial compiler warning
2013-06-07 05:42:43 +00:00
Anthony Minessale
537f14b049
FS-5444 --resolve
2013-06-07 05:42:43 +00:00
Michael S Collins
418a166250
update to be recorded phrases
2013-06-07 05:19:05 +00:00
Giovanni Maruzzelli
e8d3712d56
test 2, please ignore
2013-06-07 05:19:02 +00:00
root
a2c44f171b
test, please ignore
2013-06-07 05:18:58 +00:00
Michael S Collins
da1fcc3826
Update to be recorded phrases
2013-06-07 05:18:54 +00:00
Michael S Collins
e805c33833
Update to be recorded phrases
2013-06-07 05:17:09 +00:00
Ken Rice
cfeab74249
test
2013-06-07 05:17:05 +00:00
Raymond Chandler
789aa50418
test
2013-06-07 05:17:02 +00:00
Seven Du
4d29aafd12
fix typo again
2013-06-07 04:57:47 +00:00
Seven Du
1c9b22793a
close websocket before unload
2013-06-07 04:57:47 +00:00
Seven Du
0d31ccd62d
add show complete
2013-06-07 04:57:46 +00:00
Seven Du
0f889aac13
add show aliases, management, interface_types
2013-06-07 04:57:46 +00:00
Seven Du
a653fb5b47
add missing ShowInterfacesRoute
2013-06-07 04:57:45 +00:00
Seven Du
09d764c290
fix copy&paste typo
2013-06-07 04:57:45 +00:00
Seven Du
606e8c2c48
show tasks
2013-06-07 04:57:44 +00:00
Seven Du
5947ab2209
show say, chat, interfaces, limits
2013-06-07 04:57:44 +00:00
Seven Du
dca41d07d6
update to mp4v2-2.0.0
...
It seems I cannot contact the original author
it seems has a bug which even cannot compile with mp4v2-trunk-479
This patch allow it to compile
2013-06-07 04:57:44 +00:00
Seven Du
e50b06f49f
fix hardcoded host and port
2013-06-07 04:57:43 +00:00
Seven Du
1ffd84b8c1
Oops, how can I forget the title?
2013-06-07 04:53:18 +00:00
Seven Du
0267a3b445
implement show modules
2013-06-07 04:53:17 +00:00
Seven Du
2d7d64e855
fix show module as json
2013-06-07 04:53:17 +00:00
Seven Du
c1f2c530a1
add show registrations
2013-06-07 04:53:16 +00:00
Seven Du
93937dd222
fix the last commit and implement show APIs
2013-06-07 04:53:16 +00:00
Seven Du
d3ddc9c183
add status on main page and add showFiles
2013-06-07 04:53:15 +00:00
Seven Du
04d2e746d5
add copyright
2013-06-07 04:53:15 +00:00
Chris Rienzo
ef785c6e9b
Added mod_rayo (XMPP 3PCC http://xmpp.org/extensions/xep-0327.html ). Used by Adhearsion as its native call control protocol. Currently beta testing.
2013-06-07 01:08:09 +00:00
Chris Rienzo
5feca50770
Added mod_ssml (speech synthesis markup language) ssml:// and tts:// file formats.
2013-06-07 01:08:08 +00:00
Chris Rienzo
644cf2b11c
mod_http_cache: fix example config
2013-06-07 01:08:08 +00:00
Chris Rienzo
d56f409bf0
mod_http_cache: a couple more unit test cases
2013-06-07 01:08:07 +00:00
Chris Rienzo
802dd96233
mod_http_cache: remove unnecessary memset() now that switch_b64_encode() is fixed
2013-06-07 01:08:07 +00:00
Chris Rienzo
168b691d89
mod_http_cache: fix unit test now that switch_b64_encode is fixed
2013-06-07 01:08:07 +00:00
Chris Rienzo
f867a2fcb8
mod_http_cache: forgot to add write to http_cache:// format
2013-06-07 01:08:06 +00:00
Chris Rienzo
9283d90fcd
mod_http_cache: added write file format
2013-06-07 01:08:06 +00:00
Chris Rienzo
7fcdf4a0c0
mod_http_cache: added native Amazon S3 support
2013-06-07 01:08:05 +00:00
Chris Rienzo
6a64490889
FS-5193 --resolve input timers added to mod_pocketsphinx.
2013-06-07 01:08:05 +00:00
Travis Cross
860aa5cc78
debian: Update -meta-all to grab mod_b64
2013-06-07 00:53:24 +00:00
Travis Cross
73352918be
Add mod_b64 to debian packaging
...
Base64 in high definition!
2013-06-07 00:51:36 +00:00
Anthony Minessale
32171aa94c
add mod_b64
2013-06-07 00:51:35 +00:00
Anthony Minessale
f84bd3b948
add last callback run stamp to device records
2013-06-06 13:08:59 -05:00
Anthony Minessale
102377ebf9
FS-5493 --resolve
2013-06-06 12:59:08 -05:00
Travis Cross
324d65b616
Add mod_translate to debian packaging
2013-06-06 19:15:23 +00:00
Raymond Chandler
f0853c6eca
add number translation module
2013-06-06 19:15:17 +00:00
Travis Cross
a1723a1a2e
Add missing newline at end of file
2013-06-06 19:01:31 +00:00
Travis Cross
3dfa586afe
Remove extraneous parentheses in mod_say_pl
2013-06-06 18:57:32 +00:00
Travis Cross
af8488826f
Add mod_say_pl to debian build
2013-06-06 18:56:54 +00:00
Mariusz Czułada
d2f9f68367
Do not make mod_say_pl by default
2013-06-06 18:53:30 +00:00