Hi there,

I am looking at the FreeSWITCH.Demo.AppDemo class. Have it running nicely
from a soft phone - all is well.

However I am not seeing the hangupHook() method fired, when I hangup.

Debug log for an example call is at: http://pastebin.freeswitch.org/9744

Reminder of demo code is here: http://pastebin.freeswitch.org/9745

dialplan.xml is simply:

<extension name="1001">
    <condition field="destination_number" expression="1001">
     <action application="managed" data="FreeSWITCH.Demo.AppDemo"/>
    </condition>
 </extension>

Are there changes to the demo required to get this method firing?


Any help much appreciated.


Phillip Jones
_______________________________________________
FreeSWITCH-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to