<div dir="ltr">Hi,<br><br>I am trying to use event to trigger playback on a parked call and I am having difficulty getting it to work:<br><br>I am not sure what is wrong with this one.&nbsp; Freeswitch responses with ERR:<br><br>
<b>SendMsg ae67060e-75e5-11dd-9228-efa2040a932a <br>call-command: execute<br>execute-app-name: playback<br>execute-app-arg: /usr/local/freeswitch/sounds/music/8000/suite-espanola-op-47-leyenda.wav<br>lead-frames: 5<br>loops: 1</b><br>
<br>Content-Type: command/reply<br>Reply-Text: -ERR invalid session id [ae67060e-75e5-11dd-9228-efa2040a932a ]<br><br>If I just simply send in execute hangup, it is fine:<br><br><b>SendMsg ae67060e-75e5-11dd-9228-efa2040a932a<br>
call-command: execute<br>execute-app-name: hangup<br><br></b>I am sure my UUID is right as I already checked with the following:<b><br><br>freeswitch@ser&gt; show channels<br>API CALL [show(channels)] output:<br>uuid,created,created_epoch,name,state,cid_name,cid_num,ip_addr,dest,application,application_data,dialplan,context,read_codec,read_rate,write_codec,write_rate<br>
ae67060e-75e5-11dd-9228-efa2040a932a,2008-08-30 00:15:22,1220026522,sofia/internal/<a href="mailto:1005@192.168.1.104">1005@192.168.1.104</a>,CS_EXECUTE,1005,1005,<a href="http://192.168.1.104">192.168.1.104</a>,1,park,,XML,public,PCMU,8000,PCMU,8000<br>
<br><br>Content-Type: command/reply<br>Reply-Text: +OK</b><br><br><br>Any idea what is wrong?<br><br>Thanks,<br>Doug<br><br></div>