You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage asterisk-misdn-11.7.0-1.lbn13.armv6hl
mISDN channel for Asterisk.
RPMPackage asterisk-misdn-11.7.0-1.lbn13.x86_64
mISDN channel for Asterisk.
RPMPackage asterisk-minivm-11.7.0-1.lbn13.armv6hl
MiniVM application for Asterisk.
RPMPackage asterisk-minivm-11.7.0-1.lbn13.x86_64
MiniVM application for Asterisk.
RPMPackage asterisk-lua-11.7.0-1.lbn13.armv6hl
Lua resources for Asterisk.
RPMPackage asterisk-lua-11.7.0-1.lbn13.x86_64
Lua resources for Asterisk.
RPMPackage asterisk-ldap-389-11.7.0-1.lbn13.armv6hl
LDAP resources for Asterisk and the 389 Directory Server.
RPMPackage asterisk-ldap-389-11.7.0-1.lbn13.x86_64
LDAP resources for Asterisk and the 389 Directory Server.
RPMPackage asterisk-ldap-11.7.0-1.lbn13.armv6hl
LDAP resources for Asterisk.
RPMPackage asterisk-ldap-11.7.0-1.lbn13.x86_64
LDAP resources for Asterisk.
RPMPackage asterisk-jack-11.7.0-1.lbn13.armv6hl
JACK resources for Asterisk.
RPMPackage asterisk-jack-11.7.0-1.lbn13.x86_64
JACK resources for Asterisk.
RPMPackage asterisk-jabber-11.7.0-1.lbn13.armv6hl
Jabber/XMPP resources for Asterisk.
RPMPackage asterisk-jabber-11.7.0-1.lbn13.x86_64
Jabber/XMPP resources for Asterisk.
RPMPackage asterisk-ices-11.7.0-1.lbn13.armv6hl
Stream audio from Asterisk to an IceCast server.
RPMPackage asterisk-ices-11.7.0-1.lbn13.x86_64
Stream audio from Asterisk to an IceCast server.
RPMPackage asterisk-gui-2.0-7.20120518svn5220.lbn13.noarch
Asterisk GUI is a framework for the creation of graphical interfaces for configuring Asterisk. Some sample graphical interfaces for specific vertical markets are included for reference or for actual use and extension.
RPMPackage asterisk-flite-2.1-1.lbn13.x86_64
Flite For Asterisk provides the "Flite" dialplan application, which allows you to use the Flite TTS Engine with Asterisk. This module invokes the Flite TTS engine locally, and uses it to render text to speech. It supports voice selection and 8kHz or 16kHz sample rates to provide the best possible sound quality along with the use of wideband codecs. It works with asterisk 1.6.x or later. Usage Flite(text[,intkeys]) This will invoke the Flite TTS engine, send a text string, get back the resulting waveform and play it to the user, allowing any given interrupt keys to immediately terminate and return the value, or 'any' to allow any number back. Asterisk dialplan example: ;Flite Demo exten => 1234,1,Answer() exten => 1234,n,Flite("This is a simple F lite test in english.",any) ;Read a text file from disk and pass it to flite exten => 1234,n,ReadFile(MYTEXT=/path/myfile,200) exten => 1234,n,Flite("${MYTEXT}",any) exten => 1234,n,Hangup()
RPMPackage asterisk-flite-2.1-1.lbn13.armv6hl
Flite For Asterisk provides the "Flite" dialplan application, which allows you to use the Flite TTS Engine with Asterisk. This module invokes the Flite TTS engine locally, and uses it to render text to speech. It supports voice selection and 8kHz or 16kHz sample rates to provide the best possible sound quality along with the use of wideband codecs. It works with asterisk 1.6.x or later. Usage Flite(text[,intkeys]) This will invoke the Flite TTS engine, send a text string, get back the resulting waveform and play it to the user, allowing any given interrupt keys to immediately terminate and return the value, or 'any' to allow any number back. Asterisk dialplan example: ;Flite Demo exten => 1234,1,Answer() exten => 1234,n,Flite("This is a simple F lite test in english.",any) ;Read a text file from disk and pass it to flite exten => 1234,n,ReadFile(MYTEXT=/path/myfile,200) exten => 1234,n,Flite("${MYTEXT}",any) exten => 1234,n,Hangup()
RPMPackage asterisk-festival-11.7.0-1.lbn13.armv6hl
Application for the Asterisk PBX that uses Festival to convert text to speech.