Router Cisco jako Brama SIP -> PRA dla starszej centrali

Problemy związane z Unified Communications
Wiadomość
Autor
Awatar użytkownika
nell
wannabe
wannabe
Posty: 193
Rejestracja: 10 maja 2009, 12:17

Router Cisco jako Brama SIP -> PRA dla starszej centrali

#1

#1 Post autor: nell »

Mam taki problem. Zrezygnowałem z łącza PRA z Orange na rzecz SIP strunka w GTS, ponieważ mamy starszą centralę zastosowałem router Cisco który mi konwertuje SIP trunka na PRA. Na biurkach pracownicy mają telefony cyfrowe Alcatela jak i analogowe innych marek. Tutaj zaczyna się kłopot. Jeśli ktoś z zewnątrz dzwoni na numer telefonu cyfrowego Alcatel to sygnał oczekiwania jest normalny, kiedy natomiast dzwoni się na numer telefonu analogowego w słuchawce osoby dzwoniącej jest cisza, jest cisza ale telefon w firmie dzwoni normalnie. Kiedy pracownik podniesie słuchawkę rozmowa odbywa się bez przeszkód. To zdarzenia ma również odzwierciedlenie w logach ....


Połączenie na telefon cyfrowy - poprawne.

Kod: Zaznacz cały

Oct  7 21:37:33.544: ISDN Se0/0/0:15 Q931: Applying typeplan for sw-type 0x12 is 0x2 0x8, Calling num 48609225352
Oct  7 21:37:33.548: ISDN Se0/0/0:15 Q931: Sending SETUP  callref = 0x0215 callID = 0x8196 switch = primary-net5 interface = Network
Oct  7 21:37:33.548: ISDN Se0/0/0:15 Q931: TX -> SETUP pd = 8  callref = 0x0215
        Sending Complete
        Bearer Capability i = 0x8090A3
                Standard = CCITT
                Transfer Capability = Speech
                Transfer Mode = Circuit
                Transfer Rate = 64 kbit/s
        Channel ID i = 0xA18381
                Preferred, Channel 1
        Calling Party Number i = 0x2880, '48609225352'
                Plan:National, Type:National
        Called Party Number i = 0xA8, '818421111'
                Plan:National, Type:National
Oct  7 21:37:33.568: ISDN Se0/0/0:15 Q931: RX <- CALL_PROC pd = 8  callref = 0x8215
        Channel ID i = 0xA98381
                Exclusive, Channel 1
Oct  7 21:37:33.592: ISDN Se0/0/0:15 Q931: RX <- ALERTING pd = 8  callref = 0x8215
Połączenie na telefon analogowy

Kod: Zaznacz cały

Oct  7 21:36:38.943: ISDN Se0/0/0:15 Q931: Applying typeplan for sw-type 0x12 is 0x2 0x8, Calling num 48609225352
Oct  7 21:36:38.947: ISDN Se0/0/0:15 Q931: Sending SETUP  callref = 0x0213 callID = 0x8194 switch = primary-net5 interface = Network
Oct  7 21:36:38.947: ISDN Se0/0/0:15 Q931: TX -> SETUP pd = 8  callref = 0x0213
        Sending Complete
        Bearer Capability i = 0x8090A3
                Standard = CCITT
                Transfer Capability = Speech
                Transfer Mode = Circuit
                Transfer Rate = 64 kbit/s
        Channel ID i = 0xA18381
                Preferred, Channel 1
        Calling Party Number i = 0x2880, '48609225352'
                Plan:National, Type:National
        Called Party Number i = 0xA8, '818421555'
                Plan:National, Type:National
Oct  7 21:36:38.967: ISDN Se0/0/0:15 Q931: RX <- CALL_PROC pd = 8  callref = 0x8213
        Channel ID i = 0xA98381
                Exclusive, Channel 1
Oct  7 21:36:38.991: ISDN Se0/0/0:15 Q931: RX <- ALERTING pd = 8  callref = 0x8213
        Progress Ind i = 0x8582 - Destination address is non-ISDN
