<div class="gmail_quote">On Tue, Aug 3, 2010 at 4:49 PM,  <span dir="ltr">&lt;<a href="mailto:Jeremy.Hellstrom@synovate.com">Jeremy.Hellstrom@synovate.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div>






<p><font size="2">
Unfortunately it is only the Iwatsu IP phones that grab the open line @ 3001 currently, the softphones do not.  I might try programming the extension and see if I can get a response that way.<br>
<br>
Mostly what I am seeing is ----</font><br clear="all"></p></div></blockquote></div><br>Assuming you have a peer defined in sip.conf as Iwatsu, you could try this:<br><br>exten =&gt; 1234,1,Verbose(Making outbound test call over Iwatsu trunk)<br>
exten =&gt; 1234,n,Dial(SIP/Iwatsu/3001,D(ww${DIALNUMBER}))<br><br>where ${DIALNUMBER} is the number you&#39;d like to dial.  For testing I would set this to a static number (your cell phone or whatever).  Once you have that working, you would implement it for real in a fashion similar to this:<br>
<br>[outgoing-dial]<br>exten =&gt; _X.,1,Verbose(Making outbound call over Iwatsu trunk)<br>exten =&gt; _X.,n,Dial(SIP/Iwatsu/3001,D(ww${EXTEN}))<br><br>and then make the outgoing-dial context available from whatever context your phone defaults to.<br>
<br>-- <br>Thanks,<br>--Warren Selby<br><a href="http://www.selbytech.com">http://www.selbytech.com</a><br>
<div style="visibility: hidden; display: inline;" id="avg_ls_inline_popup"></div><style type="text/css">#avg_ls_inline_popup {  position:absolute;  z-index:9999;  padding: 0px 0px;  margin-left: 0px;  margin-top: 0px;  width: 240px;  overflow: hidden;  word-wrap: break-word;  color: black;  font-size: 10px;  text-align: left;  line-height: 13px;}</style>