Avaya Session Manager to Ast/FreePBX as SBC

I have an Avaya Session Manager System.
I have established a trunk with the SM to the Ast/FreePBX and when i route calls in E164 format to the Ast/FreePBX i receive a recording stating the number is not in service.

I have tried to make an incoming trunk with the digits I have sent over and i see the logs from the System in the logs but it never matches the digits specified.

The Logs state as shown here:
///*
[2013-08-14 20:49:27] VERBOSE[23824][C-00000028] pbx.c: – Executing [97035551234@from-sip-external:1] NoOp(“SIP/anonymous.invalid-00000028”, “Received incoming SIP connection from unknown peer to 97035551234”) in new stack
[2013-08-14 20:49:27] VERBOSE[23824][C-00000028] pbx.c: – Executing [97035551234@from-sip-external:2] Set(“SIP/anonymous.invalid-00000028”, “DID=97035551234”) in new stack
[2013-08-14 20:49:27] VERBOSE[23824][C-00000028] pbx.c: – Executing [97035551234@from-sip-external:3] Goto(“SIP/anonymous.invalid-00000028”, “s,1”) in new stack
*///
But the inbound digits dont match.
I pasted the example where i eliminated the e164 + sign form the digits at the session manager.

My intent is to tandem the call through the Asterisk to a sip provider as if the Asterisk were an SBC. The Session Manager is not capable of doing a registration with an user name and password as my provider requires. so using the asterisk with a trunk setup to my sip provider would be the logical choice.

Any help would be greatly welcomed and I would be willing to take screenies and make up some configuration documentation on how to do this on the Avaya Side including the Asterisk side for future reference.

Thanks.