[Freeswitch-users] .NET demo / hangupHook()
Phillip Jones
pjintheusa at gmail.com
Thu Jul 16 14:07:32 PDT 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090716/f42ef880/attachment-0001.html
More information about the FreeSWITCH-users
mailing list