On 8/3/07, <b class="gmail_sendername">Michael Munger</b> &lt;<a href="mailto:michael@highpoweredhelp.com">michael@highpoweredhelp.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Is there a way to setup an IAX bat phone (immediate=yes) or
is this a privilege only reserved for ZAP channels?</span></font></p></div></div></blockquote><div><br>As I understand it, this would have to be supported by your specific hard/soft phone.<br><br>It&#39;s the same with SIP - taking a handset off-hook doesn&#39;t cause any traffic to go to Asterisk.&nbsp; The first packet from the user agent is sent when the phone tries to dial something.&nbsp; Depending on the user agent, this could be as soon as someone presses a single key (so-called &quot;early dial&quot; with SIP 484 responses), or more typically when an entire number has been dialed and a timeout has occurred or send button has been pressed.&nbsp; Zap FXS ports can tell when a handset has gone off-hook and take some action based on that due to the change in electrical impedance.
<br><br>Some soft-phones support bat-phone operation, though you have to hunt through the docs to get it to work.&nbsp; My Linksys SPA942 desk phone has a dial plan syntax that allows this:<br><br>(&lt;:XXXX&gt;S0)<br><br>Which means &quot;prefix whatever I type with XXXX and match an empty string, dialing as soon as you have a match&quot;, which causes the phone to calll XXXX as soon as I take it off hook.&nbsp; But it&#39;s obviously device-specific, and has nothing to do with SIP or IAX or Asterisk for that matter.&nbsp; When the call arrives at my server, it doesn&#39;t look any different than a call to XXXX from a phone with a more traditional dialplan.
<br><br></div></div>-- <br>j.