Displaying 1 result from an estimated 1 matches for "followupcall".
Did you mean:
followup_all
2011 Mar 29
0
disconnecting destination channel
...a call, destination channel B is hanged up (i need to
hangup the destination channel to billing purposes) keeping originating
channel A alive and another AGI application is triggered for caller to enter
another destination number.
Im using feature.conf's application map something like below:
followupcall => ##,peer/caller,Hangup
At least feature is working but hanging up both channels.......Problem!!!
If there is any other application to hang up the destination channel, what
is that? Also what is the status of originating channel? Where should the
call to second AGI be put in the dial plan?
I...