On Thursday 06 August 2009 05:27:57 Chris Bagnall wrote:
> Greetings list,
>
> Wondering if anyone can shed some light on an apparent change in CDRs
> between 1.2 and 1.4.
>
> One of our clients runs a virtual PA service and has a few hundred DDIs -
> one for each client. Their * box is set up with short codes they prefix
> their calls with to set the correct outbound CLID, so for example:
>
> 123*<number_to_be_dialled>
>
> This simply does the following:
> Set(CALLERID(number)=<clid_to_use>
> Goto(outbound,${EXTEN:4},1)
>
> In * 1.2, this resulted in the callerid field of their CDRs reflecting the
> change from their extension number to <clid_to_use>, which they could then
> use to correctly apportion outbound calls to their clients. However, in
> 1.4, the callerid field retains the original extension number which
> initiated the call, which means billing is next to impossible based on
> callerid.

While not a change in the callerid management, it is possible that one or more
channels now set CALLERID(ani), in addition to CALLERID(num).  The ANI, when
present, is preferred over the number for presentation in the CDR.  I
suspect that if you modify this value, the CDR will work as it did before.

-- 
Tilghman & Teryl
with Peter, Cottontail, Midnight, Thumper, & Johnny (bunnies)
and Harry, BB, & George (dogs)

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to