[SIP/11] Position=2 Label="Tel-11" Extension=11 Context=home Icon=1 Server=1 [SIP/12] Position=3 Label="Tel-12" Extension=12 Context=home Icon=1 Server=1 [SIP/13] Position=4 Label="Tel-13" Extension=13 Context=home Icon=1 Server=1 [SIP/21] Position=n Label="Tel-21" Extension=21 Context=home Icon=1 Server=1 ;[901] ; Meetme must be defined by its room number ;Position=8 ;Label="Meetme 901" ;Extension=901 ;Context=conferences ;Icon=5 [QUEUE/normal] Position=16 Label="Normal" Extension=-1 Icon=3 [QUEUE/forahorari] Position=17 Label="Fora Horari" Extension=-1 Icon=3 [QUEUE/vacances] Position=18 Label="Vacances" Extension=-1 Icon=3 [rectangle] x=748 y=35 width=252 height=370 line_width=3 line_color=ffff10 fade_color1=ffff10 fade_color2=ffff3F rnd_border=2 alpha=30 layer=top ; top = above buttons ; bottom = below buttons [rectangle] x=498 y=35 width=252 height=220 line_width=3 line_color=ff1010 fade_color1=ff1010 fade_color2=a01000 rnd_border=2 alpha=20 layer=top panel_context=* ; The item will be persistant across contexts [rectangle] x=498 y=255 width=252 height=295 line_width=3 line_color=10ff10 fade_color1=10ff10 fade_color2=10ff00 rnd_border=2 alpha=20 layer=top [rectangle] x=-1 y=35 width=502 height=515 line_width=3 line_color=1010ff fade_color1=1010ff fade_color2=1010ff rnd_border=2 alpha=10 layer=top ; you can include configuration files ; ;include => more_rectangles.cfg ;[LEGEND] ;x=800 ;y=50 ;text=Zap Lines ;font_size=32 ;font_color=000000 ;font_family=Times New Roman ; only used when use_embed_fonts=0 ;use_embed_fonts=1 ; if set to 1 it will use an embeded Arial type font ; that looks consistently between platforms/os [LEGEND] x=535 y=50 text=Conferences font_size=32 font_color=FF0000 font_family=Arial use_embed_fonts=1 [LEGEND] x=555 y=270 text=Queues font_size=32 font_color=000000 font_family=Arial use_embed_fonts=1 [LEGEND] x=160 y=40 text=Extensions font_color=000000 font_size=32 font_family=Arial use_embed_fonts=1 [LEGEND] x=75 y=75 text=Local font_size=24 font_family=Arial font_color=000000 use_embed_fonts=1 [LEGEND] x=315 y=75 text=Remote font_color=000000 font_size=24 font_family=Arial use_embed_fonts=1 [IMAGE] src=logo.jpg x=30 y=30 # The entry below will create ONE button # showing the number of ZAP channels used # for an E1 trunk (zap/1 to zap/31 # # Interesting bits: regexp, groupcount, and count # # groupcount will count number of channels used # count will set and limit the number of sessions matched ;[_Zap\/(\d$|1\d$|2\d$|3[01]$)] ;Position=70 ;Count=31 ;Label=Trama 1 ;Icon=2 ;groupcount=1 # The following entry same as above but # for 2nd E1 line (zap/32 to zap/62) ;[_Zap\/(3[2-9]$|4\d$|5\d$|6[012]$)] ;Position=71 ;Count=31 ;Label=Trama 2 ;Icon=2 ;groupcount=1 ;include => more_legends.cfg # Experimental auto_sip buttons: # they match any sip peers as de regexp # and fill all matching peers starting # at position 'Starting_Position' and # substitutes variables found in # the sip peer entry # #[AUTO/SIP/1.$] ; matches SIP/1X #Context = ${CONTEXT} #Extension= ${CHANNEL} #Label = ${CHANNEL} #Icon = 1 #Starting_Position=1 #Server=1 #Panel_Context=auto #[AUTO/SIP/.*] ; matches SIP/* #Context=${CONTEXT} #Extension=${ACCOUNTCODE} #Mailbox=${VOICEMAILBOX} #Label=${CHANNEL} #Icon=1 #Accountcode=${ACCOUNTCODE} #Starting_Position=20 #Server=2 #Panel_Context=auto # Variables for AUTO/SIP buttons: # # ${CONTEXT} sip context # ${CALLERID} full callerid (eg: john <12>) # ${CLIDNUM} callerid number (eg: 12) # ${CLIDNAME} callerid name (eg: john) # ${VOICEMAILBOX} full voicemailbox (eg: 12@default) # ${VOICEMAILBOXNUM} voicemailbox number (eg: 12) # ${VOICEMAILBOXCONTEXT} voicemailbox context (eg: default) # ${ACCOUNTCODE} accountcode # ${CHANNEL} channel name without "SIP/"