[Asterisk-Users] transfer & other features
Patrick
asterisk at puzzled.xs4all.nl
Mon Jun 5 04:05:34 MST 2006
On Sun, 2006-06-04 at 17:46 +0800, Ronald Wiplinger wrote:
> *CLI> show features
> Builtin Feature Default Current
> --------------- ------- -------
> Pickup *8 *8
> Blind Transfer # ##
> Attended Transfer *2
> One Touch Monitor *1
> Disconnect Call * *0
*0 is hardcoded in chan_zap and (iirc) is supposed to be a flash hook.
If you want to use *0 you have to change *0 in chan_zap.c to something
like x*0 and recompile. Do a search for *0 in chan_zap.c and you will
find it.
Regards,
Patrick
More information about the asterisk-users
mailing list