Indice del forum Olimpo Informatico
I Forum di Zeus News
Leggi la newsletter gratuita - Attiva il Menu compatto
 
 FAQFAQ   CercaCerca   Lista utentiLista utenti   GruppiGruppi   RegistratiRegistrati 
 ProfiloProfilo   Messaggi privatiMessaggi privati   Log inLog in 

    Newsletter RSS Facebook Twitter Contatti Ricerca
Patton SN 4638 ISDN IAT ***URGENTE***
Nuovo argomento   Rispondi    Indice del forum -> VoIP
Precedente :: Successivo  
Autore Messaggio
niroberto
Comune mortale
Comune mortale


Registrato: 21/01/15 11:59
Messaggi: 4

MessaggioInviato: 21 Gen 2015 12:04    Oggetto: Patton SN 4638 ISDN IAT ***URGENTE*** Rispondi citando

Salve a tutti, ho un problema urgente da risolvere entro 10 giorni ed è il seguente:
devo creare le regole per le chiamate in entrata facendo lavorare le BRI come delle vere e proprie borchie ISDN in modo tale che poi il centralino gestisca lui le chiamate, per quanto riguarda l'outgoing calls è a posto e quindi in poche parole:
la BRI 0 0 deve fornire il numero 02345055xx selezione passante;
la BRI 0 1 deve fornire il numero 02345055xx selezione passante;
la BRI 0 2 deve fornire il numero 02345055xx selezione passante;
la BRI 0 3 deve fornire il numero 02345070xx normale;
la BRI 0 4 deve fornire i numeri 02345080xx normale e 02345082xx normale.


Qualcuno può aiutarmi a creare la tabella di incoming?

cli version 3.20
administrator ##### password ###########################
clock local default-offset +01:00
dns-client server 8.8.8.8
dns-relay
webserver port 80 language en
sntp-client
sntp-client server primary 8.8.8.8 port 123 version 4
sntp-client server secondary 8.8.4.4 port 123 version 4
sntp-client poll-interval 1800
system hostname #############

system

ic voice 0
low-bitrate-codec g729

system
clock-source 1 bri 0 0
clock-source 2 bri 0 1
clock-source 3 bri 0 2
clock-source 4 bri 0 3
clock-source 5 bri 0 4

profile napt NAPT_WAN

profile ppp default

profile call-progress-tone IT_Dialtone
play 1 200 425 -12
pause 2 200
play 3 600 425 -12
pause 4 1000

profile call-progress-tone IT_Alertingtone
play 1 1000 425 -12
pause 2 4000

profile call-progress-tone IT_Busytone
play 1 500 425 -12
pause 2 500

profile tone-set default
profile tone-set IT
map call-progress-tone dial-tone IT_Dialtone
map call-progress-tone ringback-tone IT_Alertingtone
map call-progress-tone busy-tone IT_Busytone

profile voip default
codec 1 g729 rx-length 20 tx-length 20 silence-suppression
codec 2 g711ulaw64k rx-length 20 tx-length 20 silence-suppression
codec 3 g711alaw64k rx-length 20 tx-length 20 silence-suppression
dtmf-relay signaling default
flash-hook-relay signaling default
fax transmission 1 relay t38-udp
fax transmission 2 bypass g711ulaw64k rx-length 10 tx-length 10
fax bypass-method nse
no modem detection on-remote-fax-request

profile pstn default
input-gain -5

profile sip default
no autonomous-transitioning

profile aaa default
method 1 local
method 2 none

context ip router

interface WAN
ipaddress dhcp
use profile napt NAPT_WAN
no napt-inside
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu

context cs switch
digit-collection timeout 4
national-prefix 0
international-prefix 00

routing-table called-e164 FROM_IF_BRI
route .%T dest-interface if####

routing-table called-e164 FROM_if####
route .%T dest-service HuGr

interface isdn IF-BRI-00
route call dest-table FROM_IF_BRI
use profile tone-set IT
caller-name
user-side-ringback-tone

interface isdn IF-BRI-01
route call dest-table FROM_IF_BRI
use profile tone-set IT
caller-name
user-side-ringback-tone

interface isdn IF-BRI-02
route call dest-table FROM_IF_BRI
use profile tone-set IT
caller-name
inband-info accept transparent 1-CallIsNotIsdnToIsdn 4-ReturnedToIsdn 8-InbandInfoAvailable
user-side-ringback-tone

interface isdn IF-BRI-03
route call dest-table FROM_IF_BRI
use profile tone-set IT
caller-name
user-side-ringback-tone

interface isdn IF-BRI-04
route call dest-table FROM_IF_BRI
dtmf-dialing
use profile tone-set IT
caller-name
user-side-ringback-tone

