mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
match ESL to last commit and check in ESL::IVR perl mod
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12760 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -140,7 +140,8 @@ sub DESTROY {
|
||||
*filter = *ESLc::ESLconnection_filter;
|
||||
*events = *ESLc::ESLconnection_events;
|
||||
*execute = *ESLc::ESLconnection_execute;
|
||||
*setBlockingExecute = *ESLc::ESLconnection_setBlockingExecute;
|
||||
*executeAsync = *ESLc::ESLconnection_executeAsync;
|
||||
*setAsyncExecute = *ESLc::ESLconnection_setAsyncExecute;
|
||||
*setEventLock = *ESLc::ESLconnection_setEventLock;
|
||||
*disconnect = *ESLc::ESLconnection_disconnect;
|
||||
sub DISOWN {
|
||||
|
Reference in New Issue
Block a user