Rob Emanuele
2004-Nov-27 01:15 UTC
[Asterisk-Users] Reconfiguring a Zap Channel on the fly
Hi again, I've got a pretty easy question here.... I can reconfigure my configs pretty easily when I'm storing everything into a MySQL database. In the case of using the zaptel cards and zapata.conf how would I reload the config of an individual channel? In cases like this I'd like to change my phone type (adsi or not) or change my caller ID entry. How would I do this? Thanks, Rob Emanuele
Peter Svensson
2004-Nov-27 01:49 UTC
[Asterisk-Users] Reconfiguring a Zap Channel on the fly
On Sat, 27 Nov 2004, Rob Emanuele wrote:> I've got a pretty easy question here.... I can reconfigure my configs > pretty easily when I'm storing everything into a MySQL database. In the > case of using the zaptel cards and zapata.conf how would I reload the > config of an individual channel? In cases like this I'd like to change > my phone type (adsi or not) or change my caller ID entry. How would I > do this?I think "reload chan_zap.so" will do the trick. Not all parameters are reloadable though. There maybe more information on the wiki, I haven't checked. Peter