Yate Community Forum

General Category => Features requests => Topic started by: cowdenc on May 08, 2013, 06:10:55 AM

Title: Automation of VOIP calls
Post by: cowdenc on May 08, 2013, 06:10:55 AM
hello there,
i have actually at work to send daily VOIP calls, is there any ways to ask yate to make them for me ?
like a command line or a script i can make ?

ps, i dont need to talk through the phone, i just have to listen and make sure the call is making without issue.

let me know
thanks
Title: Re: Automation of VOIP calls
Post by: asymetrixs on May 10, 2013, 09:22:25 AM
I am not sure but maybe you can do that using extmodule and sending yate an call.execute message which might cause it to establish a call.
Title: Re: Automation of VOIP calls
Post by: cowdenc on May 12, 2013, 08:22:24 PM
what external module?
do you may have an example ?

/ps ive already have sip account set up. and its the same i want to use for each call.. if this can help
Title: Re: Automation of VOIP calls
Post by: asymetrixs on May 14, 2013, 11:58:23 AM
See Module Configuration Description
http://yate.null.ro/pmwiki/index.php?n=Main.Extmodule

Module Message Flow (examples at the bottom)
http://yate.null.ro/docs/extmodule.html

Communication using TCP connection, you can test with Telnet for example.