Hey,
When transfering a call, if the end user doesn’t answer how do I make it ring back to the transfering extension?
I found this post on another forum :
forum.voxilla.com/asterisk-suppo … 11971.html
But it seems to me there should be an easier way to do this than duplicating all my extensions.
Is there a way to distinguish if the called extension is being transfered or not? If there was a variable like ${TRANSFERING} that is set in the channel, I could use that for the callback without duplicating all my extensions with a prefix.
When transfering with SIP I see :
SIPTRANSFER=yes
SIPTRANSFER_REFERER=david-work@sip.lublink.net
Thanks,
David