Displaying 1 result from an estimated 1 matches for "cau19lap".
2009 Dec 25
0
state_interface how to
...box, and it's still not working.
Are there any special settings that need to be set for this to work?
queues.conf:
[test]
ringinuse=no
eventmemberstatus=yes
eventwhencalled=yes
member => Local/1050 at internal/n,0,,SIP/1000
sip.conf:
[1000]
type=friend
context=phones
host=dynamic
secret=cAu19lap
canreinvite=no
allow=all
nat=yes
expire=120
callcounter=5
extensions.conf:
[phones] ; IP SIP Phones, allows them to call local agents.
include => internal
[internal]
exten => 1050,1,Dial(SIP/1000)
Queue always shows the agent has 'Not in Use' ...
testbox*CLI> que...