Displaying 1 result from an estimated 1 matches for "2220_com".
Did you mean:
2202_com
2006 Jan 27
0
Page() and Asterisk 1.2.3 Problems?
...us, starting over
The first line a of output above is spammed over and over. The second
and third show up as well but not as much.
Here is some snippents from extensions.conf
[globals]
INTERCOM=Local/2202_com@page&Local/2201_com@page&Local/2205_com@page&Local/2203_com@page&Local/2220_com@page
[macro-page]
; Paging macro:
; Check to see if SIP device is in use and DO NOT PAGE if they are
; ${ARG1} - Device to page
; ${ARG2} - Other line (not paging line...we don't want to disturb
their other line)
;
exten => s,1,ChanIsAvail(${ARG2}|js) ; j is for dump and s is for ANY...