Help - Search - Members - Calendar
Full Version: callto:1234567890/quiet
Skype Community > English > General discussion > Skype suggestions
krikor_
Hi,
Is it possible to add a Quiet parameter to the callto:number function, such as:
customer_number=1234567890
var_error_message=callto:customer_number/q;
if var_error_message
errorscreen(var_error_message)
endif
So we may add this in our business applications.
Thank you
Greg
icebike_
QUOTE(krikor)
Hi,
Is it possible to add a Quiet parameter to the callto:number function, such as:
customer_number=1234567890
var_error_message=callto:customer_number/q;
if var_error_message
errorscreen(var_error_message)
endif
So we may add this in our business applications.
Thank you
Greg


What do you expect this QUIET parm to do?
Silently open a Skype call and allow monitoring of
the mic ? Sounds like its ripe for abuse.

I think a little specificity is in order?
krikor_
No, I just want to call either with skypeOut or through the modem in a business application without having Skype screen to popup each time. I don't see any link with abuse unless the application is written by Skype and they want to clean up the account. But then still if they want to do that, they can do it anyway. There may be an indicator by opening it minimized or something...
Thanks for your remark I hope the R&D follows this thread.
Greg
krikor_
Of course another parameter is necessary but then I think R&D has figured it out, which is:
customer_number=1234567890
var_error_message=callto:customer_number/HANGUP;
if var_error_message
errorscreen(var_error_message)
endif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.