Hello this is Sally with the awards department …..Congratulations you have been chosen to receive $1100.00 dollars in Travel Dollars to be used towards your 12 Day… Disney, Daytona and Bahamas Cruise Vacation. Your claim number is 8764 push 1 to claim your $1100 dollars in Travel Dollars now. ….. If you do not want to be contacted again, please press 8
On pressing 1, call get tranfer to an Agent.
1) I have to Add Remote Agent. Lets presume 5 agents.
2) Entry exist in Extension.conf file as below .
- Code: Select all
exten => 8366,1,Playback(sip-silence)
exten => 8366,2,AGI(agi://127.0.0.1:4577/call_log)
exten => 8366,3,AGI(agi-VDADtransferSURVEY.agi,${EXTEN})
exten => 8366,4,AGI(agi-VDADtransferSURVEY.agi,${EXTEN})
exten => 8366,5,Hangup()
3) Need to change Campaign VDAD exten from 8365 to 8366.
4) In agi-VDADtransferSURVEY.agi file ,
What changes are required to make it work ?
Can anyone help mewith One sample survey agi file ?
[/quote]