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 ?

As far as I have checked, it's not supported, but then why it does not give 
any error while running ?

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

Reply via email to