[asterisk-users] IVR platform for a mobile operator

2013-01-09 Thread luke devon
Hi Friends , 

I want to setup a IVR platform using asterisk to a mobile operator. 

Can somebody give me some guides with recommended hardware types ?

Thank you
Luke. --
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] IVR platform for a mobile operator

2013-01-09 Thread Danny Nicholas
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of luke devon
Sent: Wednesday, January 09, 2013 9:06 AM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] IVR platform for a mobile operator

 

Hi Friends , 

 

I want to setup a IVR platform using asterisk to a mobile operator. 

 

Can somebody give me some guides with recommended hardware types ?

 

Thank you

Luke. 

 

IMO you will be happiest with a SIP trunk handling this as there can be
horrible latency in DAHDI/Mobile connections.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] IVR platform for a mobile operator

2013-01-09 Thread luke devon
Hi Danny , 

Can you give me some guides to setup the IVR platform ?

BR
Luke.



 From: Danny Nicholas da...@debsinc.com
To: 'luke devon' luke_de...@yahoo.com; 'Asterisk Users Mailing List - 
Non-Commercial Discussion' asterisk-users@lists.digium.com 
Sent: Wednesday, 9 January 2013, 23:07
Subject: RE: [asterisk-users] IVR platform for a mobile operator
 

From:asterisk-users-boun...@lists.digium.com 
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of luke devon
Sent: Wednesday, January 09, 2013 9:06 AM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] IVR platform for a mobile operator
 
Hi Friends , 
 
I want to setup a IVR platform using asterisk to a mobile operator. 
 
Can somebody give me some guides with recommended hardware types ?
 
Thank you
Luke. 
 
IMO you will be happiest with a SIP trunk handling this as there can be 
horrible latency in DAHDI/Mobile connections.--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] IVR platform for a mobile operator

2013-01-09 Thread Mitul Limbani
On Jan 9, 2013 8:38 PM, Danny Nicholas da...@debsinc.com wrote:

 From: asterisk-users-boun...@lists.digium.com [mailto:
asterisk-users-boun...@lists.digium.com] On Behalf Of luke devon
 Sent: Wednesday, January 09, 2013 9:06 AM
 To: asterisk-users@lists.digium.com
 Subject: [asterisk-users] IVR platform for a mobile operator



 Hi Friends ,



 I want to setup a IVR platform using asterisk to a mobile operator.



 Can somebody give me some guides with recommended hardware types ?



 Thank you

 Luke.



 IMO you will be happiest with a SIP trunk handling this as there can be
horrible latency in DAHDI/Mobile connections.

Latency on DAHDI - heard this for first time 

TDM networks have zero latency we face latency only on IP (SIP) networks.

Mitul Limbani
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] IVR platform for a mobile operator

2013-01-09 Thread Danny Nicholas
From: asterisk-users-boun...@lists.digium.com 
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Mitul Limbani
Sent: Wednesday, January 09, 2013 9:53 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] IVR platform for a mobile operator

 


On Jan 9, 2013 8:38 PM, Danny Nicholas da...@debsinc.com wrote:

 From: asterisk-users-boun...@lists.digium.com 
 [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of luke devon
 Sent: Wednesday, January 09, 2013 9:06 AM
 To: asterisk-users@lists.digium.com
 Subject: [asterisk-users] IVR platform for a mobile operator

  

 Hi Friends , 

  

 I want to setup a IVR platform using asterisk to a mobile operator. 

  

 Can somebody give me some guides with recommended hardware types ?

  

 Thank you

 Luke. 

  

 IMO you will be happiest with a SIP trunk handling this as there can be 
 horrible latency in DAHDI/Mobile connections.

Latency on DAHDI - heard this for first time 

TDM networks have zero latency we face latency only on IP (SIP) networks. 

Mitul Limbani

DAHDI in my reference should be construed as copper POTS, not PRI/T1 trunks.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] IVR platform for a mobile operator

2013-01-09 Thread A J Stiles
On Wednesday 09 January 2013, luke devon wrote:
 Hi Friends , 
 
 I want to setup a IVR platform using asterisk to a mobile operator. 
 
 Can somebody give me some guides with recommended hardware types ?

Well, IVR is created in your dialplan  (extensions.conf).  Unfortunately, 
without seeing anything resembling some kind of a plan for how you want your 
IVR to be, it's impossible to say anything concrete about how to achieve it.


So the following is as much as anyone can really say about how to write a 
voice menu-driven app.


