[asterisk-users] keep dst cdr record if context change
Daniel Knoll
daniel at danielknoll.de
Fri Mar 30 14:42:21 CDT 2012
In your case i have 1 record and only the last one "s" is in the field dst, but i don't use "s", i use numbers instead.
Thats my situation :(
Am 30.03.2012 um 21:21 schrieb Danny Nicholas:
> So you have a situation like so:
> [default]
> Exten => _X.,1,Answer
> Exten => _X.,n,Goto(foo,s,1)
> [foo[
> Exten => s,1,playback(vm-goodbye)
> Exten => s,n,hangup()
>
> And you get two CDR records, 1 with default and 1 with foo?
>
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Daniel Knoll
> Sent: Friday, March 30, 2012 2:17 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] keep dst cdr record if context change
>
>
> Hi Danny,
> Thank you for answer.
>
> I'm using Asterisk 1.8.7.0
>
> Daniel
>
>
> Am 30.03.2012 um 20:18 schrieb "Danny Nicholas" <danny at debsinc.com>:
>
>> More information please - 1.8X or 10.X?
>>
>> -----Original Message-----
>> From: asterisk-users-bounces at lists.digium.com
>> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Daniel
>> Knoll
>> Sent: Friday, March 30, 2012 1:17 PM
>> To: Asterisk Users Mailing List - Non-Commercial Discussion
>> Subject: [asterisk-users] keep dst cdr record if context change
>>
>> Hello nice group,
>>
>> having a Problem with CDRs.
>> If i change the context with Goto() Asterisk write the new exten in "dst"
>> cdr field.
>>
>> How can i keep the old entry? Any ideas makes me very happy.
>>
>> Thanks for helping me.
>> Daniel
>> --
>> _____________________________________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> New to Asterisk? Join us for a live introductory webinar every Thurs:
>> http://www.asterisk.org/hello
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>>
>> --
>> _____________________________________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> New to Asterisk? Join us for a live introductory webinar every Thurs:
>> http://www.asterisk.org/hello
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to
> Asterisk? Join us for a live introductory webinar every Thurs:
> http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
> http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list