[asterisk-dev] [asterisk-users] asterisk cdr - remote ip address (fwd)
Kai Hoerner
kai at ciphron.de
Fri Nov 20 07:21:08 CST 2009
marek cervenka schrieb:
>> Please check the SIPCHANNEL() dialplan function, as well as the CHANNEL() dialplan function.
>>
>
> it's SIPCHANINFO but it's only for caller(phoneA)
>
> phoneA --nat--> asterisk --nat--> phoneB
>
> i need info about ip address of phoneB too
>
Hi marek,
what about:
${SIPPEER(${YOUR_PEER_NAME},ip)}
More information about the asterisk-dev
mailing list