mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@122314 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -414,7 +414,7 @@ struct ast_channel {
|
||||
struct ast_cdr *cdr; /*!< Call Detail Record */
|
||||
enum ast_channel_adsicpe adsicpe; /*!< Whether or not ADSI is detected on CPE */
|
||||
|
||||
struct tone_zone *zone; /*!< Tone zone as set in indications.conf or
|
||||
struct ind_tone_zone *zone; /*!< Tone zone as set in indications.conf or
|
||||
in the CHANNEL dialplan function */
|
||||
|
||||
struct ast_channel_monitor *monitor; /*!< Channel monitoring */
|
||||
|
Reference in New Issue
Block a user