Mobiion Forum  
May 23, 2012, 04:18:27 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: 1   Go Down
  Print  
Author Topic: Calling Card - More questions  (Read 1376 times)
juju-35
Newbie
*
Offline Offline

Posts: 2


View Profile
« on: April 15, 2009, 07:43:29 am »

Hello,

I am trying this on an AT&T FUze.

When I am in the US i want to use the regular AT&T plan for domestic calls (numbers with no + OR starting with +1), and use a calling card for international numbers (numbers starting with + other than +1).

Well so I saw your example for the calling card, and you addided the ~ to "ignore", but I still cannot figure out the whole thing.

1- My first question is is there a full doc of the SW I can read!

2- My second question is I need help wiht the syntax of the filter.

I need to do a new rule, outgoing calls, filter "+*" not "+1", so should I do "+~1*"??
Then in the dialed number, say my calling card is 1 800 1234567, pin 1111, need to dial 01 for international, I do action:

Operation -> CHange Dialed Number (or CHange Dialed nubmer v2, what is the difference?)

THen Call to:

1 800 1234567 ,,, 1111,,, 01 {phone}  (BUT HOW do I tell him to ignore the +?).

Thanks!!

Julien
Logged
LB2064
Jr. Member
**
Offline Offline

Posts: 63


View Profile
« Reply #1 on: April 15, 2009, 08:35:21 am »


User Guide:

http://www.mobiion.com/mgcguide.html

I'll try to see if I can get something to you soon on your rules.  If not the admin will help.
Logged

L
LB2064
Jr. Member
**
Offline Offline

Posts: 63


View Profile
« Reply #2 on: April 15, 2009, 09:18:00 am »

Hi Julien

Let me give it a try:

#2: You will probably need two rules for this:

a) For US calls.

Rule Name: US Calls
Rule Type: Outgoing Call
Filter Type: Specific Number
Phone#: 1*; +1*;
Action1: System Default
Action2: Do Nothing

b) For all other international calls:

Rule Name: Calling Card
Rule Type: Outgoing Call
Filter Type: Specific Number
Phone#: +*;
Action1: Change dialed number
Action2: 18001234567,,,1111,,,011{phone}[-1,0]

Some things to note:

-You will probably need to listen to ensure you have the appropriate pause between numbers in Action2.  If not adjust the number of commas.
 
- This would work also for the Action2:  18001234567,,,1111,,,011-{phone} .  That is -{phone} is the same as {phone}[-1,0].

-If your calls were to only specific international countries, for example, +44* and say +33* you could actually write one rule:

Rule Name: Calling Card
Rule Type: Outgoing Call
Filter Type: Specific Number
Phone#: ~1*; ~1+*; +44*; +33*
Action1: Change dialed number
Action2: 18001234567,,,1111,,,011{phone}[-1,0]

This rule would ignore the US numbers and use the calling card for +44 and +33 numbers.  But since you want all international (*+) except US +1; then I don't think you can combine them in the same Specific Number rule.  (The Admin could help out here.)

- For the difference between CDN vs CDNv2; tis is a quote from the User Guide:

"Change dialed number: Automatically make relevant intelligent changes to outgoing numbers before calls by using what you have specified in the [Call to] text box. You can use a comma (',') to pause for a second. To pause longer, use more commas.

Change dialed number (v2): Change outgoing numbers in a new way (through Phone App). This option can work with Service Codes. You can use a comma (',') to pause for a second. To pause longer, use more commas."


You can also read the post by the Admin in this link below and see if it helps:

http://www.mobiion.com/forum/index.php/topic,486.0.html

Personally, I tend to try them both and see which is better for me.

I hope this helps.
Logged

L
juju-35
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #3 on: April 15, 2009, 06:50:36 pm »

That actually worked!!!
Thanks a bunch, very nice and pwoerful program.
Will recommend it to my colleagues..

Julien
Logged
Pages: 1   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!