ZAP Dialling Error

[quote=“uxbod”]If you look at my original posting group 0 is defined in zapata.conf for the FXO module.[/quote]i’m looking at your OP and you are setting group=0 after the channel= line. that doesn’t work.

Hi BB,

I have now changed zapata.conf to the following which seems to work fine :-

[code][channels]
context=internal

signalling=fxo_ks
callerid=“Office” <1000>
mailbox=1000
group=5
context=internal
channel => 1
callerid=asreceived
mailbox=
group=5

signalling=fxs_ks
callerid=asreceived
group=0
cidsignalling=v23
cidstart=polarity
context=incoming
channel => 4
[/code]