auto calling card / SP using digitmap
melamoud:
hi,
I have ob110, and I have a different PSTN provider that gives me fee international calls
I want to build a rule that when ever I starting to call an international number (when I do 011) it will prepend **8 so it will dial out using the pstn line.
manually doing **8011... works great
I want to be able to do 011.... and it will automatically add the **8
I tried the following <**8>011* but it did not work,
I tried <**8>011xxxxxxxxxxx for a number that have the exact same number of digits, still not working
I even tried to put the **8 inside '' but no use,
anyone help ?
RonR:
Assuming your PrimaryLine is set to SP1 Service:
Service Providers -> ITSP Profile A -> General -> DigitMap:
(1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1aaa>[2-9]xxxxxx|<**8>011xx.|(Mipd)|[^*#]@@.'@'@@.)
where aaa is your local area code.
All calls will be sent to SP1 except calls beginning with 011 which will be redirected to the LINE Port.
melamoud:
thanks, I will try it, can you explain it, (the complex digitmap)
RonR:
1xxxxxxxxxx 11-digits
<1>[2-9]xxxxxxxxx 10-digits ('1' is added)
<1aaa>[2-9]xxxxxx 7-digits ('1' plus area is code added)
<**8>011xx. 011+ ('**8' is added to redirect to LINE Port)
(Mipd) IP dialing
[^*#]@@.'@'@@. URI dialing
melamoud:
cool, thanks that worked like a charm,
maybe you know this one as well (support tols me it is not possible, but maybe someone like you can figure it out)
I'm trying to build a rule like this :
<7814524685S1*0S17777777#S4>011972x.
the rule suppose to do the following
any number I will dial that starts with 011972
will become the 7814524685 wait 1 sec *0 wait 1 sec, put my calling card pin number and #, wait 4 sec and then the 01197..... number
is it possible ?
Navigation
[0] Message Index
[#] Next page