Author Topic: Automation of VOIP calls  (Read 7307 times)

cowdenc

  • Newbie
  • *
  • Posts: 2
    • View Profile
Automation of VOIP calls
« 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

asymetrixs

  • Administrator
  • Newbie
  • *****
  • Posts: 47
    • View Profile
Re: Automation of VOIP calls
« Reply #1 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.

cowdenc

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Automation of VOIP calls
« Reply #2 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
« Last Edit: May 12, 2013, 08:32:12 PM by cowdenc »

asymetrixs

  • Administrator
  • Newbie
  • *****
  • Posts: 47
    • View Profile
Re: Automation of VOIP calls
« Reply #3 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.