<div>I hope you understand restart as restarting asterisk service.</div><div><br></div>restart Asterisk (service asterisk restart) or from CLI -> restart gracefully now (relevant command line)<div><br></div><div>and not rebooting the server.</div>
<div><br></div><div>chan_xtra also utilizes similar hooks for the GSM cards.</div><div><br></div><div>module unloading and loading is also a good idea.</div><div><br><div>Regards,<br>Mitul Limbani,<br>Chief Architech & Founder,<br>
Enterux Solutions Pvt. Ltd.<br>110 Reena Complex, Opp. Nathani Steel, <br>Vidyavihar (W), Mumbai - 400 086. India<br><a href="http://www.enterux.com/" target="_blank">http://www.enterux.com/</a><br><a href="http://www.entvoice.com/" target="_blank">http://www.entvoice.com/</a><br>
email: <a href="mailto:mitul@enterux.in" target="_blank">mitul@enterux.in</a><br>DID: +91-22-61447605<br>Cell: +91-9820332422<br><br><br>
<br><br><div class="gmail_quote">On Sat, Jun 2, 2012 at 10:44 AM, Satria Anamarta <span dir="ltr"><<a href="mailto:anam.satria67@gmail.com" target="_blank">anam.satria67@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks, Mitul :)<br>
What if we change the chan_extra.conf do we also need to restart the<br>
server, can not only module reload chan_extra?<br>
<br>
Thanks again :)<br>
<div class="HOEnZb"><div class="h5"><br>
On 6/2/12, Mitul Limbani <<a href="mailto:mitul@enterux.in">mitul@enterux.in</a>> wrote:<br>
> Any changes inside chan_dahdi requires asterisk restart.<br>
><br>
> you can restart asterisk gracefully, where by asterisk will honor the<br>
> existing calls, but wont honor new calls till it restarts.<br>
><br>
> Regards,<br>
> Mitul Limbani,<br>
> Chief Architech & Founder,<br>
> Enterux Solutions Pvt. Ltd.<br>
> 110 Reena Complex, Opp. Nathani Steel,<br>
> Vidyavihar (W), Mumbai - 400 086. India<br>
> <a href="http://www.enterux.com/" target="_blank">http://www.enterux.com/</a><br>
> <a href="http://www.entvoice.com/" target="_blank">http://www.entvoice.com/</a><br>
> email: <a href="mailto:mitul@enterux.in">mitul@enterux.in</a><br>
> DID: <a href="tel:%2B91-22-61447605" value="+912261447605">+91-22-61447605</a><br>
> Cell: <a href="tel:%2B91-9820332422" value="+919820332422">+91-9820332422</a><br>
><br>
><br>
><br>
><br>
> On Sat, Jun 2, 2012 at 10:20 AM, Satria Anamarta<br>
> <<a href="mailto:anam.satria67@gmail.com">anam.satria67@gmail.com</a>>wrote:<br>
><br>
>> Ok,understand :)<br>
>> Just now I change usecallerid=yes to usecallerid=no in chan_dahdi.conf<br>
>> and do a module reload chan_dahdi but it still answer the incoming<br>
>> call until 3-4 rings. Do I need to restart the server or module reload<br>
>> is enough since I can't restart the server right now.<br>
>><br>
>> Thanks :)<br>
>><br>
>> On 6/2/12, Eric Wieling <<a href="mailto:EWieling@nyigc.com">EWieling@nyigc.com</a>> wrote:<br>
>> > That depends on what country you are in. In the USA CallerID<br>
>> information is<br>
>> > sent between the first and 2nd ring. Asterisk defaults to expecting<br>
>> USA<br>
>> > style CallerID. If you are not in the USA then you'll have to research<br>
>> on<br>
>> > how to get CallerID working with Asterisk for your country. Search the<br>
>> > mailing list archives.<br>
>> ><br>
>> > Try disabling CallerID in Asterisk just to see if that is actually<br>
>> causing<br>
>> > the delay. If it is, you know once you get CallerID working the delay<br>
>> will<br>
>> > go away and you won't spend more time trying to fix the ring delay.<br>
>> ><br>
>> > -----Original Message-----<br>
>> > From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>
>> > [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On Behalf Of Satria<br>
>> > Anamarta<br>
>> > Sent: Saturday, June 02, 2012 12:23 AM<br>
>> > To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
>> > Subject: Re: [asterisk-users] Asterisk pickup call on first ring<br>
>> ><br>
>> > Thanks Eric for the prompt reply :)<br>
>> ><br>
>> > Honestly I still need the caller id but I already strugle for around<br>
>> > 1-2months to get the caller id work on my system :( yesterday I bought<br>
>> > a<br>
>> > caller id converter hoping it will solve my problem but look like it's<br>
>> not.<br>
>> > I'm still trying to get the caller id to work.<br>
>> ><br>
>> > So there is no other setting except disable the caller id detection for<br>
>> the<br>
>> > system to pickup incoming call at the first ring?<br>
>> ><br>
>> > Thanks a lot.<br>
>> ><br>
>> > On 6/2/12, Eric Wieling <<a href="mailto:EWieling@nyigc.com">EWieling@nyigc.com</a>> wrote:<br>
>> >> Try usecallerid=no<br>
>> >><br>
>> >> The immediate= option is mainly for FXS ports and is almost never<br>
>> >> used.<br>
>> >><br>
>> >> -----Original Message-----<br>
>> >> From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>
>> >> [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On Behalf Of Satria<br>
>> >> Anamarta<br>
>> >> Sent: Saturday, June 02, 2012 12:06 AM<br>
>> >> To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
>> >> Subject: [asterisk-users] Asterisk pickup call on first ring<br>
>> >><br>
>> >> Hello,<br>
>> >> Currently my asterisk system pickup incoming call after 3 or 4 rings.<br>
>> >> How can I ask it to answer the call on the first ring? I put<br>
>> >> immediate=yes on /etc/asterisk/chan_dahdi.conf but result in no<br>
>> >> different.<br>
>> >><br>
>> >> Thanks in advance :)<br>
>> >><br>
>> >> BR,<br>
>> >> Anam<br>
>> >><br>
>> >> --<br>
>> >> Sent from my mobile device<br>
>> >><br>
>> >> --<br>
>> >> _____________________________________________________________________<br>
>> >> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
>> >> New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
>> >> <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
>> >><br>
>> >> asterisk-users mailing list<br>
>> >> To UNSUBSCRIBE or update options visit:<br>
>> >> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
>> >><br>
>> >> --<br>
>> >> _____________________________________________________________________<br>
>> >> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
>> >> New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
>> >> <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
>> >><br>
>> >> asterisk-users mailing list<br>
>> >> To UNSUBSCRIBE or update options visit:<br>
>> >> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
>> >><br>
>> ><br>
>> > --<br>
>> > Sent from my mobile device<br>
>> ><br>
>> > --<br>
>> > _____________________________________________________________________<br>
>> > -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
>> New to<br>
>> > Asterisk? Join us for a live introductory webinar every Thurs:<br>
>> > <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
>> ><br>
>> > asterisk-users mailing list<br>
>> > To UNSUBSCRIBE or update options visit:<br>
>> > <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
>> ><br>
>> > --<br>
>> > _____________________________________________________________________<br>
>> > -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
>> > New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
>> > <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
>> ><br>
>> > asterisk-users mailing list<br>
>> > To UNSUBSCRIBE or update options visit:<br>
>> > <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
>> ><br>
>><br>
>> --<br>
>> Sent from my mobile device<br>
>><br>
>> --<br>
>> _____________________________________________________________________<br>
>> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
>> New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
>> <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
>><br>
>> asterisk-users mailing list<br>
>> To UNSUBSCRIBE or update options visit:<br>
>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
>><br>
><br>
<br>
--<br>
Sent from my mobile device<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
<a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div></div>