VPJB is the Very Primitive Juke Box; so called because it has only 2 songs.  
They are /songs/track01.mp3 and /songs/track02.mp3.  (You'll have to supply 
the music yourself).  You will also need to create two more sound files  
(easiest way probably is to leave them as voicemail messages for yourself, 
then cp the relevant format files to /var/lib/asterisk/sounds/en/ -- assuming 
the sounds are in English.  Replace en by your own language code, if not).  
ajs_juke01 is Press 1 to hear ___.  Press 2 to hear ___. Press any other 
key to exit.  ajs_anykey is Press any key to stop the music and return to 
the menu.  You start it by dialling 882.

It's not really intended as an app in its own right  (it gets boring very 
quickly),  but rather as a demonstration of the essential features of writing 
a dialplan app.  And once you understand it, it's actually fairly easy to 
extend.  Just implement each menu page as a context modelled on [vpjb].

[default]
; .
; 882 = very primitive juke box
exten = 882,1,Goto(vpjb,s,1)
; .

;  VERY PRIMITIVE  JUKE BOX CONTEXT  ;
[vpjb]   
exten = s,1,Background(ajs_juke01)
exten = s,n,WaitExten(1)
exten = s,n,Goto(1)

exten = i,1,Hangup()

exten = 1,1,Background(ajs_anykey)
exten = 1,n,MP3Player(/songs/track01.mp3)
exten = 1,n,Goto(vpjb,s,1)

exten = 2,1,Background(ajs_anykey)
exten = 2,n,MP3Player(/songs/track02.mp3)
exten = 2,n,Goto(vpjb,s,1)

exten = _X,1,Hangup()


-- 
AJS

Answers come *after* questions.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] IVR platform for a mobile operator

2013-01-09 Thread C. Savinovich
What in the world "Asterisk to a mobile operator" means? you mean you are are using a gsm gateway? what interface are you using?... not that I intent to answer your question, but you should be clear and specific if you expect someone to give you a pointer.Christian SavinovichVoIP  Telephony Consultant646-982-3572


 Original Message 
Subject: Re: [asterisk-users] IVR platform for a mobile operator
From: "Danny Nicholas" da...@debsinc.com
Date: Wed, January 09, 2013 10:07 am
To: "'luke devon'" luke_de...@yahoo.com, "'Asterisk Users Mailing
List - Non-Commercial Discussion'" asterisk-users@lists.digium.com

From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of luke devonSent: Wednesday, January 09, 2013 9:06 AMTo: asterisk-users@lists.digium.comSubject: [asterisk-users] IVR platform for a mobile operatorHi Friends ,I want to setup a IVR platform using asterisk to a mobile operator.Can somebody give me some guides withrecommendedhardwaretypes ?Thank youLuke.IMO you will be happiest with a SIP trunk handling this as there can be horrible latency in DAHDI/Mobile connections.--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] IVR platform for a mobile operator

2013-01-09 Thread adriano
I think that the mobile operator  as any other company receives calls  
by pots lines as T1 E1...
ina ny way if he will receive calls through a gsm gateway the gateway 
itself must connect to pbx in a standard way probabilly voip


the hardware will be a server an the interface ..
hth
Adriano


Il 09/01/2013 18:38, C. Savinovich ha scritto:


What in the world Asterisk to a mobile operator means? you mean you 
are are using a gsm gateway? what interface are you using?... not that 
I intent to answer your question, but you should be clear and specific 
if you expect someone to give you a pointer.


