<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffcc" text="#330000">
jason,<br>
shouldn't there be an answer in there somewhere?... like...<br>
<blockquote><tt>[inbound-sip]</tt><br>
<tt>exten => 300,1,Wait(1)</tt><br>
<tt>exten => 300,n,<b>Answer()</b></tt><br>
<tt>exten => 300,n,NoOp(${EXTEN})</tt><br>
<tt>exten => 300,n,NoOp(${CALLERID})</tt><br>
<tt>exten => 300,n,Dial(SIP/300,15)</tt><br>
<tt>exten => 300,n,VoiceMailMain</tt><br>
<tt>exten => 300,n,Hangup()</tt><tt></tt><br>
</blockquote>
daveC<br>
<br>
Jason Walker wrote:
<blockquote cite="mid45F82281.8010902@jasonsolves.com" type="cite">I
have 2 linksys SIP phones SPA-942
<br>
I have a dialplan of
<br>
<br>
exten => 144,1,Wait(1)
<br>
exten => 144,2,Dial(Sip/phil,20)
<br>
exten => 144,3,Voicemail(144@cableworks,u)
<br>
<br>
The CLI looks like this when I dial 144
<br>
<br>
-- Executing Wait("IAX2/JASONSERVER-9", "1") in new stack
<br>
-- Executing Dial("IAX2/JASONSERVER-9", "Sip/phil|20") in new stack
<br>
-- Called phil
<br>
-- Nobody picked up in 20000 ms
<br>
-- Executing VoiceMail("IAX2/JASONSERVER-9", "144@cableworks|u") in
new stack
<br>
-- Playing 'vm-theperson' (language 'en')
<br>
<br>
It is registered and will make calls but I never get the
<br>
-- SIP/phil is ringing
<br>
<br>
This happening on my 2 linksys phones only
<br>
<br>
Jason
<br>
_______________________________________________
<br>
--Bandwidth and Colocation provided by Easynews.com --
<br>
<br>
asterisk-users mailing list
<br>
To UNSUBSCRIBE or update options visit:
<br>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
<br>
<br>
<br>
<br>
</blockquote>
<br>
<pre class="moz-signature" cols="132">--
Building Strong Relationships w/ Intelligent Customer Service
--
Interlocking Business Solutions, LLC
856-380-0894 x5000
</pre>
</body>
</html>