action after call

Status
Not open for further replies.

rgpelastix

Joined
Jul 12, 2010
Messages
18
Reaction score
0
Hello,

Is there a way to do something after a call? For example, after a call i would like to use the callback module to call the client and with an IVR ask them if they found a solution with the agent.

Thanks in advance
 
Hmmm, doable but maybe not easy.

Just know what are the marco or app are used.
Using its custom part and replacing the hangup() by your own function. (new dial plan or AGI script or a GOTO(your_dial_plan,${CALLERID(num)},1) something like that)

Since Asterisk 1.6, DeadAGI() is obsolete, only AGI() is used now.

Try to find a way on voip-info.org, some stuff are there.
 
Status
Not open for further replies.

Forum statistics

Threads
111,832
Messages
589,284
Members
164,662
Latest member
DejanMDS