<br><div><span class="gmail_quote">On 2/14/07, <b class="gmail_sendername">Yuan LIU</b> <<a href="mailto:yliu11@hotmail.com">yliu11@hotmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Well, you'll have to decide how you want to "hang up" the caller: Do you<br>want him/her to be ignored, or to be told that you are not available (like<br>an answering machine)? You also need to tell Asterisk how to determine if
<br>the next "invite" comes from the same caller during the same "session".<br>(These are not very easy tasks but doable.)<br><br>In either case, you need to add a flag to your dial plan, set it after it
<br>rings your cell, and reset it once Asterisk determines that THIS caller has<br>been "hung up". (Of course you can do what "Vacation" does in E-mail: set up<br>a flag for each identifiable caller, and only call your mobile once until
<br>you reset them all. The algorithm would be simpler but more unidentifiable<br>callers will be ignored.) Your dial plan will check this flag before<br>ringing your cell, then branch accordingly.<br><br>Hope this helps.
<br><br>Yuan Liu</blockquote><div><br>Thank you for the answer.<br>Right know I solved sending after everything to the voicemail.<br>But I tought that hangup was suppose to close the call, however, is not the case and a really did not catch why.
<br><br>I will try to read a bit more.<br><br></div><br></div>