Christian Savinovich
*/VoIP  Telephony Consultant/*
646-982-3572


 Original Message 
Subject: Re: [asterisk-users] IVR platform for a mobile operator
From: Danny Nicholas da...@debsinc.com mailto:da...@debsinc.com
Date: Wed, January 09, 2013 10:07 am
To: 'luke devon' luke_de...@yahoo.com
mailto:luke_de...@yahoo.com, 'Asterisk Users Mailing
List - Non-Commercial Discussion'
asterisk-users@lists.digium.com
mailto:asterisk-users@lists.digium.com

*From:*asterisk-users-boun...@lists.digium.com
mailto:asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] *On Behalf Of
*luke devon
*Sent:* Wednesday, January 09, 2013 9:06 AM
*To:* asterisk-users@lists.digium.com
mailto:asterisk-users@lists.digium.com
*Subject:* [asterisk-users] IVR platform for a mobile operator
Hi Friends ,
I want to setup a IVR platform using asterisk to a mobile operator.
Can somebody give me some guides with recommended hardware types ?
Thank you
Luke.
IMO you will be happiest with a SIP trunk handling this as there
can be horrible latency in DAHDI/Mobile connections.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] IVR platform for a mobile operator

2013-01-09 Thread jon pounder

On 01/09/2013 03:52 PM, adriano wrote:

Might just mean operators working for the company that connect with 
voip to the system and then take calls.
(the old way of doing this was centrex in a hunt group and people taking 
calls at home)


I think that the mobile operator  as any other company receives calls  
by pots lines as T1 E1...
ina ny way if he will receive calls through a gsm gateway the gateway 
itself must connect to pbx in a standard way probabilly voip


the hardware will be a server an the interface ..
hth
Adriano


Il 09/01/2013 18:38, C. Savinovich ha scritto:


What in the world Asterisk to a mobile operator means? you mean you 
are are using a gsm gateway? what interface are you using?... not 
that I intent to answer your question, but you should be clear and 
specific if you expect someone to give you a pointer.


Christian Savinovich
*/VoIP  Telephony Consultant/*
646-982-3572


 Original Message 
Subject: Re: [asterisk-users] IVR platform for a mobile operator
From: Danny Nicholas da...@debsinc.com mailto:da...@debsinc.com
Date: Wed, January 09, 2013 10:07 am
To: 'luke devon' luke_de...@yahoo.com
mailto:luke_de...@yahoo.com, 'Asterisk Users Mailing
List - Non-Commercial Discussion'
asterisk-users@lists.digium.com
mailto:asterisk-users@lists.digium.com

*From:*asterisk-users-boun...@lists.digium.com
mailto:asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] *On Behalf Of
*luke devon
*Sent:* Wednesday, January 09, 2013 9:06 AM
*To:* asterisk-users@lists.digium.com
mailto:asterisk-users@lists.digium.com
*Subject:* [asterisk-users] IVR platform for a mobile operator
Hi Friends ,
I want to setup a IVR platform using asterisk to a mobile operator.
Can somebody give me some guides with recommended hardware types ?
Thank you
Luke.
IMO you will be happiest with a SIP trunk handling this as there
can be horrible latency in DAHDI/Mobile connections.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users



--
_
-- Bandwidth and Colocation Provided byhttp://www.api-digital.com  --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users




--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] IVR platform for a mobile operator

2013-01-09 Thread C. Savinovich
I think that the mobile operator as any other company receives calls by pots lines as T1 E1... ina ny way if he will receive calls through a gsm gateway the gateway itself must connect to pbx in a standard way probabilly voip the hardware will be a server an the interface .. Thanks Adriano, but if that is the case, then it is just an IVR like any other IVR. It doesn't make any difference for us to know the business goal. I was just trying to figure out all ulterior motives the poster might have to use the term "mobile operator".Christian SavinovichVoIP  Telephony Consultant646-982-3572


 Original Message 
Subject: Re: [asterisk-users] IVR platform for a mobile operator
From: adriano adriano.ghe...@gmail.com
Date: Wed, January 09, 2013 3:52 pm
To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com

 I think that the mobile operator as any other company receives calls by pots lines as T1 E1... ina ny way if he will receive calls through a gsm gateway the gateway itself must connect to pbx in a standard way probabilly voip  the hardware will be a server an the interface .. hth Adriano   Il 09/01/2013 18:38, C. Savinovich ha scritto: What in the world "Asterisk to a mobile operator" means? you mean you are are using a gsm gateway? what interface are you using?... not that I intent to answer your question, but you should be clear and specific if you expect someone to give you a pointer.Christian Savinovich VoIP  Telephony Consultant 646-982-3572    Original Message ---- Subject: Re: [asterisk-users] IVR platform for a mobile operator From: "Danny Nicholas" da...@debsinc.com Date: Wed, January 09, 2013 10:07 am To: "'luke devon'" luke_de...@yahoo.com, "'Asterisk Users Mailing List - Non-Commercial Discussion'" asterisk-users@lists.digium.comFrom: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of luke devon Sent: Wednesday, January 09, 2013 9:06 AM To: asterisk-users@lists.digium.com Subject: [asterisk-users] IVR platform for a mobile operatorHi Friends ,  I want to setup a IVR platform using asterisk to a mobile operator.  Can somebody give me some guides withrecommendedhardwaretypes ?  Thank you   Luke.  IMO you will be happiest with a SIP trunk handling this as there can be horrible latency in DAHDI/Mobile connections.-- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello  asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users   --
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users --
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users