cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 
cancel
739
Visitas
0
ÚTIL
2
Respuestas

AYUDA CONFIGURACION CISCO 2801 CON HWIC BRI PARA TRUNK FREEPX

miguelvatvare
Level 1
Level 1

Buenas tardes señores de la comunidad, primero pido disculpas por si cometo el error de visita el foro incorrecto.

Tengo un mini proyecto personal para hacer funcionar una centralita FREEBPX con un pc y asterisk 13 con un router cisco 2801 hwic bri para rdsi, mi conocimiento de cisco es muy básico y no doy con la configuración correcta para que funcione tanto llamadas entrantes como saliente ¿Me pueden ayudar ¿ .

 

 

Building configuration...

Current configuration : 2568 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot system flash c2801-ipvoicek9-mz.124-25g.bin
boot-end-marker
!
!
no aaa new-model
ip cef
!
!
!
!
isdn switch-type basic-net3
!
voice-card 0
!
!
!
voice service voip
media flow-around
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
sip
!
!
!
voice class codec 111
codec preference 1 g711alaw
codec preference 2 g729br8
codec preference 3 g729r8
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g729r8
codec preference 3 g729br8
!
!
!
!
!
!
!
!
voice translation-rule 2
rule 1 /^.*/ /9xxxxxxxx/
!
!
voice translation-profile CALLER_ID_9xxxxxxxx
translate calling 2
!
voice translation-profile prefix
!
!
!
!
username usuario privilege 15 password 0 contraseña
archive
log config
hidekeys
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.236.5 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1/0
!
interface FastEthernet0/1/1
!
interface FastEthernet0/1/2
!
interface FastEthernet0/1/3
!
interface BRI0/2/0
no ip address
encapsulation hdlc
isdn switch-type basic-net3
isdn point-to-point-setup
isdn incoming-voice voice
!
interface BRI0/3/0
no ip address
encapsulation hdlc
isdn switch-type basic-net3
isdn point-to-point-setup
isdn incoming-voice voice
!
interface Vlan1
no ip address
!
ip forward-protocol nd
!
ip http server
ip http authentication local
ip http secure-server
!
!
!
control-plane
!
!
!
!
!
!
!
dial-peer voice 1 pots
description trunk asterisk
translation-profile outgoing CALLER_ID_9xxxxxxxx
destination-pattern .........
forward-digits all
!
dial-peer voice 10 voip
translation-profile incoming prefix
translation-profile outgoing CALLER_ID_9xxxxxxxx
preference 1
voice-class codec 1
voice-class sip transport switch udp tcp
session target ipv4:192.168.236.3
incoming called-number .........
!
gateway
timer receive-rtp 1200
!
sip-ua
authentication username MIUSUARIO password MICONTRASEÑA
retry invite 3
retry response 3
retry bye 3
retry cancel 3
timers trying 1000
mwi-server ipv4:192.168.236.3 expires 3600 port 5060 transport udp
registrar ipv4:192.168.236.3 expires 3600
sip-server ipv4:192.168.236.3
!
!
line con 0
line aux 0
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler allocate 20000 1000


Un saludo y gracias.

2 RESPUESTAS 2

Hola,

No cuento con experiencia en telefonia, pero talvez los siguientes enlaces pueden ser de ayuda:

 

https://community.freepbx.org/t/basic-setup-from-freepbx-to-cisco-28xx-as-voicegateway-with-pri/12846

https://community.freepbx.org/t/send-inbound-calls-to-freepbx-from-cisco-gateway/50643

https://community.cisco.com/t5/ip-telephony-and-phones/sip-trunk-with-sangoma-freepbx/td-p/3399778

 

Sino te sugiero visitar la comunidad en Ingles a través del siguiente link e iniciar la discusion:

https://community.cisco.com/t5/collaboration-voice-and-video/ct-p/4691-collaboration-voice-video

 

Espero sea de ayuda. 

Saludos




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

Buen dia Julio te agradesco la respuesta pero en FREEPBX no encontre la solución con este modelo de router salvo que compre sus modulos pero como comente solo es es un pequeño proyecto e intento utilizar únicamente materia antiguo descatalogado reciclado y funcional.
Router cisco descatalogado para ISDN.
Pc con software de asterisk.
Zoiper para realizar pruebas.
Gracias de todos modos por tu interés.
Un saludos.