The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]




Версия для распечатки Пред. тема | След. тема
Новые ответы [ Отслеживать ]
Не проходит звонок с AS5350, что криво в конфиге?, !*! isherim, 18-Фев-05, 14:22  [смотреть все]
Не проходит звонок с AS5350, что криво в конфиге? На принимающем шлюзе мы прописаны.
вот кусок конфига

version 12.3
!
aaa authentication login h323 group radius
aaa authentication login NO_AUTH local
aaa authentication ppp default group radius
aaa authorization exec default group radius
aaa authorization exec h323 group radius
aaa authorization exec NO_AUTH local
aaa authorization network default group radius
aaa accounting update periodic 1
aaa accounting network default start-stop group radius
aaa accounting connection h323 start-stop group radius
aaa pod server auth-type any server-key ххх
aaa session-id common
ip subnet-zero
!
voice class codec 1
codec preference 1 g729br8
codec preference 2 g711ulaw
codec preference 3 g711alaw
codec preference 4 g729r8

fax interface-type fax-mail

controller E1 3/0
pri-group timeslots 1-31
!
controller E1 3/1
pri-group timeslots 1-31
gw-accounting aaa
!
interface FastEthernet0/1
ip address 1.1.1.1 2.2.2.2
ip route-cache flow
no ip mroute-cache
duplex auto
speed auto
h323-gateway voip interface
h323-gateway voip bind srcaddr 1.1.1.1
!
interface Serial0/0
no ip address
shutdown
clockrate 2000000
!
interface Serial0/1
no ip address
shutdown
clockrate 2000000
!
interface Serial3/0:15
ip unnumbered FastEthernet0/0
encapsulation ppp
dialer idle-timeout 0
isdn switch-type primary-net5
isdn incoming-voice modem
isdn send-alerting
isdn sending-complete
peer default ip address pool default
compress mppc
no cdp enable
ppp authentication pap
ppp multilink
!
interface Serial3/1:15
ip unnumbered FastEthernet0/0
encapsulation ppp
dialer idle-timeout 0
isdn switch-type primary-net5
isdn incoming-voice modem
isdn send-alerting
isdn sending-complete
peer default ip address pool default
compress mppc
no cdp enable
ppp authentication pap
ppp multilink
!
interface Virtual-Template1
ip unnumbered FastEthernet0/0
peer default ip address pool default
compress mppc
ppp authentication pap
!
interface Group-Async0
ip unnumbered FastEthernet0/0
encapsulation ppp
no ip route-cache
no ip mroute-cache
async mode dedicated
peer default ip address pool default
compress mppc
ppp callback accept
ppp authentication pap
group-range 1/00 1/59
!
ip local pool default хххх хххх
ip classless
ip route 0.0.0.0 0.0.0.0 хххх
no ip http server
!
control-plane
!
!
call application voice main flash:х.tcl
call application voice main language 0 ru
call application voice main set-location ru 0 tftp://хххх/IVR_oper/ru/
!
call application voice auth flash:хх.tcl
call application voice auth enable-operator true
call application voice auth uid-len 4
call application voice auth pin-len 3
call application voice auth language 0 ru
call application voice auth set-location ru 0 tftp://хххх/IVR_oper/ru/
!
call application voice call flash:ххх.tcl
call application voice call warning-time 30
call application voice call language 0 ru
call application voice call set-location ru 0 tftp://хххх/IVR_oper/ru/
!
call application voice pers flash:хххх.tcl
call application voice pers language 0 ru
call application voice pers set-location ru 0 tftp://хххх/IVR_oper/ru/
!
call application voice acct flash:ххххх.tcl
call application voice acct uid-len 4
call application voice acct pin-len 3
call application voice acct language 0 ru
call application voice acct set-location ru 0 tftp://хххх/IVR_oper/ru/
!
call application voice oper flash:хххххх.tcl
call application voice oper uid-len 4
call application voice oper pin-len 3
call application voice oper redirect-number 801
call application voice oper language 0 ru
call application voice oper set-location ru 0 tftp://хххх/IVR_oper/ru/
call language voice ru flash:ru_translate.tcl
!
!
voice-port 3/0:D
cptone RU
!
voice-port 3/1:D
!
!
dial-peer cor custom
!
!
!
dial-peer voice 4 pots
application data_dialpeer
incoming called-number 333333
!
dial-peer voice 5 pots
application data_dialpeer
incoming called-number 444444
!
dial-peer voice 10 pots
!
dial-peer voice 7 voip
destination-pattern .T
voice-class codec 1
session target ipv4:3.3.3.3
!
dial-peer voice 6 pots
application х
incoming called-number 555555
port 3/1:D
prefix <код города>
!
!
ss7 mtp2-variant Bellcore 0
ss7 mtp2-variant Bellcore 1
ss7 mtp2-variant Bellcore 2
ss7 mtp2-variant Bellcore 3
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
exec-timeout 30 0

