; ------------------------------------------------------------------------------ ; PIKA pika.conf file sample ; ; This example configures one Digital board with 1 spans licensed ; ; For further information please, contact PIKA Customer Care: ; PIKA Customer Care ; +1 (613)-591-1555 ; support@pikatech.com ; ;================================================================== ; ----------------------------------------------------------------------------- [globals] ;global settings for all for pika channels echocancel=yes ;use echo cancellation on TDM calls echotaillength=12 ;tail length of echo canceller, selectable between 1-128ms usenativebridge=yes ; enable native switching on all pika trunks echocancelwhenbridged=yes ; use echo cancellation on bridged calls ; The number of busy tones to wait for before hanging up. The default is 2. ; A higher number will lower the probability of random hangups, but will ; increase the time required to hangup a channel. busycount=2 ; Specifies the cadence of the busy signal. In many countries, ; it is 500msec on, 500msec off. ; The format is busypattern=500,500 [logs] ;level=debug [groups] group0=pri0 ;define TDM group 0 (g0 to be used with Dial() in extensions.conf) [pri0] type=isdn ;PIKA trunk type; either im or isdn product=aoh ; used internally channels0=isdn0 ;subgroup definition context=digital ;context for incoming calls from this group exten=s ;default extension to be used to terminate calls, used if DNID is not available [general] recordbuffersize=160 ; size of audio buffers, DO NOT CHANGE maxaudioblocksize=20 ;number of audio buffers DO NOT CHANGE [products] aoh=pika.conf ;name of this file [boards] board0=primenet_gwy0 ;PIKA hardware defintion [primenet_gwy0] id=0 ;if you have more than one card, you should use the serial number and comment out the id keyword. ;the serial number can be obtained by looking on the board ;serial=1111111 interfacetype=t1 ;either t1 (23) or e1(30) channels clockmode=master ; either master or slave clocks=1 clock0=span0 ; spans to be used, please note that T1/E1 span licenses are required [isdn] isdn0=isdngroup_0 ;isdn1=isdngroup_1 [isdngroup_0] interface0=board0,0 line_framing=crc4 line_encoding=hdb3 line_buildout=short line_compandmode=alaw switchtype=net5 node=network numbertype=national numberplan=isdn countrycode=euroisdn ; only applicable for switchtype=net5 channelselect=exclusive ;[isdngroup_1] ;interface0=board0,1 ;line_framing=crc4 ;line_encoding=hdb3 ;line_buildout=short ;line_compandmode=alaw ;switchtype=net5 ;node=network ;numbertype=national ;numberplan=isdn ;countrycode=euroisdn ; only applicable for switchtype=net5 ;channelselect=exclusive