I’ve loked through the wiki but couldnt find anything about this, my settings for queues.conf :
[main]
musiconhold = default
announce = queue-markq
strategy = ringall
servicelevel = 60
context = Local
timeout = 15
retry = 2
weight=0
wrapuptime=15
maxlen = 0
announce-frequency = 90
announce-holdtime = yes
queue-youarenext = queue-youarenext ; (“You are now first in line.”)
queue-thereare = queue-thereare ; (“There are”)
queue-callswaiting = queue-callswaiting ; (“calls waiting.”)
queue-holdtime = queue-holdtime ; (“The current est. holdtime is”)
queue-minutes = queue-minutes ; (“minutes.”)
queue-seconds = queue-seconds ; (“seconds.”)
queue-thankyou = queue-thankyou ; (“Thank you for your patience.”)
queue-lessthan = queue-less-than ; (“less than”)
queue-reporthold = queue-reporthold ; (“Hold time”)
monitor-format = wav
monitor-join = yes
joinempty = yes
leavewhenempty = yes
eventwhencalled = yes
eventmemberstatusoff = yes
reportholdtime = yes
memberdelay = 0
timeoutrestart = no
member => Sip/1111
member => Sip/2222
member => Sip/01234445555@1.1.1.1
member => Sip/01234446666@1.1.1.1
I want it to dial out through the local zap pri instead of going out through sip, i know i can do it through extensions.conf but i like it like this better because it will play the background music and all that…
thanks for your help!