Здравствуйте. Помогите решить проблему - пытаюсь совершить одностадийный набор с АР1100(fxs) на 2640(fxo) - звонок не проходит по причине InvalidNumber
вот конфиги
1100:
Код:
! FXS
voice-port 1/0
caller-id enable
!
dial-peer voice 10 pots
destination-pattern 1101
port 1/0
!
dial-peer voice 101 voip
destination-pattern 8222....
session target 192.168.10.23
session protocol sip
no vad
dtmf-relay rtp-2833
2640:
Код:
! FXO
voice-port 7/1
connection plar 1101
description TEST
ring detect-timeout 70
no caller-id enable
!
dial-peer voice 140 pots
description TEST
destination-pattern 8222
port 7/1
!
dial-peer voice 1040 voip
destination-pattern 1101
session target 192.168.10.44
session protocol sip
no vad
dtmf-relay rtp-2833
description TEST
!
вот дебаг на 2640:
Код:
2640# debug voip call
2640# 27 <SIP 3583> : Set Terminated Success for 51 BYE
28 <Call 3584> : ****************** Call Created status(InitiatedByNet) *******************
29 <SIP 3584> : Receive INVITE Request
30 <NetCon 3584> : Found inbound voip peer by dest-pattern id(1040)
31 <Call 3584> : From Net - calledParty(82221099) callingParty(1101)
32 <Call 3584> : MatchedPerfect
33 <Call 3584> : Terminated from(fffffff7) this(Local:InvalidNumber) before(NULL) forced(0)
34 <NetEP 3584> : Call TO <192.168.10.44> terminated reason(Local:InvalidNumber)
35 <SIP 3584> : Receive ACK Request
36 <SIP 3584> : Set Terminated Success for 52 INVITE
2640#