Syntax for a Hotline in Outbound Calling Route

<< < (2/2)

drgeoff:
See my first reply in this thread.  Which part of

That <:number> construct goes into the PHONE port digit map as an addition. Insert

<:number>|

immediately after the opening (

do you not understand?

SDToddl:
I assume this is what you meant.
I tried this:

(<:16193641234>|xx.<*:@>xx?x?<*:.>xx?x?<*:.>xx?x?<*:.>xx?x?|xx.<*:@>xx?x?<*:.>xx?x?<*:.>xx?x?<*:.>xx?x?<*::>xx?x?x?x?)

I also tried this:

(<:16193641234>)

Both show an ! in red after I hit Save.

drgeoff:
Quote from: SDToddl on May 18, 2019, 01:23:57 pm

I assume this is what you meant.
I tried this:

(<:16193641234>|xx.<*:@>xx?x?<*:.>xx?x?<*:.>xx?x?<*:.>xx?x?|xx.<*:@>xx?x?<*:.>xx?x?<*:.>xx?x?<*:.>xx?x?<*::>xx?x?x?x?)

I also tried this:

(<:16193641234>)

Both show an ! in red after I hit Save.

No.

For the 3rd time.

That <:number> construct goes into the PHONE port digit map as an addition. Insert

<:number>|

immediately after the opening (

And the red exclamation mark merely means that the field has been changed from its default value.

azrobert:
Quote from: SDToddl on May 18, 2019, 08:54:11 am

Ideally, I would like to have it if someone dials 18005551234 it sends the call to 16193641234.

The syntax is:
<arg1:arg2>

arg1 is used to match the dialed number and then deletes that number.
arg2 replaces the deleted number.

Add the following after the beginning ( of the Phone DigitMap:
<18005551234:16193641234>|

The Phone DigitMap is found here:
Physical Interfaces -> Phone1 Port

Edit:
Use the following if you want to dial 10 or 11 digits
<18005551234:16193641234>|<8005551234:16193641234>|

SDToddl:
Thank you so much, that solved the problem.

I was confused by the red exclamation point and I was entering it in the wrong DigitMap.
That was why I gave an example of what was in the field.

There is another DigitMap under Obi Expert config.

User Settings -> User Defined DigitMaps.   

Navigation

[0] Message Index

[*] Previous page