Start a new topic

Transfer Calls using API

Good Day,


Trust you are well.


I have looked at your API calls and did not see a call for transferring call.


Will you be able to provide me with the C function and the parameters it takes to do the call transfer.


Please advise


Kind Regards

Frank

1 Comment

Afternoon,


Unfortunately, We don’t work in C, but below is the XML used to transfer a call.


Here is the sample of the XML API call:


<XML>

    <Tenant>

        <Name></Name>

        <Auth></Auth>

    </Tenant>

    <ActionName>TransferChannel</ActionName>

    <Channel>SIP/EuphoriaIn-1-0038484</Channel>

    <extension>100</extension>

</XML>


Hope this helps,

Login or Signup to post a comment