Paul Hayes
2007-Jul-18 09:51 UTC
[asterisk-users] blind transfer on hook-flash from SIP phone
Hi, I have a SIP phone which does not natively support SIP transfers (REFER etc...). So far all that is possible is to enable blind transfers using the t and T arguments in Dial from the # DTMF key. The phone has an R button on it and this can be setup to either send an RFC2833 hook flash message (value 16) or a SIP INFO message which you can edit the contents of (since there seems to be no standard way of signalling a hook flash in SIP INFO). However, Asterisk ignores the hook flash messages and I can't find anyway of getting it to treat the hook flash message in the same way as a # being sent. The only information I can find relates to detecting or sending hook flashes on zap channels. cheers, Paul.
Kevin P. Fleming
2007-Jul-18 14:07 UTC
[asterisk-users] blind transfer on hook-flash from SIP phone
Paul Hayes wrote:> However, Asterisk ignores the hook flash messages and I can't find > anyway of getting it to treat the hook flash message in the same way as > a # being sent. > > The only information I can find relates to detecting or sending hook > flashes on zap channels.This is because hook-flash support is in chan_zap, not in the core of Asterisk. There is no need to support hook-flash on any other channel type, because every other channel type supported by Asterisk has its own (more reliable) methods of signaling. -- Kevin P. Fleming Director of Software Technologies Digium, Inc. - "The Genuine Asterisk Experience" (TM)