[asterisk-dev] Asterisk application development

Salvatore Frandina salvatore.frandina at gmail.com
Tue Jan 12 02:52:25 CST 2010


Hi all,

I'm programming a new features for application of Asterisk. I have the
following scenario: i use Asterisk 1.6.2 and plug-in AppConference 2.0.1 for
videoconference services.
Now I would like to add one feature to AppConference, it has two modes of
operation: VAD video change and DTMF.
I'm trying to improve the DTMF mode. When user call 500 (for instance) the
AppConference plug-in starts a conference and take the control of channel.
Every user that connect to videoconference share the same channel. Now i
would add a "dummy" user that send static image to the same conference room.
All user can see the static image (dummy user) by pressing the corresponding
DTMF number.
To send static image as video i use VLC and app_rtsp by sergio murillo: they
work together in stand-alone mode (external to AppConference).

My question is: if AppConference has the control of channel can i pass the
control to app_rtsp without kill AppConference?
Can two application operate in the same channel and same time?
Or i must take the app_rtsp code e integrate it in AppConference?

Thank you in advance. You are my last resource.


-- 
_______________________________________
Salvatore Frandina
website: http://frandinas.altervista.org
mail: salvatore.frandina at gmail.com

_______________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20100112/a05adfa7/attachment.htm 


More information about the asterisk-dev mailing list