[Asterisk-Users] connecting a sipura sip device to asterisk beforedialing any digits

Jon Gabrielson jon at directfreight.com
Wed May 18 14:02:06 MST 2005


Thanks, that works great.
It transfers directly to ext 100.
Now how do I tell asterisk to give ext 100 a dialtone?
I can do Dial(Zap/1), but that only gives an external
dialtone, is there a way to get asterisk to give an 
internal dialtone?

Thanks,


Jon.

p.s.  I also tried this, but it didn't work right either:

exten => 100,1,Playtones(dial)
exten => 100,2,Read(JGTRANS,silence/9)
exten => 100,3,goto(${JGTRANS})


On Wednesday 18 May 2005 12:55 pm, Nabeel Jafferali wrote:
> Make this your dialplan:
>
> (S0<:100>)
>
> where 100 is the number to be dialled.
>
> --
> Nabeel Jafferali
> X2 Networks
> www.x2n.ca
> T: 1.647.722.6900
>    1.877.VOIP.X2N
> F: 1.866.655.6698
> FWD: 46990
>
> > -----Original Message-----
> > From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
> > bounces at lists.digium.com] On Behalf Of Jon Gabrielson
> > Sent: May 18, 2005 12:46 PM
> > To: Asterisk Users Mailing List - Non-Commercial Discussion
> > Subject: [Asterisk-Users] connecting a sipura sip device to asterisk
> > beforedialing any digits
> >
> > I would like the ability for a sipura sip device to
> > instantly connect to an asterisk server as soon as
> > the sipura sip device goes offhook and before
> > any digits are pressed.  This way asterisk can
> > provide the dialtone and the dialplan.
> > This also allows me to play a greeting to the phone
> > before giving them a dialtone.
> >
> > Is there any way to do this, like possibly having the sipura
> > device dial a predefined extension when it goes offhook?
> >
> >
> > Thanks,
> >
> >
> > Jon.
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list