Przejrzałem sporo materiałów na temat tego problemu, między innymi ze strony Cisco (link) , ale nie udało mi tego poprawić. Pomóżcie.

mmoryto
wannabe
wannabe
Posty: 194
Rejestracja: 18 lut 2011, 12:28
Lokalizacja: Kanada

#2

#2 Post autor: mmoryto »

Strzelam, ale może brakować:

Kod: Zaznacz cały

bearer-cap Speech
na 0/0/0:15

Pokaż fragmenty konfiguracji odnośnie 0/0/0:15 oraz:

Kod: Zaznacz cały

sh voice port 0/0/0:15

Kod: Zaznacz cały

sh int serial 0/0/0:15

Awatar użytkownika
nell
wannabe
wannabe
Posty: 193
Rejestracja: 10 maja 2009, 12:17

#3

#3 Post autor: nell »

to polecenie miałem

tutaj konfiguracja o którą prosiłeś

Kod: Zaznacz cały

voice-port 0/0/0:15
 no non-linear
 no vad
 playout-delay nominal 150
 playout-delay mode fixed
 cptone PL
 timeouts initial 5
 timeouts interdigit 3
 timeouts wait-release 3
 bearer-cap Speech

Kod: Zaznacz cały

interface Serial0/0/0:15
 no ip address
 encapsulation hdlc
 no logging event link-status
 no snmp trap link-status
 isdn switch-type primary-net5
 isdn overlap-receiving T302 5000
 isdn protocol-emulate network
 isdn incoming-voice voice
 isdn map address ......... plan national type national
 isdn send-alerting
 isdn negotiate-bchan
 isdn sending-complete
 no isdn outgoing display-ie
 no cdp enable
 no clns route-cache

mmoryto
wannabe
wannabe
Posty: 194
Rejestracja: 18 lut 2011, 12:28
Lokalizacja: Kanada

#4

#4 Post autor: mmoryto »

Pokaż jeszcze dial peer'y.

Awatar użytkownika
nell
wannabe
wannabe
Posty: 193
Rejestracja: 10 maja 2009, 12:17

#5

#5 Post autor: nell »

a więc to są moje dial-peery

Przychodząca dla SIP

Kod: Zaznacz cały

dial-peer voice 7 voip
 translation-profile incoming IN
 session target ipv4:217.153.192.45
 session transport udp
 incoming called-number .%
 voice-class codec 1
 dtmf-relay rtp-nte

Kod: Zaznacz cały

dial-peer voice 57 pots
 destination-pattern 818421...
 direct-inward-dial
 port 0/0/0:15
 forward-digits all

Kod: Zaznacz cały

dial-peer voice 5 voip
 translation-profile outgoing OUT-SIP
 preference 3
 destination-pattern [1-9]........
 session protocol sipv2
 session target ipv4:217.153.192.45
 session transport udp
 incoming called-number 0T
 voice-class codec 1
 dtmf-relay rtp-nte
 no vad

przemek_z
wannabe
wannabe
Posty: 56
Rejestracja: 13 lut 2011, 11:57
Lokalizacja: Gdynia

#6

#6 Post autor: przemek_z »

Możesz wrzucić wynik "debug ccsip messages"?

Pozdro

Awatar użytkownika
nell
wannabe
wannabe
Posty: 193
Rejestracja: 10 maja 2009, 12:17

#7

#7 Post autor: nell »

Rozwiązałem problem, trzeba było w centrali Alcatela oznaczyć opcję podstawiania sygnału przy połączeniach analogowych. Bez sensu ale działa. Dzięki za pomoc.

Awatar użytkownika
nell
wannabe
wannabe
Posty: 193
Rejestracja: 10 maja 2009, 12:17

#8

#8 Post autor: nell »

Rozwiązałem problem, trzeba było w centrali Alcatela oznaczyć opcję podstawiania sygnału przy połączeniach analogowych. Bez sensu ale działa. Dzięki za pomoc.

ODPOWIEDZ