We made a very simple application to insert the cost of a call into the CDR table that Asterisk uses. We recently upgraded to Asterisk 1.6 and I noticed that my application stopped working. The reason is that my application depends on a field called "route" to be NULL so that it knows that that call needs to be processed. It then pulls the route from a table and updates the cost field on the database and the name of the route into the route field. The problem with 1.6 seems to be that when it posts a CDR it now sets the route field to '' (blank) instead of leaving it NULL. I do not know why it does this as that field is not even in the default table that Asterisk uses for CDR. Is there a way I can prevent 1.6 from setting that field or to tell it to leave it NULL? -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director de Tecnolog?a +52-55-91169161 ext 2001 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20090213/2f62b0aa/attachment.pgp