OBiTALK Community

General Support => On-Topic: Obihai and OBi Products => Topic started by: RonR on September 12, 2011, 10:22:01 PM

Title: OutboundCallRoute Problem in Firmware 1.3.0 (Build: 2532)
Post by: RonR on September 12, 2011, 10:22:01 PM
Page 116 of the OBi Device Administration Guide states:

$2 is an internal variable containing the called number of this outbound call, after any digit map transformation in the matched callee object


$2 is not expanded, however, and is passed as the literal '$2' in the following OutboundCallRoute rule:

{(Mpli):pp(3*$2)}

Speed Dial 3 is used and the targeted OBi receives the call, but with a payload of '$2' instead of the called number.
Title: Re: OutboundCallRoute Problem in Firmware 1.3.0 (Build: 2532)
Post by: RonR on September 26, 2011, 10:28:36 PM
14 days and no response from Obihai.
Title: Re: OutboundCallRoute Problem in Firmware 1.3.0 (Build: 2532)
Post by: RonR on September 28, 2011, 11:56:10 PM
Quote from: RonR on September 12, 2011, 10:22:01 PM
Page 116 of the OBi Device Administration Guide states:

$2 is an internal variable containing the called number of this outbound call, after any digit map transformation in the matched callee object


$2 is not expanded, however, and is passed as the literal '$2' in the following OutboundCallRoute rule:

{(Mpli):pp(3*$2)}

Speed Dial 3 is used and the targeted OBi receives the call, but with a payload of '$2' instead of the called number.



This problem was not corrected and is 100% reproducible in Software Version : 1.3.0 (Build: 2575)
Title: Re: OutboundCallRoute Problem in Firmware 1.3.0 (Build: 2532)
Post by: RonR on October 03, 2011, 03:52:49 PM
Obihai support,

Will this reproducible bug also be fixed in an upcoming maintenance release?
Title: Re: OutboundCallRoute Problem in Firmware 1.3.0 (Build: 2532)
Post by: RonR on October 06, 2011, 07:05:49 PM
Quote from: RonR on September 12, 2011, 10:22:01 PM
Page 116 of the OBi Device Administration Guide states:

$2 is an internal variable containing the called number of this outbound call, after any digit map transformation in the matched callee object


$2 is not expanded, however, and is passed as the literal '$2' in the following OutboundCallRoute rule:

{(Mpli):pp(3*$2)}

Speed Dial 3 is used and the targeted OBi receives the call, but with a payload of '$2' instead of the called number.

Obihai support,

This problem has changed and is 100% reproducible in Software Version : 1.3.0 (Build: 2586).

Instead of $2 being incorrectly passed as the literal '$2', $2 is now discarded and no called number is passed to the targeted OBi.