On Friday 28 January 2011 05:34:21 Athanasia Tsertou wrote: > In my dialplan, right before my Hangup() call, I have put the following > (am using AEL, but I guess this is irrelevant) > > Set(JITTER=${CUT(RTPAUDIOQOS,\;,4)}); > Set(CDR(userfield)=${CUT(JITTER,\=,2)});
Did you put it in the "h" extension? That is where it needs to be executed in order for it to go into the CDR. If it's not in the "h" extension, you're updating the CDR after it has already been posted. -- Tilghman -- _____________________________________________________________________ -- 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