Silicon Technix Forums

Please login or register.

Author Topic: Attended transfer  (Read 1026 times)

Offline sandor

  • newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Attended transfer
« on: January 17, 2007, 09:13:03 PM »
How can I do an attended transfer using the IaxClient OCX in Visual Basic?
Thank you in advance.
Best regards.

Paul
« Last Edit: January 01, 1970, 05:00:00 AM by sandor »

Offline fdl333

  • newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Attended call transfer
« Reply #1 on: October 10, 2007, 10:39:43 AM »
Yep, I\'ve been trying to do this too, and finally got a whisper of hope from the iaxclient newsletter.

You need to use a function called iaxc_setup_call_transfer which, unfortunately, Babar has not yet implemented in the OCX.. I\'m asking him so please join me in the choir!

Once we\'ve got the function, the procedure is quite simple:

1) You answer or dial call A
2) Put call A on hold (quelch)
3) Start call to extension that you are transfering to (call B).
4) once call B is established,
5) call iaxc_setup_call_transfer(callANo, callBNo)
   - Asterisk transfers the call (or not)
   - The transferrer will eventually (apparently not always immediately) gets notified of the new disposition of the calls in relation to itself (aka. going inactive).
« Last Edit: January 01, 1970, 05:00:00 AM by fdl333 »

 

Page created in 0.104 seconds with 15 queries.