Hi all,

I'm trying to set some CDR custom fields from the dialplan, but they never get 
send to the DB (cdr_pgsql.so is used here).

With this dialplan code:
...
exten => _X.,n,Set(CDR(src_ip)=${SIP_HEADER(X-Source-IP)})
...

I whant to save into CDR for this call the source IP of the client, callweaver 
does not fail, but src_ip field on the cdr table is never filled.

Is this not supported by callweaver ?

-- 
Saludos.

Raúl Alexis Betancor Santana
Dimensión Virtual S.L.
_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to