Vassilis Konstantinou
2004-Jul-04 01:31 UTC
[Asterisk-Users] Using call redirection numbers
Hello everybody, I am trying to setup asterisk to redirect international calls via a carrier which uses a fixed price tel number. The scenario is Dial 087..something (UK number) Pause for answer at the other end Send required telephone number 003..etc followed by # What is the easiest way of doing this? I have trouble with both the pause and adding the # at the end of the number. Best regards Vassilis
Have you tried 'D' option in dial.
exten => _395X.,1,Dial(SIP/sipaddress@server,D(wwPINNOww${EXTEN:3}))
-Kannaiyan
----- Original Message -----
From: "Vassilis Konstantinou"
<vassilis_konstantinou@btinternet.com>
To: <asterisk-users@lists.digium.com>
Sent: Sunday, July 04, 2004 9:31 AM
Subject: [Asterisk-Users] Using call redirection numbers
> Hello everybody,
>
> I am trying to setup asterisk to redirect international calls via a
carrier> which uses a fixed price tel number. The scenario is
>
> Dial 087..something (UK number)
> Pause for answer at the other end
> Send required telephone number 003..etc followed by #
>
> What is the easiest way of doing this? I have trouble with both the pause
> and adding the # at the end of the number.
>
> Best regards
>
> Vassilis
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@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
>
>
>