<br><br><div class="gmail_quote">2010/7/9 Kevin P. Fleming <span dir="ltr">&lt;<a href="mailto:kpfleming@digium.com">kpfleming@digium.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On 07/09/2010 08:39 AM, Klaus Darilion wrote:<br>
&gt; IMO it should be handled identical to SIP 3xx redirects<br>
&gt;<br>
&gt; regards<br>
&gt; Klaus<br>
&gt;<br>
&gt; Am 09.07.2010 14:40, schrieb Wolfgang Pichler:<br>
&gt;&gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt; for a project i do need the call rerouting feature implemented in dahdi<br>
&gt;&gt; - so that chan_dahdi is not only able to send call deflection message -<br>
&gt;&gt; it should also be able to handle them.<br>
&gt;&gt;<br>
&gt;&gt; I do have already discussed this with some other people - i have seen<br>
&gt;&gt; that it is already implemented in bristuff - so porting that part to the<br>
&gt;&gt; current libpri/dahdi version would be an idea (bristuff does generate a<br>
&gt;&gt; new local channel when it receives the call deflection message).<br>
&gt;&gt;<br>
&gt;&gt; But libpri / chan_dahdi nowadays does already have most of the needed<br>
&gt;&gt; functions already implemented - so it could be to be easier to make a<br>
&gt;&gt; new implementation based on the current source.<br>
&gt;&gt;<br>
&gt;&gt; What do you think would be better - porting the bristuff parts - or<br>
&gt;&gt; reimplemting it ?<br>
&gt;&gt;<br>
&gt;&gt; The other question is - if it will get reimplemented - how to handle the<br>
&gt;&gt; rerouting / deflection ?<br>
&gt;&gt;<br>
&gt;&gt; - Creating a local channel to handle it<br>
&gt;&gt; - Hangup the call leg were you got the call deflection with a new hangup<br>
&gt;&gt; cause - and store the redirection number in a channel var of the source<br>
&gt;&gt; channel<br>
&gt;&gt; - Handle it like a transfer - if the t option is given in the dialstring<br>
&gt;&gt; - then jump into the transfer context - and go on there<br>
&gt;&gt;<br>
&gt;&gt; What do you think about this ?<br>
&gt;&gt;<br>
&gt;&gt; best regards,<br>
&gt;&gt; Wolfgang<br>
<br>
</div></div>Asterisk SVN trunk (which will become 1.8 shortly) already supports Call<br>
Deflection.<br>
<br></blockquote><div>perfect - backport to 1.6 would be hard or not ?</div><div>How does 1.8 handle call deflection ?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

--<br>
Kevin P. Fleming<br>
Digium, Inc. | Director of Software Technologies<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
skype: kpfleming | jabber: <a href="mailto:kfleming@digium.com">kfleming@digium.com</a><br>
Check us out at <a href="http://www.digium.com" target="_blank">www.digium.com</a> &amp; <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
<font color="#888888"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
</font></blockquote></div><br>