DigitMap & OutboundCallRoute Help

(1/4) > >>

scott818:
I would like to configure my OBi202 so that the following occurs when a user picks up the telephone to make a call:

User is prompted with a dial toneUser enters 10-digit number (A)User is then prompted with a second dial toneUser enters another 10-digit number (B)
After the second 10-digit number is entered, the OutboundCallRoute rule is called. In OutboundCallRoute I want to be able to reference both entered numbers (A) and (B) separately (i.e. $1 = number A, $2 = number B).

Can this be done?

drgeoff:
My understanding of the relevant part of the Admin Guide is that the 20 digits are applied to the OutboundCallRoute as a single dialled number.  But so far I gave not grasped how that would prohibit whatever you are trying to do.  Can you elucidate?

scott818:
Quote from: drgeoff on June 28, 2017, 02:22:38 pm

My understanding of the relevant part of the Admin Guide is that the 20 digits are applied to the OutboundCallRoute as a single dialled number.  But so far I gave not grasped how that would prohibit whatever you are trying to do.  Can you elucidate?


I need each number to be able to be referenced separately in OutboundCallRoute - not as one 20 digit number.

drgeoff:
Quote from: scott818 on June 28, 2017, 03:00:04 pm

Quote from: drgeoff on June 28, 2017, 02:22:38 pm

My understanding of the relevant part of the Admin Guide is that the 20 digits are applied to the OutboundCallRoute as a single dialled number.  But so far I gave not grasped how that would prohibit whatever you are trying to do.  Can you elucidate?


I need each number to be able to be referenced separately in OutboundCallRoute - not as one 20 digit number.

I'll try again.

The OutboundCallRoute is not an end in itself.  You have not explained why you need, or think you need, the two 10 digit numbers 'to be referenced separately'.

scott818:
Quote from: drgeoff on June 28, 2017, 03:34:51 pm

The OutboundCallRoute is not an end in itself.  You have not explained why you need, or think you need, the two 10 digit numbers 'to be referenced separately'.


Well let's say for example I wanted to ring number A and number B simultaneously. How could I "parse" number A and number B separately from OutboundCallRoute so I can do something like: SP1(number_A), SP1(number_B)? Is it even possible?

Navigation

[0] Message Index

[#] Next page