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: [email protected] [mailto:[email protected]] 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. -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
