Displaying 1 result from an estimated 1 matches for "30rd".
Did you mean:
30d
2009 Jun 08
0
remote queue members
...mber that are reached
trough a SIP trunk. Let me explain:
1) "Master" asterisk box with my call queue
2) "Slave" asterisk box with a channel bank interface
the two boxes are connected trough a SIP trunk, and the dialplan in the 1st
box connect (for eg.) Local/0030 at gw to the 30rd channel on the 2nd box. All
my 60 channels share this SIP trunk and they are used for queue member.
How should I add this to the queues? I was adding Local/00XX at gw in my
QueueAddMember Interface, but I dont see how this hould know the state of
the member on the other side of the SIP trunk. Is t...