Author Topic: exten ==> to activate specific campaign  (Read 2019 times)

nicholas

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
    • View Profile
    • Email
exten ==> to activate specific campaign
« on: May 23, 2014, 04:03:57 »
How to you write a context to have wombat start a campaign? I would like to be able to call into my asterisk pbx and go to an IVR. Then after dialing some options have wombat start a campaign.

Basically I want my Pastor at our church to be able to call into the pbx extension and leave a message (church announcements), once he's leaves his message he's able to activate wombat dialer to robo dial all the members. I've built everything already except I don't know the syntax to active the campaign from asterisk. Any help would be appreciated.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: exten ==> to activate specific campaign
« Reply #1 on: May 26, 2014, 13:54:28 »
This should be easy to do by sending a CURL request to Wombat to tell  it to start a campaign, as explained in http://manuals.loway.ch/WD_UserManual-chunked/ch08.html#HTTPCONTROL

Would you like to share your solution? I'm sure other users could be interested as well.  ;D