Hi guys,
i want to know why call transfering doesnt work with queues. i have passed
Tt to the Queue() application. when i press #, asterisk plays pbx_transfer
followed by dialtone. after dialing the extension nothing happens. I have
tried to transfer the call without queues with the help of
Dial(SIP/2006,Tt), it works fine but whenever i include queues it just wont
work anymore. some time it displays this warning:
[color=darkred]
chan_h323.c:691 oh323_indicate: Don’t know how to indicate condition 16 on
ip$192.168.0.22:24582/1[/color]
and when i hangup it displays this:
[color=darkred]-- User disconnected from queue MyQueue while waiting their turn
== Spawn extension (default, 1234, 0) exited non-zero on
’H323/ip$192.168.0.22:24582/1’[/color]
help needed…