<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
> When I reload chan_sip.so, it seems that connected terminals are no longer<br>
> detected by Asterisk because when I tape CLI command "sip show peers",<br>
> there is no results displayed. Any reflexions about that ?<br>
<br>
</div>They won't be found in the CLI command until Asterisk receives another packet<br>
from that peer and a load from the database is forced.<font color="#888888"><br></font></blockquote></div><br>Thanks for your answers.<br>but, how can I do send automatically a packet to Asterisk server to say "Hey I'm terminal X and still connected" ? because my problem is, calls for terminals which is not referenced when i tape "sip show peers" directly go on terminals voicemail. <br>