OH323 channel variables
Each active OH323 channel uses a set of special channel variables. These
variables can be used to extract detailed information about the active call
or to change the behavior of the driver. The following list shows the
variables and explains their role:
${OH323_CTOKEN} – Contains the H.323 call token.
${OH323_CALLID} – The call ID.
${OH323_CONFID} – The conference ID of the call.
${OH323_SRCALIAS} – Contains the alias(es) of the source EP.
${OH323_DSTALIAS} – Contains the alias(es) of the dest. EP.
${OH323_SRCE164} – Contains the E.164 number of source EP.
${OH323_DSTE164} – Contains the E.164 number of dest. EP.
${OH323_REMOTEAPP} – Contains the name of the remote H.323 app.
${OH323_CHANCODEC} – Contains the name of the codec in use.
${OH323_RADDR} – Contains the remote IP address/port of the connection.
${OH323_LADDR} – Contains the local IP address/port of the connection.