cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
burb72
New Contributor II

netvanta 6250 T1 rbs to SIP

I have a customer who has an Intervoice ivr to an adtran to covert to b8zs then across a T1 cas/rbs to a netvanta 6250.

They can call into the sip side and it completes the call and pushes the call out the T1.

The customer can not make outbound calls.

Thanks in advance,

Mike

I see his digits come across then I get the following:

...( I see all 10 digits come in)

18:03:47.560 TONESERVICES.EVENTS t1 0/4.22 - Dsp 0/1.3 - Tone Detection: received digit (1) event

18:03:47.561 TRKPORT.00:04:22 00:04:22  Digit Received -1

18:03:47.720 TONESERVICES.EVENTS t1 0/4.22 - Dsp 0/1.3 - Tone Detection: received digit (0) event

18:03:47.721 TRKPORT.00:04:22 00:04:22  Digit Received -0

18:03:51.721 TM.T06 22 GetDID - Tism_call(FAIL)

....

interface t1 0/3

  description T1 to customer PBX (10 Digit DNIS)

  alias SPECTRUM_IF_ALIAS_113fdbfd

  tdm-group 1 timeslots 1-24 speed 64

  no shutdown

interface t1 0/4

  description T1 to customer PBX

  alias SPECTRUM_IF_ALIAS_113fdbfe

  tdm-group 1 timeslots 1-24 speed 64

  no shutdown

voice trunk T05 type t1-rbs supervision fgd role network

  description "T1 CAS to Customer PBX 10 Digit DNIS"

  fgd inbound-address

  connect t1 0/3 tdm-group 1

  rtp delay-mode adaptive

!

voice trunk T06 type t1-rbs supervision fgd role network

  description "T1 CAS to Customer PBX"

  resource-selection linear ascending

  fgd inbound-address

  connect t1 0/4 tdm-group 1

  match dnis "N$" substitute "$"

  rtp delay-mode adaptive

voice grouped-trunk SIP

  resource-selection circular

  trunk T01

  trunk T02

  accept 1-XXX-XXX-XXXX cost 0

  accept XXX-XXX-XXXX cost 0

  accept 011$ cost 0

  accept $ cost 0  ( I added this just to make sure it would accept all numbers)

  reject NXX-976-XXXX

  reject 1-900-NXX-XXXX

  reject 1-976-NXX-XXXX

  permit list TDM

  !deny all other trunks

  !deny all other ani

voice grouped-trunk TDM

  description "9 Digit DNIS TDM Trunk Group"

  trunk T06

  accept (a 10 digit number) cost 0

(about 120 accept xxx-xxx-xxxx numbers)

permit list SIP

  !deny all other trunks

  !deny all other ani

Labels (2)
0 Kudos