i have such problem if incoming call comes from trunk there is no sound in queue (but if i make in extensions.con playback(hello-world) it is playing it and i can hear it)
only problem is in queue. but if i am calling from internal extension to queue there is sound (i mean moh and possition announcment) here is my queue.conf file
[general]
persistentmembers=yes
autofill=yes
monitor-type=MixMonitor
shared_lastcall=no;[333]
announce-frequency=5
announce-holdtime=no
announce-position=yes
autofill=no
autopause=no
autopausebusy=no
autopausedelay=0
autopauseunavail=no
joinempty=yes
leavewhenempty=no
maxlen=0
memberdelay=0
min-announce-frequency=300
penaltymemberslimit=0
periodic-announce-frequency=0
queue-callswaiting=hello-world
queue-thankyou=hello-world
queue-thereare=hello-world
queue-youarenext=hello-world
reportholdtime=no
retry=15
music=default
ringinuse=yes
servicelevel=60
setinterfacevar=yes
strategy=linear
timeout=5
timeoutpriority=app
timeoutrestart=no
weight=0
wrapuptime=0
context=inb
member=> SIP/100,1
member=> SIP/101,2
and here is my extensions.con
[public]
include => inb
[inb]
inculde=> public
;exten => _777,1,Playback(hello-world)
exten => _777,1,Queue(333)
can you tell me what is problem iptables is disabled