Raúl Alexis Betancor Santana wrote:
> 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 ?
check sysntax and rhs evaluation with a NoOp above.
check db access rights by callweaver user.
y
tom
_______________________________________________
Callweaver-dev mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-dev