Hi! > DEVICE_STATE function is not available in asterisk, even DEVSTATE does not > work for me in asterisk 1.4.35. Any other method function to check the > channel status
There is a backport available for 1.4: http://www.voip-info.org/wiki/view/Asterisk+func+device_State I assume that with "does not work for me" you meant that in your unpachted Asterisk 1.4 version you do not have that function available. This backport is very straigt forward to use: Just drop the file into the funcs/ directory and re-compile. Philipp -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
