Voice Broadcasting with IPBX

25 views
Skip to first unread message

Baskar

unread,
Oct 29, 2009, 1:52:15 AM10/29/09
to mobicent...@googlegroups.com
Hi vladimir.ralev,

I have some Question to ask, can you please clear my query's:

1] I have java program for voice broadcasting which is developed both for asterisk and Freeswitch. Can i able to integrate with IPBX in mobicent ? If yes means how can i integrate with IPBX mobicent.

2] How can download the ring tones download using mobicent.

3] How can connect my MYSQL database to IPBX.

Can you give me a solutions for all the queries and assist me to move future.

--
Thanks with Regards,

N.Baskar

Vladimir Ralev

unread,
Oct 29, 2009, 7:15:59 AM10/29/09
to mobicent...@googlegroups.com
Hi, answers inline.

On Thu, Oct 29, 2009 at 7:52 AM, Baskar <yudh...@gmail.com> wrote:
> Hi vladimir.ralev,
> I have some Question to ask, can you please clear my query's:
> 1] I have java program for voice broadcasting which is developed both for
> asterisk and Freeswitch. Can i able to integrate with IPBX in mobicent ? If
> yes means how can i integrate with IPBX mobicent.

I can give you a better answer if you tell me how your broadcasting
works. Which protocols you use, which APIs and which specs or
proprietary? It is possible that you would have to integrate it in our
Media Server instead of the IPBX (The IPBX uses our Media Server
anyway).

> 2] How can download the ring tones download using mobicent.

The IPBX supports just a single system-wide ringback tone right now,
but is not hard to enhance this function to support many ringtones
conditionally. Depends on what you need, we can do almost anything
here. The ringtone right now is specified from the IPBX administrator
in the "Global Properties" menu and it can be any URL (HTTP or local
file).

> 3] How can connect my MYSQL database to IPBX.

You would need to set up a JBoss MySQL datasource and replace the
default datasource. It is best if you familiarize yourself with JBoss
AS 4 (not 5) https://www.jboss.org/community/wiki/JBossApplicationServerOfficialDocumentationPage
and read http://wiki.jboss.org/wiki/MySQL

Baskar

unread,
Oct 30, 2009, 7:16:51 AM10/30/09
to mobicent...@googlegroups.com
Hi Vladimir,

We have java program for voice broadcasting which is developed with Asterisk API

Protocols we use in Asterisk

MGCP          Media Gateway Control Protocol 
SIP Session Initiation Protocol

API

Asterisk Java API

Work Flow of the Voice broadcasting Project:

Step1: We will upload all the Mobile number into  a single table.
Step2: Record a voice file and store it in one location.
Step3: Then we will start the campaign.
Step4: Java program will check all the free number from the table and select the number according to the ratio and it will dial.
Step5: Once the caller get the call and attend the call voice file will be played.

Baskar

unread,
Nov 1, 2009, 11:46:52 PM11/1/09
to mobicent...@googlegroups.com
Hi,

Can any one specifiy where can i find  the source code for the media playback servlet.

I have downloded war for Media playback in this path http://www.mobicents.org-a.googlepages.com/media-demo.html

I have deployed directly into jboss_home/server/default/conf/dars directory and dar file in dar folder.

I have restarted the mobicent server and viewed in the GUI i get this  error.

Can any one assist me move future.                                                                                                                     


HTTP Status 404 - /media-playback-servlet-1.3/


type Status report

message /media-playback-servlet-1.3/

description The requested resource (/media-playback-servlet-1.3/) is not available.


JBossWeb/2.0.1.GA

Thanks with Regards,

N.Baskar 

Vladimir Ralev

unread,
Nov 2, 2009, 6:32:47 AM11/2/09
to mobicent...@googlegroups.com
The source code of the media playback demo can be found here http://mobicents.googlecode.com/svn/trunk/servers/sip-servlets/sip-servlets-examples/media-playback-servlet/

The HTTP error is normal as this example has no HTTP UI and no web pages to show. You just dial it with a SIP phone.
Reply all
Reply to author
Forward
0 new messages