[Freeswitch-users] Reject call without answering

Klaus Teller klaus.teller at gmx.net
Tue Jun 9 05:17:10 PDT 2009


Hi,

I'm still looking for a way to reject a call without answering. I've tried various things without solution.

>From the socket interface i tried:

SendMsg  9015430e-82cf-418c-bf4c-f3ac6e85caf2
call-command: execute
execute-app-name: respond
execute-app-arg: 503


>From Javascript, i tried each of the followings: 

session.hangup();
session.reject();
session.execute("respond", data="503"); 

In the two first cases as well as in the socket interface case, it seemed as if Freeswitch sent a kill signal to the VoiP provider. But that isn't enough apparently to cancel the call. In the third case, i get the message: Session is not active.

Any other suggestion?

Thanks,
Klaus.
-- 
GMX FreeDSL mit DSL 6.000 Flatrate und Telefonanschluss nur 17,95 Euro/mtl.!
http://dslspecial.gmx.de/freedsl-aktionspreis/?ac=OM.AD.PD003K11308T4569a




More information about the FreeSWITCH-users mailing list