<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Greetings.. <BR>
i have 20 extensions with two queues.. i have members in the queues as SIP/xxxx<BR>
now recently i have noticed that users are unable to call each other.. this is causing me a headache..<BR>
calls comming to the queues are forwarded smoothly to the users.. but they can't call eachother.. what is going on??<BR>
i'm using Asterisk 1.4.19-1 with FreePBX 2.4.0.1<BR>
my SIP.CONF settings are<BR>
------------<BR><FONT size=1>
[3000]<BR>
type=friend<BR>
secret=3000<BR>
record_out=Adhoc<BR>
record_in=Adhoc<BR>
qualify=yes<BR>
port=5060<BR>
pickupgroup=<BR>
nat=yes<BR>
mailbox=3000@device<BR>
host=dynamic<BR>
dtmfmode=rfc2833<BR>
dial=SIP/3000<BR>
context=from-internal<BR>
canreinvite=no<BR>
callgroup=<BR>
callerid=device &lt;3000&gt;<BR>
accountcode=<BR>
call-limit=1<BR>
busy-limit=1<BR>
----------------<BR>
&nbsp;<BR>
&nbsp;<BR>
my Extensions.conf are like this<BR>
&nbsp;<BR>
-----------------<BR>
&nbsp;<BR><FONT size=1>
[ext-local]<BR>
include =&gt; ext-local-custom<BR>
exten =&gt; 3000,1,Macro(exten-vm,novm,3000)<BR>
exten =&gt; 3000,n,Hangup<BR>
exten =&gt; 3000,hint,SIP/3000<BR>
&nbsp;<BR><FONT size=1>
[from-did-direct-ivr]<BR>
include =&gt; from-did-direct-ivr-custom<BR>
exten =&gt; 3000,1,ExecIf($["${BLKVM_OVERRIDE}" != ""],dbDel,${BLKVM_OVERRIDE})<BR>
exten =&gt; 3000,n,Set(__NODEST=)<BR>
exten =&gt; 3000,n,Goto(from-did-direct,3000,1)<BR></FONT>
&nbsp;<BR>
-----------------<BR>
&nbsp;<BR>
my queues.conf <BR>
------------------<BR><FONT size=1>
[8000]<BR>
announce-frequency=0<BR>
announce-holdtime=no<BR>
eventmemberstatus=no<BR>
eventwhencalled=no<BR>
joinempty=yes<BR>
leavewhenempty=no<BR>
maxlen=0<BR>
periodic-announce-frequency=0<BR>
queue-callswaiting=silence/1<BR>
queue-thereare=silence/1<BR>
queue-youarenext=silence/1<BR>
retry=1<BR>
strategy=random<BR>
timeout=5<BR>
wrapuptime=0<BR>
member=SIP/3000,0<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
please help! i know i was able to call from an SIP to another SIP .. now i can't!<BR></FONT></FONT></FONT><br /><hr />The other season of giving begins 6/24/08. Check out the i’m Talkathon. <a href='http://www.imtalkathon.com?source=TXT_EML_WLH_SeasonOfGiving' target='_new'>Check it out!</a></body>
</html>