[Asterisk-Users] Delete global variable

Bastian Schern ml02 at in-bln.de
Thu May 11 17:19:34 MST 2006


Hello,

I've got a question to the memory handling of global variables in 
Asterisk 1.2+.

I use e.g. Set(active_${CALLERIDNUM}=1|g) to set a global variable in my 
dialplan. Later I will use Set(active_${CALLERIDNUM}=|g) to remove my 
global variable "active_${CALLERIDNUM}".
Is the Memory space of variable really free?
Or will I rise into a memory problem?

Regards
	Bastian



More information about the asterisk-users mailing list