Hi Arne,
I am trying to transfer an incoming call to a particular sip uri.
Your example is:
service: hassio.addon_stdin
data_template:
addon: c7744bff_ha-sip
input:
command: transfer
number: sip:**[email protected]
transfer_to: sip:**[email protected]
Can you please provide a little context for this example?
I have setup my ha-sip on **[email protected]
If I use **611 to call **620 I would like the call to be transferred to **623
I have set this example up as a script. I have called **620 from **611 and manually answered the call. Then executed the script but nothing has happened.
Do I need to dial **623 before making the transfer?
I suppose I do not understand the capabilities of ha-sip. Should all incoming calls go to it (like an old fashioned telephone operator)?
I have been trying to use the software with my dect phones on my fritzbox and am unsure if they are not responding as they should.
Thanks, Robert