Mon Aug 31 12:30:47 2015

Asterisk developer's documentation


Bug List

Global dahdi_dnd
the use of the word "channel" for those dahdichans is really confusing.

File dnsmgr.c
There is a minor race condition. In the event that an IP address of a dnsmgr managed host changes, there is the potential for the consumer of that address to access the in_addr data at the same time that the dnsmgr thread is in the middle of updating it to the new address.

Group Object counters @
These counters are not handled in a thread-safe way ast_atomic_fetchadd_int() should be used to modify these values.

Generated on 31 Aug 2015 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1