Difference between revisions of "%tin"
From Zenitel Wiki
(→Examples) |
|||
Line 5: | Line 5: | ||
===Syntax=== | ===Syntax=== | ||
'''%tin(SIP node)''' | '''%tin(SIP node)''' | ||
+ | |||
+ | <br> | ||
===Examples=== | ===Examples=== | ||
%tin(100) - ''Returns the number of SIP trunk lines currently in use on SIP node 100'' | %tin(100) - ''Returns the number of SIP trunk lines currently in use on SIP node 100'' | ||
+ | |||
+ | <br> | ||
=== Application example === | === Application example === |
Revision as of 08:08, 3 October 2018
The %tin macro return current number of trunk channels used towards a specific trunk.
Syntax
%tin(SIP node)
Examples
%tin(100) - Returns the number of SIP trunk lines currently in use on SIP node 100
Application example
Back to Event_Handler#List_of_macros.