|
Niels
<< Are there any other possibility to store the SIP/IAX caller’s IP address on every call?>>
Run the command database show at the Asterisk command line (CLI). I believe this shows the information you require. If it does, you can access the information within the dialplan using DBGet()
Bill Seddon Lyquidity Solutions Limited From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Hello all!
Is there any possibility to determine the IP address of a caller in my dialplan?
I would like to have a predefined channel variable like ${CALLER_IP} but it seems it doesn’t exist (http://www.voip-info.org/wiki-Asterisk+Variables) .. is this list complete?
Are there any other possibility to store the SIP/IAX caller’s IP address on every call?
Thanks Niels
|
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