interface sip if####
bind context sip-gateway gw####
route call dest-table FROM_if####
remote IP_PUBBLICO_VOIP
local IP_PUBBLICO_LOCAL
early-connect
early-disconnect
address-translation outgoing-call from-header user-part fix IDENTITY host-part call
address-translation incoming-call calling-e164 fix sip:IDEWNTITY@IP_PUBBLICO_LOCAL
address-translation incoming-call called-e164 fix sip:IDENTITY@IP_PUBBLICO_LOCAL
use profile tone-set IT
update accept address wait-for-number proceeding-timeout 4000 early-alerting-timeout 0

service sip-location-service ####
bind location-service LS####
hunt-timeout 5

service hunt-group HuGr
drop-cause normal-unspecified
drop-cause no-circuit-channel-available
drop-cause network-out-of-order
drop-cause temporary-failure
drop-cause switching-equipment-congestion
drop-cause access-info-discarded
drop-cause circuit-channel-not-available
drop-cause resources-unavailable
drop-cause user-busy
route call 1 dest-interface IF-BRI-00
route call 2 dest-interface IF-BRI-01
route call 3 dest-interface IF-BRI-02
route call 4 dest-interface IF-BRI-03
route call 5 dest-interface IF-BRI-04

context cs switch
no shutdown

authentication-service ####
realm 1 IP_PUBBLICO_VOIP
username IDENTITY password ######################

location-service LS####
domain 1 IP_PUBBLICO_VOIP
match-any-domain

identity IDENTITY
display-name IDENTITY

authentication outbound
authenticate 1 authentication-service #### username IDENTITY

registration outbound
registrar IP_PUBBLICO_VOIP
preferred-transport-protocol udp
lifetime 60000
register auto
retry-timeout on-system-error 10
retry-timeout on-client-error 10
retry-timeout on-server-error 10

context sip-gateway gw####

interface gw####
bind interface WAN context router port

context sip-gateway gw####
bind location-service LS####
no shutdown

port ethernet 0 0
medium auto
encapsulation ip
bind interface WAN router
no shutdown

port ethernet 0 1
medium 10 half
shutdown

port bri 0 0
clock master
encapsulation q921

q921
permanent-layer2
protocol pp
uni-side net
encapsulation q931

q931
protocol dss1
uni-side net
bchan-number-order ascending
encapsulation cc-isdn
bind interface IF-BRI-00 switch

port bri 0 0
no shutdown

port bri 0 1
clock master
encapsulation q921

q921
permanent-layer2
protocol pp
uni-side auto
encapsulation q931

q931
protocol dss1
uni-side net
bchan-number-order ascending
encapsulation cc-isdn
bind interface IF-BRI-01 switch

port bri 0 1
no shutdown

port bri 0 2
clock master
encapsulation q921

q921
permanent-layer2
protocol pp
uni-side auto
encapsulation q931

q931
protocol dss1
uni-side net
bchan-number-order ascending
encapsulation cc-isdn
bind interface IF-BRI-02 switch

port bri 0 2
no shutdown

port bri 0 3
clock master
encapsulation q921

q921
permanent-layer2
protocol pp
uni-side auto
encapsulation q931

q931
protocol dss1
uni-side net
bchan-number-order ascending
encapsulation cc-isdn
bind interface IF-BRI-03 switch

port bri 0 3
no shutdown

port bri 0 4
clock master
encapsulation q921

q921
permanent-layer2
protocol pp
uni-side auto
encapsulation q931

q931
protocol dss1
uni-side net
bchan-number-order ascending
encapsulation cc-isdn
bind interface IF-BRI-04 switch

port bri 0 4
no shutdown
Top
Profilo Invia messaggio privato
Rozzemilio
Dio maturo
Dio maturo


Registrato: 23/10/06 14:38
Messaggi: 1762
Residenza: Rozz(|)... a sud di Mil(|)

MessaggioInviato: 21 Gen 2015 12:15    Oggetto: Rispondi

Mettere *** URGENTE *** nel subject non ti garantirà una risposta più celere, sappilo.

Anzi tale comportamento è considerato *** FASTIDIOSO ***
Top
Profilo Invia messaggio privato
Mostra prima i messaggi di:   
Nuovo argomento   Rispondi    Indice del forum -> VoIP Tutti i fusi orari sono GMT + 1 ora
Pagina 1 di 1

 
Vai a:  
Non puoi inserire nuovi argomenti
Non puoi rispondere a nessun argomento
Non puoi modificare i tuoi messaggi
Non puoi cancellare i tuoi messaggi
Non puoi votare nei sondaggi