You cannot post messages because only members can post, and you are not currently a member.
Description:
The official mailing list for the technology integration framework by Codemecca.
|
|
|
hi jay
|
| |
I am creating a MeetMe conference with adhearsion, do i still need to do any configurations in the MeetMe.conf. and if so how do i go about it apart for the usual asterisk way of define the conference room number. I have tried out some examples but they don seem to work? Any assistant accorded will be greatly appreciated.... more »
|
|
Hooking SIP/IAX devices in Adhearsion
|
| |
Hi,
I've had an wanna-do-with-Adhearsion project in the back of my mind
for ages.
I have a need for that project though, which is that I'd like to be
able to handle SIP and IAX devices via Ahearsion. In other words, do
an equivalent of Asterisk Realtime except that the calls come up in
Adhearsion.... more »
|
|
Menu prompt
|
| |
Hi,
In the 'menu' command I need to play the menu prompt only once. After
timeout or invalid hook it shouldn't play the menu prompt again. Is
that available?
It would be great to add :digits option and enter the digits, returned
by invalid and timeout blocks.
For example:
res = interruptable_play "menu_prompt"... more »
|
|
Online rdocs
|
| |
Since docs.adhearsion.com has been down for quite some time, I have put docs up at [link] – they are generated daily from the latest git revision. Enjoy.
|
|
DRY up Adhearsion Menus
|
| |
I am using the new menu syntax in Adhearsion with my data model and am finding myself repeating the on_invalid, on_premature_timeout and on_failure calls in each block. Is there a way to have my on_invalid, on_premature_timeout and on_failure in each block call the same code? Looking for ways to DRY this up. Thanks for any advice.... more »
|
|
dev works, prod works, test doesn't... =8-{
|
| |
Hi, I'm running 0.7.7 (yes, still...) I have an app that works fine in dev environment, and in production, but my test server was rebuilt and it now raise()s on all phone calls. It gives no information useful to me in the exception. Here is what little I have to go on. Any ideas? How can I get more info as to what it's dying on? I have logger statements,... more »
|
|
Getting started with 0.8.0
|
| |
Hi there, I'm new to Ruby and Adhearsion, and after reading the chapter in the Asterisk book, thought I'd rather learn to play around with Asterisk using Adhearsion than the language it uses for extensions.conf natively... I got 0.7.7 installed using "gem install adhearsion", but thought I may as... more »
|
|
newbie issue
|
| |
Hi all!
I'm kinda new to ruby and adhearsion and it is a probably stupid
question but I would appreciate if someone could help me with this one
I'm not very good at English so I think it would be the best if I show
you what's bothering me rather than I try to describe it.. :)
so here's the dummy application to show what I wanted to do:... more »
|
|
Conferencing with 0.8.0
|
| |
Hey there!
I'm new to Ruby and Adhearsion, but I am totally digging this! Thanks
to Jay and everyone else working on this.
We're trying to come up with a prototype replacement of the current
system that we have at work. So far I have a working setup of
Adhearsion that has a Conference model that ties in to a database. I... more »
|
|
Adhearsion deployment scripts for Capistrano
|
| |
Hi all, I thought I'd share my deployment recipe for Capistrano as the only message in this group hasn't been answered and googling didn't help much either. Not that there would be anything too difficult:) I did whatever I'd do for a Rails app ([link]), except (from deploy.rb):... more »
|
|
|