[Asterisk-Users] Execute php agi after channel hangup
Arik Funke
arik.funke at gmx.de
Fri Sep 23 07:35:11 MST 2005
Hi,
following I would like to implement:
1. I receive a call.
2. I hang up the call.
3. I execute a macro
I thought about using call files first... but they don't support macros, or?
Then I figured I could use php agi after I receive the call, hang up the
call with php agi and execute the macro with "exec ...".
Unfortunately, the php agi seems to die with the hangup. Does anybody
have an idea of how this can be done?
Cheers,
Arik
More information about the asterisk-users
mailing list