line 1/00 1/59

modem InOut
modem autoconfigure type nextport
transport input all
autoselect during-login
autoselect ppp
!
end

  • Не проходит звонок с AS5350, что криво в конфиге?, !*! Гость, 23:57 , 19-Фев-05 (1)
    radius-server host x.x.x.x auth-port 1645 acct-port 1646      
    radius-server key xyz                                  
    radius-server vsa send accounting                                    
    radius-server vsa send authentication

    >Не проходит звонок с AS5350, что криво в конфиге? На принимающем шлюзе
    >мы прописаны.
    >вот кусок конфига
    >
    >version 12.3
    >!
    >aaa authentication login h323 group radius
    >aaa authentication login NO_AUTH local
    >aaa authentication ppp default group radius
    >aaa authorization exec default group radius
    >aaa authorization exec h323 group radius
    >aaa authorization exec NO_AUTH local
    >aaa authorization network default group radius
    >aaa accounting update periodic 1
    >aaa accounting network default start-stop group radius
    >aaa accounting connection h323 start-stop group radius
    >aaa pod server auth-type any server-key ххх
    >aaa session-id common
    >ip subnet-zero
    >!
    >voice class codec 1
    > codec preference 1 g729br8
    > codec preference 2 g711ulaw
    > codec preference 3 g711alaw
    > codec preference 4 g729r8
    >
    >fax interface-type fax-mail
    >
    >controller E1 3/0
    > pri-group timeslots 1-31
    >!
    >controller E1 3/1
    > pri-group timeslots 1-31
    >gw-accounting aaa
    >!
    >interface FastEthernet0/1
    > ip address 1.1.1.1 2.2.2.2
    > ip route-cache flow
    > no ip mroute-cache
    > duplex auto
    > speed auto
    > h323-gateway voip interface
    > h323-gateway voip bind srcaddr 1.1.1.1
    >!
    >interface Serial0/0
    > no ip address
    > shutdown
    > clockrate 2000000
    >!
    >interface Serial0/1
    > no ip address
    > shutdown
    > clockrate 2000000
    >!
    >interface Serial3/0:15
    > ip unnumbered FastEthernet0/0
    > encapsulation ppp
    > dialer idle-timeout 0
    > isdn switch-type primary-net5
    > isdn incoming-voice modem
    > isdn send-alerting
    > isdn sending-complete
    > peer default ip address pool default
    > compress mppc
    > no cdp enable
    > ppp authentication pap
    > ppp multilink
    >!
    >interface Serial3/1:15
    > ip unnumbered FastEthernet0/0
    > encapsulation ppp
    > dialer idle-timeout 0
    > isdn switch-type primary-net5
    > isdn incoming-voice modem
    > isdn send-alerting
    > isdn sending-complete
    > peer default ip address pool default
    > compress mppc
    > no cdp enable
    > ppp authentication pap
    > ppp multilink
    >!
    >interface Virtual-Template1
    > ip unnumbered FastEthernet0/0
    > peer default ip address pool default
    > compress mppc
    > ppp authentication pap
    >!
    >interface Group-Async0
    > ip unnumbered FastEthernet0/0
    > encapsulation ppp
    > no ip route-cache
    > no ip mroute-cache
    > async mode dedicated
    > peer default ip address pool default
    > compress mppc
    > ppp callback accept
    > ppp authentication pap
    > group-range 1/00 1/59
    >!
    >ip local pool default хххх хххх
    >ip classless
    >ip route 0.0.0.0 0.0.0.0 хххх
    >no ip http server
    >!
    >control-plane
    >!
    >!
    >call application voice main flash:х.tcl
    >call application voice main language 0 ru
    >call application voice main set-location ru 0 tftp://хххх/IVR_oper/ru/
    >!
    >call application voice auth flash:хх.tcl
    >call application voice auth enable-operator true
    >call application voice auth uid-len 4
    >call application voice auth pin-len 3
    >call application voice auth language 0 ru
    >call application voice auth set-location ru 0 tftp://хххх/IVR_oper/ru/
    >!
    >call application voice call flash:ххх.tcl
    >call application voice call warning-time 30
    >call application voice call language 0 ru
    >call application voice call set-location ru 0 tftp://хххх/IVR_oper/ru/
    >!
    >call application voice pers flash:хххх.tcl
    >call application voice pers language 0 ru
    >call application voice pers set-location ru 0 tftp://хххх/IVR_oper/ru/
    >!
    >call application voice acct flash:ххххх.tcl
    >call application voice acct uid-len 4
    >call application voice acct pin-len 3
    >call application voice acct language 0 ru
    >call application voice acct set-location ru 0 tftp://хххх/IVR_oper/ru/
    >!
    >call application voice oper flash:хххххх.tcl
    >call application voice oper uid-len 4
    >call application voice oper pin-len 3
    >call application voice oper redirect-number 801
    >call application voice oper language 0 ru
    >call application voice oper set-location ru 0 tftp://хххх/IVR_oper/ru/
    >call language voice ru flash:ru_translate.tcl
    >!
    >!
    >voice-port 3/0:D
    > cptone RU
    >!
    >voice-port 3/1:D
    >!
    >!
    >dial-peer cor custom
    >!
    >!
    >!
    >dial-peer voice 4 pots
    > application data_dialpeer
    > incoming called-number 333333
    >!
    >dial-peer voice 5 pots
    > application data_dialpeer
    > incoming called-number 444444
    >!
    >dial-peer voice 10 pots
    >!
    >dial-peer voice 7 voip
    > destination-pattern .T
    > voice-class codec 1
    > session target ipv4:3.3.3.3
    >!
    >dial-peer voice 6 pots
    > application х
    > incoming called-number 555555
    > port 3/1:D
    > prefix <код города>
    >!
    >!
    >ss7 mtp2-variant Bellcore 0
    >ss7 mtp2-variant Bellcore 1
    >ss7 mtp2-variant Bellcore 2
    >ss7 mtp2-variant Bellcore 3
    >!
    >line con 0
    > exec-timeout 0 0
    >line aux 0
    >line vty 0 4
    > exec-timeout 30 0
    >
    >line 1/00 1/59
    >
    > modem InOut
    > modem autoconfigure type nextport
    > transport input all
    > autoselect during-login
    > autoselect ppp
    >!
    >end


    • Не проходит звонок с AS5350, что криво в конфиге?, !*! isherim, 08:25 , 21-Фев-05 (2)
      >radius-server host x.x.x.x auth-port 1645 acct-port 1646
      >radius-server key xyz
      >radius-server vsa send accounting
      >radius-server vsa send authentication
      >
      это есть - просто для экономии места вырезал.
      • Не проходит звонок с AS5350, что криво в конфиге?, !*! korn, 10:18 , 21-Фев-05 (3)
        покажите call hist v b звонка на оператора.


        • Не проходит звонок с AS5350, что криво в конфиге?, !*! isherim, 10:34 , 21-Фев-05 (4)
          >покажите call hist v b звонка на оператора.
          Telephony call-legs: 0
          SIP call-legs: 0
          H323 call-legs: 1
          MGCP call-legs: 0
          Total call-legs: 1
          D5B  : 731 165583714hs.202 +366 +368 pid:7 Originate 0957847313
          dur 00:00:00 tx:0/0 rx:0/0 1F  (normal, unspecified (31))
          IP 81.211.46.10:28836 rtt:0ms pl:0/0ms lost:0/0/0 delay:0/0/0ms g729r8
          media inactive detected:n media contrl rcvd:n/a timestamp:n/a
          • Не проходит звонок с AS5350, что криво в конфиге?, !*! ED, 18:58 , 21-Фев-05 (5)
            опишите ситуацию детално(scheme)

            sh call his vo

            • Не проходит звонок с AS5350, что криво в конфиге?, !*! isherim, 10:46 , 25-Фев-05 (6)
              >опишите ситуацию детално(scheme)
              >
              >sh call his vo
              PSTN->as5350->sw2950->PIX515->c2651->inet->шлюз оператора VoIP
              Захожу на порт воип оператора телнетом с as нормально, при звонке ivr отрабатывает, но звонок не проходит - короткие гудки. На пиксе h323 прописан. Номер исходящего телефона 292901.

              c5350#sh call his voice
              Telephony call-legs: 3
              SIP call-legs: 0
              H323 call-legs: 2
              MGCP call-legs: 0
              Total call-legs: 5


              GENERIC:
              SetupTime=2001466700 ms
              Index=233
              PeerAddress=801
              PeerSubAddress=
              PeerId=7
              PeerIfIndex=200
              LogicalIfIndex=0
              DisconnectCause=1F
              DisconnectText=normal, unspecified (31)
              ConnectTime=2001469990 ms
              DisconnectTime=2001470020 ms
              CallDuration=00:00:00 sec
              CallOrigin=1
              ReleaseSource=4
              ChargedUnits=0
              InfoType=speech
              TransmitPackets=0
              TransmitBytes=0
              ReceivePackets=0
              ReceiveBytes=0
              VOIP:
              ConnectionId[0x5E31BF39 0x863611D9 0x986C000D 0xBD6D77DC]
              IncomingConnectionId[0x5E31BF39 0x863611D9 0x986C000D 0xBD6D77DC]
              CallID=856
              RemoteIPAddress=1.1.1.1 <адрес шлюза оператора VoIP>
              RemoteUDPPort=22404
              RemoteSignallingIPAddress=1.1.1.1
              RemoteSignallingPort=1720
              RemoteMediaIPAddress=1.1.1.1
              RemoteMediaPort=22404
              RoundTripDelay=0 ms
              SelectedQoS=best-effort
              tx_DtmfRelay=inband-voice
              FastConnect=TRUE

              AnnexE=FALSE

              Separate H245 Connection=FALSE

              H245 Tunneling=TRUE

              SessionProtocol=cisco
              ProtocolCallId=
              SessionTarget=ipv4:1.1.1.1
              OnTimeRvPlayout=0
              GapFillWithSilence=0 ms
              GapFillWithPrediction=0 ms
              GapFillWithInterpolation=0 ms
              GapFillWithRedundancy=0 ms
              HiWaterPlayoutDelay=0 ms
              LoWaterPlayoutDelay=0 ms
              ReceiveDelay=0 ms
              LostPackets=0
              EarlyPackets=0
              LatePackets=0
              VAD = enabled
              CoderTypeRate=g723r63
              CodecBytes=24
              cvVoIPCallHistoryIcpif=0
              MediaSetting=flow-through
              CallerName=
              CallerIDBlocked=False
              OriginalCallingNumber=3422104754
              OriginalCallingOctet=0x21
              OriginalCalledNumber=801
              OriginalCalledOctet=0x80
              OriginalRedirectCalledNumber=
              OriginalRedirectCalledOctet=0xFF
              TranslatedCallingNumber=3422104754
              TranslatedCallingOctet=0x21
              TranslatedCalledNumber=801
              TranslatedCalledOctet=0x80
              TranslatedRedirectCalledNumber=
              TranslatedRedirectCalledOctet=0xFF
              GwReceivedCalledNumber=386000
              GwReceivedCalledOctet3=0x80
              GwOutpulsedCalledNumber=801
              GwOutpulsedCalledOctet3=0x80
              GwReceivedCallingNumber=3422104754
              GwReceivedCallingOctet3=0x21
              GwReceivedCallingOctet3a=0x83
              GwOutpulsedCallingNumber=3422104754
              GwOutpulsedCallingOctet3=0x21
              GwOutpulsedCallingOctet3a=0x83
              MediaInactiveDetected=no
              MediaInactiveTimestamp=
              MediaControlReceived=
              Username=

              GENERIC:
              SetupTime=2001448900 ms
              Index=234
              PeerAddress=3422104754
              PeerSubAddress=
              PeerId=6
              PeerIfIndex=201
              LogicalIfIndex=146
              DisconnectCause=10
              DisconnectText=normal call clearing (16)
              ConnectTime=2001448900 ms
              DisconnectTime=2001510080 ms
              CallDuration=00:01:01 sec
              CallOrigin=2
              ReleaseSource=1
              ChargedUnits=0
              InfoType=speech
              TransmitPackets=257
              TransmitBytes=61680
              ReceivePackets=0
              ReceiveBytes=0
              TELE:
              ConnectionId=[0x5E31BF39 0x863611D9 0x986C000D 0xBD6D77DC]
              IncomingConnectionId=[0x5E31BF39 0x863611D9 0x986C000D 0xBD6D77DC]
              CallID=851
              TxDuration=2855 ms
              VoiceTxDuration=0 ms
              FaxTxDuration=0 ms
              CoderTypeRate=g723r63
              NoiseLevel=-65
              ACOMLevel=90
              SessionTarget=
              ImgPages=0
              CallerName=
              CallerIDBlocked=False
              OriginalCallingNumber=3422104754
              OriginalCallingOctet=0x21
              OriginalCalledNumber=386000
              OriginalCalledOctet=0x80
              OriginalRedirectCalledNumber=
              OriginalRedirectCalledOctet=0xFF
              TranslatedCallingNumber=3422104754
              TranslatedCallingOctet=0x21
              TranslatedCalledNumber=801
              TranslatedCalledOctet=0x80
              TranslatedRedirectCalledNumber=
              TranslatedRedirectCalledOctet=0xFF
              GwReceivedCalledNumber=386000
              GwReceivedCalledOctet3=0x80
              GwReceivedCallingNumber=3422104754
              GwReceivedCallingOctet3=0x21
              GwReceivedCallingOctet3a=0x83

              GENERIC:
              SetupTime=2001522190 ms
              Index=235
              PeerAddress=
              PeerSubAddress=
              PeerId=6
              PeerIfIndex=201
              LogicalIfIndex=148
              DisconnectCause=10
              DisconnectText=normal call clearing (16)
              ConnectTime=2001522200 ms
              DisconnectTime=2001531400 ms
              CallDuration=00:00:09 sec
              CallOrigin=2
              ReleaseSource=1
              ChargedUnits=0
              InfoType=speech
              TransmitPackets=257
              TransmitBytes=61680
              ReceivePackets=0
              ReceiveBytes=0
              TELE:
              ConnectionId=[0x89E1D505 0x863611D9 0x986E000D 0xBD6D77DC]
              IncomingConnectionId=[0x89E1D505 0x863611D9 0x986E000D 0xBD6D77DC]
              CallID=857
              TxDuration=2825 ms
              VoiceTxDuration=0 ms
              FaxTxDuration=0 ms
              CoderTypeRate=g711ulaw
              NoiseLevel=6
              ACOMLevel=32
              SessionTarget=
              ImgPages=0
              CallerName=
              CallerIDBlocked=False
              OriginalCallingNumber=
              OriginalCallingOctet=0x21
              OriginalCalledNumber=386000
              OriginalCalledOctet=0x80
              OriginalRedirectCalledNumber=
              OriginalRedirectCalledOctet=0xFF
              TranslatedCallingNumber=
              TranslatedCallingOctet=0x21
              TranslatedCalledNumber=386000
              TranslatedCalledOctet=0x80
              TranslatedRedirectCalledNumber=
              TranslatedRedirectCalledOctet=0xFF
              GwReceivedCalledNumber=386000
              GwReceivedCalledOctet3=0x80

              GENERIC:
              SetupTime=2001820400 ms
              Index=236
              PeerAddress=80957847313
              PeerSubAddress=
              PeerId=7
              PeerIfIndex=200
              LogicalIfIndex=0
              DisconnectCause=1F
              DisconnectText=normal, unspecified (31)
              ConnectTime=2001829900 ms
              DisconnectTime=2001829920 ms
              CallDuration=00:00:00 sec
              CallOrigin=1
              ReleaseSource=4
              ChargedUnits=0
              InfoType=speech
              TransmitPackets=0
              TransmitBytes=0
              ReceivePackets=0
              ReceiveBytes=0
              VOIP:
              ConnectionId[0x1F66D357 0x863711D9 0x9874000D 0xBD6D77DC]
              IncomingConnectionId[0x1F66D357 0x863711D9 0x9874000D 0xBD6D77DC]
              CallID=871
              RemoteIPAddress=1.1.1.1
              RemoteUDPPort=22952
              RemoteSignallingIPAddress=1.1.1.1
              RemoteSignallingPort=1720
              RemoteMediaIPAddress=1.1.1.1
              RemoteMediaPort=22952
              RoundTripDelay=0 ms
              SelectedQoS=best-effort
              tx_DtmfRelay=inband-voice
              FastConnect=TRUE

              AnnexE=FALSE

              Separate H245 Connection=FALSE

              H245 Tunneling=TRUE

              SessionProtocol=cisco
              ProtocolCallId=
              SessionTarget=ipv4:1.1.1.1
              OnTimeRvPlayout=0
              GapFillWithSilence=0 ms
              GapFillWithPrediction=0 ms
              GapFillWithInterpolation=0 ms
              GapFillWithRedundancy=0 ms
              HiWaterPlayoutDelay=0 ms
              LoWaterPlayoutDelay=0 ms
              ReceiveDelay=0 ms
              LostPackets=0
              EarlyPackets=0
              LatePackets=0
              VAD = enabled
              CoderTypeRate=g723r63
              CodecBytes=24
              cvVoIPCallHistoryIcpif=0
              MediaSetting=flow-through
              CallerName=
              CallerIDBlocked=False
              OriginalCallingNumber=3422292901
              OriginalCallingOctet=0x21
              OriginalCalledNumber=80957847313
              OriginalCalledOctet=0x80
              OriginalRedirectCalledNumber=
              OriginalRedirectCalledOctet=0xFF
              TranslatedCallingNumber=3422292901
              TranslatedCallingOctet=0x21
              TranslatedCalledNumber=80957847313
              TranslatedCalledOctet=0x80
              TranslatedRedirectCalledNumber=
              TranslatedRedirectCalledOctet=0xFF
              GwCollectedCalledNumber=80957847313T
              GwReceivedCalledNumber=386000
              GwReceivedCalledOctet3=0x80
              GwOutpulsedCalledNumber=80957847313
              GwOutpulsedCalledOctet3=0x80
              GwReceivedCallingNumber=3422292901
              GwReceivedCallingOctet3=0x21
              GwReceivedCallingOctet3a=0x83
              GwOutpulsedCallingNumber=3422292901
              GwOutpulsedCallingOctet3=0x21
              GwOutpulsedCallingOctet3a=0x83
              MediaInactiveDetected=no
              MediaInactiveTimestamp=
              MediaControlReceived=
              Username=

              GENERIC:
              SetupTime=2001773040 ms
              Index=237
              PeerAddress=3422292901
              PeerSubAddress=
              PeerId=6
              PeerIfIndex=201
              LogicalIfIndex=155
              DisconnectCause=10
              DisconnectText=normal call clearing (16)
              ConnectTime=2001773050 ms
              DisconnectTime=2001833960 ms
              CallDuration=00:01:00 sec
              CallOrigin=2
              ReleaseSource=1
              ChargedUnits=0
              InfoType=speech
              TransmitPackets=682
              TransmitBytes=163680
              ReceivePackets=0
              ReceiveBytes=0
              TELE:
              ConnectionId=[0x1F66D357 0x863711D9 0x9874000D 0xBD6D77DC]
              IncomingConnectionId=[0x1F66D357 0x863711D9 0x9874000D 0xBD6D77DC]
              CallID=862
              TxDuration=43815 ms
              VoiceTxDuration=0 ms
              FaxTxDuration=0 ms
              CoderTypeRate=g723r63
              NoiseLevel=-68
              ACOMLevel=29
              SessionTarget=
              ImgPages=0
              CallerName=
              CallerIDBlocked=False
              OriginalCallingNumber=3422292901
              OriginalCallingOctet=0x21
              OriginalCalledNumber=386000
              OriginalCalledOctet=0x80
              OriginalRedirectCalledNumber=
              OriginalRedirectCalledOctet=0xFF
              TranslatedCallingNumber=3422292901
              TranslatedCallingOctet=0x21
              TranslatedCalledNumber=80957847313
              TranslatedCalledOctet=0x80
              TranslatedRedirectCalledNumber=
              TranslatedRedirectCalledOctet=0xFF
              GwCollectedCalledNumber=80957847313T
              GwReceivedCalledNumber=386000
              GwReceivedCalledOctet3=0x80
              GwReceivedCallingNumber=3422292901
              GwReceivedCallingOctet3=0x21
              GwReceivedCallingOctet3a=0x83


              • Не проходит звонок с AS5350, что криво в конфиге?, !*! ED, 11:58 , 25-Фев-05 (7)
                из возможныx причин может быть codec

                ваш оператор VoIP какие codec-и ожидает от вас,

                у вас в логаx видно снто ви исползуете g723r63 codec

                и обноружил интересуыу вещ

                DisconnectText=normal, unspecified (31)

                пока что могу сказать столько!

                • Не проходит звонок с AS5350, что криво в конфиге?, !*! korn, 12:40 , 25-Фев-05 (8)
                  да, попробуйте сравните ваш voice class codec и операторский...

                  еще такой вопрос... отправлять номер без country-кода...
                  оператор точно этого от вас ждет?

                  • Не проходит звонок с AS5350, что криво в конфиге?, !*! isherim, 13:03 , 25-Фев-05 (9)
                    >да, попробуйте сравните ваш voice class codec и операторский...
                    >
                    >еще такой вопрос... отправлять номер без country-кода...
                    >оператор точно этого от вас ждет?

                    кодеки я еще раз уточню - оператор давал данные по кодекам g729, g723 не уточняя подвиды. Давал префикс <код города> я его прописывал в диал-пире(prefix <...>), но изменений не заметил. А вот по country  что-то видел тоже в дебагах, но пока не понял надо ли... Кстати подскажите как его прописать? И еще вопрос, будет ли корректно работать ios с as5350 на as5300?

                    • Не проходит звонок с AS5350, что криво в конфиге?, !*! ED, 13:16 , 25-Фев-05 (10)
                      >>да, попробуйте сравните ваш voice class codec и операторский...
                      >>
                      >>еще такой вопрос... отправлять номер без country-кода...
                      >>оператор точно этого от вас ждет?
                      >
                      >кодеки я еще раз уточню - оператор давал данные по кодекам g729, g723 не уточняя подвиды. Давал префикс <код города> я его прописывал в диал-пире(prefix <...>), но изменений не заметил. А вот по country  что-то видел тоже в дебагах, но пока не понял надо ли... Кстати подскажите как его прописать? И еще вопрос, будет ли корректно работать ios с as5350 на as5300?


                      нет!




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2025 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру