[Asterisk-Users] RE: [Asterisk-Dev] SetVarCDR

Matthew Boehm mboehm at cytelcom.com
Sat Mar 12 23:20:06 MST 2005


You have this: ?

exten => _X.,1,Dial(SIP/mysipdevice,30)

And you are getting _X. In your cdr as DST? That is fux0red.

-Matthew


> From: "William M. Sandiford" <wsandiford at DURHAMTELECOM.com>
> Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users at lists.digium.com>
> Date: Sat, 12 Mar 2005 23:19:43 -0500
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users at lists.digium.com>
> Subject: [Asterisk-Users] RE: [Asterisk-Dev] SetVarCDR
> 
> I don't know...now I have a _X. in my CDR.
> 
> 
> -----Original Message-----
> From: Matthew Boehm [mailto:mboehm at cytelcom.com]
> Sent: Saturday, March 12, 2005 8:05 PM
> To: Asterisk Developers Mailing List <asterisk-dev at lists.digium.com>
> Subject: Re: [Asterisk-Dev] SetVarCDR
> 
> 
> You must have some fux0red config 'cause using _X. works fine here. I haven't
> had an 's' in my CDRs for over several months now.
> 
> (continue this on the -users list.)
> 
> -Matthew
> 
> 
>> From: "William M. Sandiford" <wsandiford at DURHAMTELECOM.com>
>> Reply-To: "Asterisk Developers Mailing List
>> <asterisk-dev at lists.digium.com>" <Asterisk-Dev at lists.digium.com>
>> Date: Sat, 12 Mar 2005 13:41:30 -0500
>> To: Asterisk Developers Mailing List <asterisk-dev at lists.digium.com>
>> Subject: RE: [Asterisk-Dev] SetVarCDR
>> 
>> Yes, but putting showing s in the dst is not what I want, I'm trying
>> to alter that.  Also your suggestion of using _X. didn't work either.
>> 
>> 
>> -----Original Message-----
>> From: Matthew Boehm [mailto:mboehm at cytelcom.com]
>> Sent: Saturday, March 12, 2005 11:20 AM
>> To: Asterisk Developers Mailing List <asterisk-dev at lists.digium.com>
>> Subject: Re: [Asterisk-Dev] SetVarCDR
>> 
>> 
>> *buzzer* "That's the sound I make when somebody lies to me."
>>   - Dr. Cox, Scrubs
>> 
>> I replied to your post on the -users list about this. Showing 's' in
>> the dst is programaticly correct behavior.
>> 
>> -Matthew
>> 
>> 
>>> From: "William M. Sandiford" <wsandiford at DURHAMTELECOM.com>
>>> Reply-To: "Asterisk Developers Mailing List
>>> <asterisk-dev at lists.digium.com>" <Asterisk-Dev at lists.digium.com>
>>> Date: Fri, 11 Mar 2005 18:30:03 -0500
>>> To: Asterisk Developers Mailing List <asterisk-dev at lists.digium.com>
>>> Subject: RE: [Asterisk-Dev] SetVarCDR
>>> 
>>> This was asked to the -users list with no replies.  Since the
>>> original post came from the CVS list and was obviously a recent
>>> development change, I thought this list was appropriate.  My
>>> apologies if it was not.
>>> 
>>> Out of curiosity, what are CDR variables for then?  Are they
>>> read-only?
>>> 
>>> Regards,
>>> Bill
>>> 
>>> -----Original Message-----
>>> From: Tilghman Lesher [mailto:tilghman at mail.jeffandtilghman.com]
>>> Sent: Friday, March 11, 2005 6:07 PM
>>> To: Asterisk Developers Mailing List
>>> Subject: Re: [Asterisk-Dev] SetVarCDR
>>> 
>>> 
>>> On Friday 11 March 2005 16:40, William M. Sandiford wrote:
>>>> I found a reference to the application SetVarCDR in the following
>>>> post but I don't seem to have this available to me in my version of
>>>> *.
>>> 
>>> This is a -users question.  Please do not post usage questions to the
>>> developers list.
>>> 
>>>> I would like to change the value of the src and dst variables in the
>>>> CDR as I sometimes find that they don't have entirely accurate
>>>> information.  For example my dst field quite often has a value of
>>>> "s" because I do my call processing in the s extension.  This is no
>>>> good to me.
>>> 
>>> This isn't what CDR variables are for.  In fact, unless you have
>>> coded your own custom cdr_*.c module, you probably shouldn't be using
>>> them at all (at least until somebody codes a generic implementation).
>>> 
>>> --
>>> Tilghman
>>> _______________________________________________
>>> Asterisk-Dev mailing list
>>> Asterisk-Dev at lists.digium.com
>>> http://lists.digium.com/mailman/listinfo/asterisk-dev
>>> To UNSUBSCRIBE or update options visit:
>>>    http://lists.digium.com/mailman/listinfo/asterisk-dev
>>> 
>>> --
>>> No virus found in this incoming message.
>>> Checked by AVG Anti-Virus.
>>> Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 3/11/2005
>>>  
>>> 
>>> --
>>> No virus found in this outgoing message.
>>> Checked by AVG Anti-Virus.
>>> Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 3/11/2005
>>>  
>>> _______________________________________________
>>> Asterisk-Dev mailing list
>>> Asterisk-Dev at lists.digium.com
>>> http://lists.digium.com/mailman/listinfo/asterisk-dev
>>> To UNSUBSCRIBE or update options visit:
>>>    http://lists.digium.com/mailman/listinfo/asterisk-dev
>> 
>> 
>> _______________________________________________
>> Asterisk-Dev mailing list
>> Asterisk-Dev at lists.digium.com
>> http://lists.digium.com/mailman/listinfo/asterisk-dev
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-dev
>> 
>> --
>> No virus found in this incoming message.
>> Checked by AVG Anti-Virus.
>> Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 3/11/2005
>>  
>> 
>> --
>> No virus found in this outgoing message.
>> Checked by AVG Anti-Virus.
>> Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 3/11/2005
>>  
>> _______________________________________________
>> Asterisk-Dev mailing list
>> Asterisk-Dev at lists.digium.com
>> http://lists.digium.com/mailman/listinfo/asterisk-dev
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-dev
> 
> 
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev
> 
> -- 
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 3/11/2005
>  
> 
> -- 
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 3/11/2005
>  
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users





More information about the asterisk-users mailing list