Files
asterisk/main
Kevin P. Fleming 9381bff79d Improve timing interface to remember which provider provided a timer
The ability to load/unload timing interfaces is nice, but it means that when a timer is allocated, it may come from provider A, but later provider B becomes the 'preferred' provider. If this happens, all timer API calls on the timer that was provided by provider A will actually be handed to provider B, which will say WTF and return an error.

This patch changes the timer API to include a pointer to the provider of the timer handle so that future operations on the timer will be forwarded to the proper provider.

(closes issue #14697)
Reported by: moy

Review: http://reviewboard.digium.com/r/211/



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@184762 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-03-27 19:10:32 +00:00
..
2009-02-25 19:49:46 +00:00
2009-03-04 20:48:42 +00:00
2009-03-04 20:48:42 +00:00
2009-03-04 20:48:42 +00:00
2009-03-04 20:48:42 +00:00
2009-03-27 14:00:18 +00:00
2007-12-11 22:20:22 +00:00
2009-03-17 05:51:54 +00:00
2008-11-29 17:57:39 +00:00
2009-03-27 14:00:18 +00:00
2008-07-21 21:00:47 +00:00
2008-03-04 23:04:29 +00:00
2009-03-18 02:28:55 +00:00
2008-06-19 20:25:37 +00:00
2009-03-27 14:00:18 +00:00
2008-03-04 23:04:29 +00:00
2009-01-13 16:02:13 +00:00
2008-12-31 22:53:55 +00:00