[asterisk-users] international calls with national rates

Josu Lazkano jlazkano at somesi.com
Wed Jul 25 10:09:22 CDT 2007


Thanks Jared, but I don't understand this.

This is part of my extensiones.conf:

[incoming]
exten => 943712666,1,Wait(2)
exten => 943712666,2,Answer()
exten => 943712666,3,Background(/home/lazkano/bienvenido)
exten => 943712666,4,Wait(1)
exten => 943712666,5,Background(/home/lazkano/extension)
exten => 943712666,6,WaitExten(5)
exten => 943712666,7,Dial(SIP/102|7|tm)
exten => 943712666,8,Dial(SIP/103|7|tm)
exten => 943712666,9,Dial(SIP/104|7|tm)
exten => 943712666,10,Dial(SIP/101|7|tm)
exten => 943712666,11,Hangup()

exten => 102,1,Dial(SIP/102|5|tm)
exten => 102,2,Dial(mISDN/1/661111502,30,twW)
exten => 101,1,Dial(SIP/101|30|tm)
exten => 103,1,Dial(SIP/103|30|tm)
exten => 104,1,Dial(SIP/104|30|tm)
exten => 110,1,...

I want to do that when I enter on the 110 extension.

Thanks a lot.


2007/7/25, Jared Smith <jsmith at digium.com>:
>
> On Wed, 2007-07-25 at 16:46 +0200, Josu Lazkano wrote:
> > Hello, I want to know if is posible to call from a mobile to my
> > Asterisk (national call) and then I insert an international number in
> > my mobile and Asterisk call with a Voipbuster account.
>
> Sure!  You'll want to check out the DISA() dialplan application.  Check
> out more information at http://www.voip-info.org/wiki/view/Asterisk+cmd
> +DISA.
>
>
> --
> Jared Smith
> Community Relations Manager
> Digium, Inc.
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070725/34a2440c/attachment-0001.htm 


More information about the asterisk-users mailing list