[cisco-voip] ATA--- Faxing

Jared Mauch jared at puck.nether.net
Wed Jan 12 13:20:31 EST 2005


On Wed, Jan 12, 2005 at 04:43:39PM +0100, Vincent De Keyzer wrote:
> I'm using SCCP too. The full audio mode string is 0x00120012. 

	here's some docs on fax related issues for the ata-186 and other
similar platforms...

# -----------------------------------------------------------------------------
#   Parameter:  AudioMode
# Access Code:  312
#  Value Type:  Bitmap 
#
# Description:  Control or fine-tune certain audio features.
#  
#        Note:  Lower 16 bits control line 1 and upper 16 bits controls line 2 
# 
#     Options:     Lines 
#                 1      2    
#               Bits   Bits   Values
#               -----  -----  -------------------------------------------------
#                 0     16    G.711 Silence Suppression 
#                               0 = Disable 
#                              *1 = Enable
#
#                 1     17    Codec Availability For All Calls
#                              *0 = G.711 and selected low bit rate codec
#                               1 = G.711 only
#
#                 2     18    FAX CED Tone Detection
#                               0 = Disable
#                              *1 = Enable 
# 
#                 3     19    RESERVED 
#
#                4-5   20-21  DTMF Transmission Method
#                               0 = Always in-band 
#                               1 = By negotiation  
#                               2 = Always out-of-band
#                               3 = RESERVED
# 
#                6-15  22-31  RESERVED

AudioMode:0x00150015

# ========================= Operational Parameters ============================
# -----------------------------------------------------------------------------
#  Parameters:  CallFeatures 
#               PaidFeatures
#
# Access Code:  314  CallFeatures
#               315  PaidFeatures
#
#  Value Type:  Bitmap 
#
# Description:  Subscribe(Enable)/Unsubscribe(Disable) Call Features.
#
#               PaidFeatures indicate which service the user has subscribed to.
#               CallFeatures indicate which subscribed feature can be
#               (statically) enabled by the user.  
#
#               Not all subscribed services can be disabled by the user.  The
#               valid flags in CallFeatures are CLIP_CLIR, CALL_WAITING, and
#               FAXMODE. A subscribed service enabled/disabled by the user can
#               be disabled/enabled dynamically on a per call basis.
#
#        Note:  1. Lower 16 bits control line 1 and upper 16 bits controls 
#                  line 2.
# 
#               2. A bit value of "1" enables a feature.
#                  A bit value of "0" disables a feature.
#
#               3. The Call Waiting Caller ID feature is available only if
#                  the BellCore(FSK) method is selected in the CallerIDMethod
#                  parameter.
#
#               4. The Anonymous Call Rejection (ACR) feature defaults to 
#                  Allow Anonymous Calls.  
#
#     Options:     Lines 
#                 1      2    
#               Bits   Bits   Features
#               -----  -----  -------------------------------------------------
#                 0     16    Call Forward - Unconditional
#                 1     17    Call Forward - On Busy
#                 2     18    Call Forward - On No Answer
#                 3     19    CLIP(1)/CLIR(0)
#                 4     20    Call Waiting
#                 5     21    3-way Calling
#                 6     22    Blind Transfer
#                 7     23    Consultation Transfer
#                 8     24    Caller ID
#                 9     25    Call Return
#                10     26    Message Waiting Indication
#                11     27    Call Waiting Caller ID
#                12     28    RESERVED
#                13     29    Anonymous Call Rejection 
#                14     30    RESERVED
#                15     31    FAX mode

PaidFeatures:0xffffffff
CallFeatures:0xffffffff



-- 
Jared Mauch  | pgp key available via finger from jared at puck.nether.net
clue++;      | http://puck.nether.net/~jared/  My statements are only mine.


More information about the cisco-voip mailing list