Silicon Technix Forums

Please login or register.

Author Topic: Implementig autoanswer  (Read 1312 times)

Offline Anonymous

  • Newbie
  • *
  • Posts: 0
  • Karma: +0/-0
    • View Profile
Implementig autoanswer
« on: May 10, 2006, 03:27:05 PM »
Hallo,
  i\'d like to implement an autoanswer functionality using your ocx. All the incomig calls generate a pop-up embedded in the ocx. How can i override this pop-up ? All calls should be answered at the ringing event. Is it possible?

Regards, Fabio From ROme:

PS: Thanks Babar!
« Last Edit: January 01, 1970, 05:00:00 AM by Anonymous »

Offline Babar Shafiq Nazmi

  • Administrator
  • Senior Member
  • *****
  • Posts: 151
  • Karma: +87/-0
    • View Profile
    • http://www.silicontechnix.com
Implementig autoanswer
« Reply #1 on: May 10, 2006, 05:39:43 PM »
Hello Fabio,

Offcourse you can disable incomming call popup by calling InternalCallHandler=1 and check incomming call in state events and generate your own triggers/events on incomming calls.

For example:-
iaxcontrol1.InternalCallHandler=1 //to disable incomming call handler
iaxcontrol1.InternalCallHandler=0 //to enable  incomming call handler

I m sorry for the lack of documentation. but i m posting all available variables, methods and events in the control in separate post


Regards,
Babar Shafiq Nazmi.
« Last Edit: May 10, 2006, 05:56:35 PM by babar »
....God is the greatest Programmer....

http://www.silicontechnix.com

Offline Anonymous

  • Newbie
  • *
  • Posts: 0
  • Karma: +0/-0
    • View Profile
Thanks
« Reply #2 on: May 10, 2006, 05:42:30 PM »
Thanks Babar
« Last Edit: January 01, 1970, 05:00:00 AM by Anonymous »

 

Page created in 0.206 seconds with 15 queries.