[asterisk-users] Asterisk pickup call on first ring

Eric Wieling EWieling at nyigc.com
Sat Jun 2 00:08:31 CDT 2012


This is incorrect.  The vast majority of settings in chan_dahdi.conf are applied when you do a module reload chan_dahdi.so

You cannot change signaling, switchtype, or add or remove channels (I'm sure there are a few others) on a module reload, but most settings will be applied on a reload.

If you have no active dahdi channels you can usually you can do a module unload chan_dahdi.so and a module load chan_dahdi.so to totally reload dahdi without restarting your PBX.

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Mitul Limbani
Sent: Saturday, June 02, 2012 12:55 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Asterisk pickup call on first ring

Any changes inside chan_dahdi requires asterisk restart.

you can restart asterisk gracefully, where by asterisk will honor the existing calls, but wont honor new calls till it restarts.


More information about the asterisk-users mailing list