<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<pre>Hello<br>I installed asteriskNow, I created a call queue<br><br>On the queues.conf file I can read<br><br>[6010]<br>fullname = techsupport<br>strategy = roundrobin<br>timeout = 10<br>context = ntech<br>wrapuptime = <br>autofill = yes<br>autopause = no<br>maxlen = <br>joinempty = no<br>leavewhenempty = no<br>reportholdtime = no<br>member = SIP/6000<br><br>the only change I made here manually was to change the member definition, with this configuration it works, before was inserted this way<br>member = Agent/6000<br>, but it did not work.
<br>but in the logs I found the following entry<br><br>app_queue.c: Unknown keyword in queue '6010': fullname at line 52 of queues.conf<br><br>if the rest of fields were inserted by the interface of asterisknow, which is the cause of this message.<br><br>I still have problem figuring out how to pass the call to this queue, after collecting some information from the caller,<br>from one application that uses BaseAGIScript<br><br>Thanks in advance for any help<br><br>Greetings<br>Enediel<br></pre><span style="text-decoration: underline;"></span><br><br /><hr />Get news, entertainment and everything you care about at Live.com. <a href='http://www.live.com/getstarted.aspx ' target='_new'>Check it out!</a></body>
</html>