Hello all,
I've set up a lab to configure and test E & M wink and I cannot seem to get the devices to communicate with each other. I set up TBERDS to test sending and receiving calls over the trunk and I could not hear anything coming across device to device. If there is anything that I could try or if there is something out of place in my configurations, let me know! Thank you, the configurations for both devices are listed below:
Adtran #1:
voice trunk T02 type t1-rbs supervision wink role network
caller-id-override number-inbound 1234
did digits-transferred 4
dialtone
connect t1 0/2 tdm-group 1
modem-passthrough
rtp delay-mode adaptive
rtp qos dscp 46
rtp dtmf-relay inband
codec-list 711
!
voice trunk T03 type sip
sip-server primary x.x.x.x
sip-header-passthrough both
codec-list 711 both
!
!
voice grouped-trunk EANDM
trunk T02
accept $ cost 0
!
!
voice grouped-trunk SIP
trunk T03
accept $ cost 0
Adtran #2:
voice trunk T02 type t1-rbs supervision wink role network
caller-id-override number-inbound 2345
did digits-transferred 4
dialtone
connect t1 0/2 tdm-group 1
modem-passthrough
rtp delay-mode adaptive
rtp qos dscp 46
rtp dtmf-relay inband
codec-list 711
!
voice trunk T03 type sip
sip-server primary x.x.x.x
codec-list 711 both
!
!
voice grouped-trunk EANDM
trunk T02
accept $ cost 0
!
!
voice grouped-trunk SIP
trunk T03
accept NXXNXXXXX cost 0
accept 1NXXNXXXXX cost 0
accept 011X$ cost 0
accept XXXX cost 0
Config looks right. Perhaps try to add all channels.
Make sure the actual T1 interface matches the framing, and make sure you have all your tdm group time slots.
int t1 0/2
tdm-group 1 timeslots 1 speed 64
tdm-group 2 timeslots 2 speed 64
tdm-group 3 timeslots 3 speed 64
And so on all the way to 24..
Then on
voice trunk T02 type t1-rbs supervision wink role network
connect t1 0/2 tdm-group 1
connect t1 0/2 tdm-group 2
connect t1 0/2 tdm-group 3
connect t1 0/2 tdm-group 4
connect t1 0/2 tdm-group 5
connect t1 0/2 tdm-group 6
connect t1 0/2 tdm-group 7
connect t1 0/2 tdm-group 8
connect t1 0/2 tdm-group 9
connect t1 0/2 tdm-group 10
connect t1 0/2 tdm-group 11
connect t1 0/2 tdm-group 12
All the way to 24...