Audiocodes-g729-mitel 4330

I need a little help. I have an Audiocodes 118 fxs set up on trixbox along with a Mitel 4330.
I am using g729 native on both devices, therefore I should not be transcoding the calls.
When I check the codec status, it says I am decoding in one direction.
How can this be.
Here is what I am seeing.
asterisk1CLI> sip show channel 264184067112000125541@192.168.0.104
asterisk1
CLI>

  • SIP Call
    Direction: Incoming
    Call-ID: 264184067112000125541@192.168.0.104
    Our Codec Capability: 256
    Non-Codec Capability: 1
    Their Codec Capability: 268
    Joint Codec Capability: 256
    Format g729
    Theoretical Address: 192.168.0.104:5060
    Received Address: 192.168.0.104:5060
    NAT Support: Always
    Audio IP: 192.168.0.101 (local)
    Our Tag: as0816bd2f
    Their Tag: 1c264184464
    SIP User agent: Audiocodes-Sip-Gateway-MP-118 FXS/v.5.20A.022.004
    Username: 131
    Peername: 131
    Original uri: sip:131@192.168.0.104
    Caller-ID: 131
    Need Destroy: 0
    Last Message: Rx: ACK
    Promiscuous Redir: No
    Route: sip:131@192.168.0.104
    DTMF Mode: rfc2833
    SIP Options: replaces 100rel timer early-session path

asterisk1CLI> sip show channel 17804a514d160127573a41936cb7a3eb@192.168.0.101
asterisk1
CLI>

  • SIP Call
    Direction: Outgoing
    Call-ID: 17804a514d160127573a41936cb7a3eb@192.168.0.101
    Our Codec Capability: 256
    Non-Codec Capability: 1
    Their Codec Capability: 256
    Joint Codec Capability: 256
    Format g729
    Theoretical Address: 192.168.0.102:5060
    Received Address: 192.168.0.102:5060
    NAT Support: Always
    Audio IP: 192.168.0.101 (local)
    Our Tag: as7989730c
    Their Tag: 477675f4-302-2cefb9f
    SIP User agent: Mitel-5330-SIP-Phone 01.01.01.09 08000F272B8D
    Username: 104
    Peername: 104
    Original uri: sip:104@192.168.0.102
    Need Destroy: 0
    Last Message: Tx: ACK
    Promiscuous Redir: No
    Route: sip:104@192.168.0.102
    DTMF Mode: rfc2833
    SIP Options: (none)

asterisk1*CLI> show g729
0/1 encoders/decoders of 1 licensed channels are currently in use

What I noticed right away was this on the audiocodes side.
Their Codec Capability: 268
Joint Codec Capability: 256
Why do you thing these are different, and could that be why Trixbox is decoding in one direction?
It is my understanding that if both endpoints are g729, that no liscensed codecs will be used.

TIA.