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

PROBLEMAS PARA CONFIGURAR SIPTRUNK

lcarvallo_25
Level 1
Level 1

Estimad@s saludos, el motivo por el que abro esta discusión es que no soy un experto en todo el tema de collaboration, tengo problemas para configurar un siptrunk contra un proveedor de servicio que se encuentra en panamá el cual tiene un asterisk al cual necesito conectarme para realizar llamadas salientes al exterior. Aquí le dejo parte de mi configuración y que algunos delos CRACKS pueda darme una idea de lo que está bien o mal:

WS-RO#sho ip int brie
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 unassigned YES NVRAM up up
FastEthernet0/0.1 192.168.10.1 YES NVRAM up up
FastEthernet0/0.2 192.168.2.1 YES NVRAM up up
FastEthernet0/0.3 192.168.3.1 YES NVRAM up up
Service-Engine0/1 192.168.4.1 YES NVRAM up up
FastEthernet0/1 190.XX.XXX.XXX YES DHCP up up
NVI0 unassigned NO unset up up
Dialer0 unassigned YES NVRAM up up
Loopback5 192.168.5.1 YES NVRAM up up
WS-RO#sho controllers e1
E1 0/0/0 is up.
Applique type is Channelized E1 - balanced
Description: E1 MOVISTAR 15IN/15OUT
No alarms detected.
alarm-trigger is not set
Version info Firmware: 20060623, FPGA: 20, spm_count = 0
Framing is NO-CRC4, Line Code is HDB3, Clock Source is Line.
CRC Threshold is 320. Reported from firmware is 320.
Data in current interval (612 seconds elapsed):
0 Line Code Violations, 0 Path Code Violations
0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins
0 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs
Total Data (last 24 hours)
0 Line Code Violations, 0 Path Code Violations,
0 Slip Secs, 2 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins,
0 Errored Secs, 0 Bursty Err Secs, 2 Severely Err Secs, 0 Unavail Secs
WS-RO#show control-plane host open-ports
Active internet connections (servers and established)
Prot Local Address Foreign Address Service State
tcp *:2000 192.168.2.3:14356 Cisco Call manager serve ESTABLIS
tcp *:2000 192.168.2.3:14354 Cisco Call manager serve ESTABLIS
tcp *:23 *:0 Telnet LISTEN
tcp *:2000 192.168.3.17:14825 Cisco Call manager serve ESTABLIS
tcp *:2000 192.168.3.16:14821 Cisco Call manager serve ESTABLIS
tcp *:2000 192.168.3.1:16594 Cisco Call manager serve ESTABLIS
tcp *:16594 192.168.3.1:2000 SCCP Application ESTABLIS
tcp *:80 *:0 HTTP CORE LISTEN
tcp *:2000 192.168.3.14:14825 Cisco Call manager serve ESTABLIS
tcp *:2000 192.168.3.12:14825 Cisco Call manager serve ESTABLIS
tcp *:2000 192.168.3.13:14825 Cisco Call manager serve ESTABLIS
tcp *:2443 *:0 Skinny Socket Server LISTEN
tcp *:2000 192.241.224.252:6050 Cisco Call manager serve ESTABLIS
tcp *:23 192.168.2.3:16646 Telnet ESTABLIS
tcp *:2000 192.168.3.1:16740 Cisco Call manager serve ESTABLIS
tcp *:16740 192.168.3.1:2000 SCCP Application ESTABLIS
tcp *:443 *:0 HTTP CORE LISTEN
tcp *:1720 *:0 H.225 LISTEN
tcp *:2000 192.168.3.19:15231 Cisco Call manager serve ESTABLIS
tcp *:5061 *:0 CCSIP_TLS_SOCKET LISTEN
tcp *:5060 *:0 SIP LISTEN
tcp *:5060 *:0 SIP LISTEN
tcp *:2000 *:0 Cisco Call manager serve LISTEN
tcp *:2000 192.168.3.11:14918 Cisco Call manager serve ESTABLIS
udp *:54499 8.8.8.8:53 CCSIP_DNS ESTABLIS
udp *:67 *:0 DHCPD Receive LISTEN
udp *:68 *:0 BootP client LISTEN
udp *:69 *:0 TFTP-Server LISTEN
udp *:123 *:0 NTP LISTEN

WS-RO#sh run
Building configuration...

Current configuration : 24325 bytes
!
! Last configuration change at 20:08:31 Ve Wed Apr 13 2022 by administrator
! NVRAM config last updated at 20:04:56 Ve Wed Apr 13 2022 by administrator
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname WS-RO
!
boot-start-marker
boot-end-marker
!
enable password 7 1312041B0C41557C7B777F6371
!
no aaa new-model
clock timezone Ve -4
network-clock-participate wic 0
network-clock-select 1 E1 0/0/0
!
!
ip cef
no ip dhcp use vrf connected
no ip dhcp conflict logging
ip dhcp excluded-address 192.168.3.1 192.168.3.10
ip dhcp excluded-address 192.168.2.1 192.168.2.2
ip dhcp excluded-address 192.168.3.3
ip dhcp excluded-address 192.168.2.100
!
ip dhcp pool VOZ
network 192.168.3.0 255.255.255.0
default-router 192.168.3.1
option 150 ip 192.168.3.1
domain-name WSIG.LOCAL
dns-server 192.168.2.2 192.168.3.1 8.8.8.8
lease 7
!
ip dhcp pool DATOS
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
option 150 ip 192.168.2.1
dns-server 192.168.2.2 192.168.2.1 8.8.8.8
domain-name WSIG.LOCAL
lease 7
!
!
no ip bootp server
ip domain name XXXXXXXXXX
ip host ccm-ws 192.168.3.1
ip host ccm-XXXXXXXXX 192.168.3.1
ip name-server 8.8.8.8
!
multilink bundle-name authenticated
!
!
!
trunk group CELULAR
max-calls voice 6 direction out
hunt-scheme longest-idle both
!
!
trunk group CANTV-01
!
!
trunk group CANTV
max-calls voice 2
hunt-scheme longest-idle both
!
voice-card 0
dspfarm
dsp services dspfarm
!
!
voice rtp send-recv
voice dsp release early
!
voice service pots
!
voice service voip
clid network-provided
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
redirect ip2ip
h323
modem passthrough nse codec g711alaw
sip
bind control source-interface FastEthernet0/0.3
bind media source-interface FastEthernet0/0.3
!
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g711alaw
codec preference 3 g729r8
codec preference 4 g729br8
!
!
!
voice class h323 1
h225 timeout tcp establish 30
call start fast
telephony-service ccm-compatible
ccm-compatible
!
!
!
voice class dualtone-detect-params 1
freq-max-power 0
freq-min-power 35
freq-power-twist 15
freq-max-delay 40
cadence-variation 8
!
!
voice class custom-cptone us-custom
dualtone busy
frequency 425
cadence 500 500
dualtone ringback
frequency 425
cadence 1000 4000
dualtone reorder
frequency 480 620
cadence 250 250
dualtone out-of-service
frequency 950
cadence 330 330
dualtone number-unobtainable
frequency 480 620
cadence 250 250
dualtone disconnect
frequency 425
cadence 500 500
!
!
voice class custom-cptone VECP
dualtone disconnect
cadence 50 50 50 50
!
!
voice class custom-cptone CANTV
dualtone disconnect
frequency 425
cadence 1000 1000
!
!
!
!
!
!
!
!
voice translation-rule 1
!
voice translation-rule 2
rule 1 /^9\(..........\)/ /\1/
!
voice translation-rule 5
rule 1 /^00+/ /01230/
!
voice translation-rule 6
rule 1 /^0+/ /0123/
!
voice translation-rule 1000
rule 1 // /0212/
!
voice translation-rule 7849
rule 1 /^00/ /784900/
!
voice translation-rule 10000
rule 1 /^........../ /11111111/
!
voice translation-rule 11111
rule 1 /^85/ /10/
rule 2 /^86/ /11/
rule 3 /^87/ /12/
rule 4 /^88/ /13/
rule 5 /^89/ /14/
!
!
voice translation-profile DIGITEL
translate called 1000
!
voice translation-profile INTERNACIONALES
translate calling 5
translate called 5
!
voice translation-profile MOVISTAR_IN
translate calling 11111
translate called 11111
!
voice translation-profile NACIONALES
translate called 6
!
voice translation-profile NULL
translate called 10000
!
voice translation-profile SALIDA
translate called 7849
!
voice translation-profile SIP-TRUNK-OUTGOING
translate called 2
!
!
!
crypto pki trustpoint TP-self-signed-396685399
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-396685399
revocation-check none
rsakeypair TP-self-signed-396685399
!
!
crypto pki certificate chain TP-self-signed-396685399
certificate self-signed 01
30820251 308201BA A0030201 02020101 300D0609 2A864886 F70D0101 04050030
30312E30 2C060355 04031325 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 33393636 38353339 39301E17 0D313330 39303932 32323932
375A170D 32303031 30313030 30303030 5A303031 2E302C06 03550403 1325494F
532D5365 6C662D53 69676E65 642D4365 72746966 69636174 652D3339 36363835
33393930 819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100
D28CE30C D8DC520E 456191DF 894274D7 A81F6A0C C9426989 5B4F7815 43F4B85F
732EE7B0 BA784967 C1F10EC7 D4E2699F 0BB4D452 A9C5D2E1 DDB9DE97 53F71E2A
2BBB01E2 7741451A BF9FACC7 8D3D121E 81132D07 E31FEFF0 5FB88773 82C53BB7
286B0A42 A1ABF19C 3E3DAA95 FDDDFACB 4D147A68 4E156A2A D088E318 7A8AB5AB
02030100 01A37B30 79300F06 03551D13 0101FF04 05300301 01FF3026 0603551D
11041F30 1D821B57 532D524F 2E777369 6E766573 746D656E 7467726F 75702E63
6F6D301F 0603551D 23041830 16801428 FCB1451A EA5E2440 4550C02C 46511425
97D84730 1D060355 1D0E0416 041428FC B1451AEA 5E244045 50C02C46 51142597
D847300D 06092A86 4886F70D 01010405 00038181 00301726 6D4CCDBF 1DDF4CEB
FE09A3F2 E9E9E49F 3A289CCE 0AD3608E E1E5DEFC 3834E058 E6A5F339 5DAC2A0D
C893557E 1B338E7A 6A670DFC 2B923429 B55A15B9 1838DC73 79DA335E 2EBE53FC
74FD0B5E C6132D2E DF1DD144 6419B71D B3319A4B A2F95DCF E7BD2B0D 0DB659EB
4AC93D36 C68755D7 3D52C788 E94A8F34 67FE0243 D6
quit
!
!

!
!
controller E1 0/0/0
framing NO-CRC4
ds0-group 0 timeslots 1-15 type r2-digital dtmf dnis
ds0-group 1 timeslots 17-31 type r2-digital r2-compelled
cas-custom 1
country venezuela use-defaults
description E1 MOVISTAR 15IN/15OUT
!
!
!
!
!
!
interface Loopback5
ip address 192.168.5.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip virtual-reassembly
ip route-cache flow
!
interface FastEthernet0/0
description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0/0$
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip virtual-reassembly
ip route-cache flow
duplex auto
speed auto
no cdp enable
no mop enabled
!
interface FastEthernet0/0.1
description ADM_VLAN
encapsulation dot1Q 1 native
ip address 192.168.10.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip virtual-reassembly
!
interface FastEthernet0/0.2
description DATOS
encapsulation dot1Q 2
ip address 192.168.2.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip virtual-reassembly
!
interface FastEthernet0/0.3
description VOIP_VLAN
encapsulation dot1Q 3
ip address 192.168.3.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip virtual-reassembly
!
interface Service-Engine0/1
description CISCO_UNITY
ip address 192.168.4.1 255.255.255.0
service-module ip address 192.168.4.2 255.255.255.0
service-module ip default-gateway 192.168.4.1
!
interface FastEthernet0/1
description CONEXION ABA
ip address dhcp
ip access-group SIPTRUNK_IN in
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
!
interface Dialer0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip route-cache flow
!
ip route 192.168.4.1 255.255.255.255 Service-Engine0/1
ip route 0.0.0.0 0.0.0.0 FastEthernet0/1 dhcp
ip route 190.14.192.0 255.255.255.224 FastEthernet0/1 dhcp
ip route 200.12.214.0 255.255.255.224 FastEthernet0/1 dhcp
!
!
ip http server
ip http authentication local
ip http secure-server
ip nat inside source list NAT_INTERNET interface FastEthernet0/1 overload
ip nat inside source list NAT_SIPTRUNK interface FastEthernet0/1 overload
!
ip access-list extended NAT_INTERNET
permit ip 192.168.2.0 0.0.0.255 any
ip access-list extended NAT_SIPTRUNK
permit ip 192.168.3.0 0.0.0.255 any
ip access-list extended SIPTRUNK_IN
permit udp any any range 10000 20000
permit ip any any
!
!
!
!
!
!
tftp-server flash:CP7912080001SCCP051117A.sbin
tftp-server flash:DistinctiveRingList.xml
tftp-server flash:RingList.xml
tftp-server flash:Chime.raw
tftp-server flash:ClockShop.raw
tftp-server flash:Ring1
tftp-server flash:Ring1.raw
tftp-server flash:Ring2.raw
tftp-server flash:Ring3
tftp-server flash:Ring3.raw
tftp-server flash:Ring4.raw
tftp-server flash:Ring5.raw
tftp-server flash:Ring6.raw
tftp-server flash:Ring7
tftp-server flash:Ring7.raw
tftp-server flash:Sax1.raw
tftp-server flash:Sax2.raw
tftp-server flash:Vibe.raw
tftp-server flash:AreYouThere.raw
tftp-server flash:AreYouThereF.raw
tftp-server flash:Analog2.raw
tftp-server flash:Bass.raw
tftp-server flash:CallBack.raw
tftp-server flash:Classic1.raw
tftp-server flash:Drums1.raw
tftp-server flash:Drums2.raw
tftp-server flash:FilmScore.raw
tftp-server flash:Jamaica.raw
tftp-server flash:KotoEffect.raw
tftp-server flash:MusicBox.raw
tftp-server flash:Piano
tftp-server flash:Piano1.raw
tftp-server flash:Piano2.raw
tftp-server flash:Pop.raw
tftp-server flash:Pulse1.raw
tftp-server flash:CVM70.2-0-2-26.sbn
tftp-server flash:Jar70.2-9-2-26.sbn
tftp-server flash:TERM70.7-0-3-0S.loads
tftp-server flash:cnu70.2-7-6-26.sbn
tftp-server flash:/Desktops/320x212x12/CampusNight.png
tftp-server flash:cmterm_7936.3-3-5-0.bin
tftp-server flash:24.raw
tftp-server flash:S00104000100.sbn
tftp-server flash:music-on-hold.au
tftp-server flash:/Desktops/320x212x12/320x212.png
tftp-server flash:/Desktops/320x212x12/80x53.png
tftp-server flash:/Desktops/320x212x12/List.xml
tftp-server flash:List.xml
tftp-server flash:Desktops/320x212x12/List.xml
tftp-server flash:Desktops/320x212x12/80x53.png
tftp-server flash:Desktops/320x212x12/320x212.png
tftp-server flash:SCCP70.8-4-1SR1S.loads
tftp-server flash:jar70sccp.8-4-1ES2.sbn
tftp-server flash:dsp70.8-4-1ES2.sbn
tftp-server flash:cvm70sccp.8-4-1ES2.sbn
tftp-server flash:cnu70.8-4-1ES2.sbn
!
control-plane
!
!
!
voice-port 0/0/0:0
cptone VE
!
voice-port 0/0/0:1
translation-profile incoming MOVISTAR_IN
cptone VE
!
voice-port 0/1/0
trunk-group CELULAR
cptone VE
connection plar 100
caller-id enable
!
voice-port 0/1/1
trunk-group CELULAR
cptone VE
connection plar 100
caller-id enable
!
voice-port 0/1/2
trunk-group CANTV-01
supervisory disconnect dualtone mid-call
supervisory custom-cptone us-custom
supervisory dualtone-detect-params 1
no battery-reversal
echo-cancel coverage 32
no vad
cptone VE
timeouts call-disconnect 1
timeouts wait-release 1
connection plar 100
description CANTV-9599249
caller-id enable
!
voice-port 0/1/3
trunk-group CANTV-01
supervisory disconnect dualtone mid-call
supervisory custom-cptone us-custom
supervisory dualtone-detect-params 1
no battery-reversal
echo-cancel coverage 32
no vad
cptone VE
timeouts call-disconnect 1
timeouts wait-release 1
connection plar 100
description CANTV_9597066
caller-id enable
!
voice-port 0/3/0
trunk-group CELULAR
cptone VE
connection plar 100
caller-id enable
!
voice-port 0/3/1
trunk-group CELULAR
cptone VE
connection plar 100
caller-id enable
!
voice-port 0/3/2
trunk-group CELULAR
cptone VE
connection plar 100
caller-id enable
!
voice-port 0/3/3
trunk-group CELULAR
cptone VE
connection plar 100
caller-id enable
!
!
!
sccp local FastEthernet0/0.3
sccp ccm 192.168.3.1 identifier 1 version 4.0
sccp
!
sccp ccm group 1
associate ccm 1 priority 1
associate profile 1 register CONFBRDG
associate profile 2 register TRANSCODER
!
dspfarm profile 2 transcode
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
codec gsmfr
codec g729br8
maximum sessions 6
associate application SCCP
!
dspfarm profile 1 conference
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
codec g729r8
codec g729br8
maximum sessions 2
associate application SCCP
!
!
dial-peer voice 10 pots
description Llamadas_locales
destination-pattern [2-9]......
port 0/0/0:0
forward-digits 7
!
dial-peer voice 20 pots
description llamadas-celulares-MOVISTAR
destination-pattern 04[1-2][2-6].......
port 0/0/0:0
forward-digits 11
!
dial-peer voice 30 pots
description llamadas_nacionales
destination-pattern 02.........
port 0/0/0:0
forward-digits 11
!
dial-peer voice 50 pots
description Llamadas Internacionales
translation-profile outgoing INTERNACIONAL
destination-pattern 00T
port 0/1/2
forward-digits all
!
dial-peer voice 1 pots
description ENTRANTE
translation-profile incoming MOVISTAR_IN
incoming called-number .
direct-inward-dial
port 0/0/0:1
forward-digits all
!
dial-peer voice 200 pots
trunkgroup CELULAR
description V-01
destination-pattern 0[5-8]00.......
no digit-strip
forward-digits 11
!
dial-peer voice 40 pots
trunkgroup CANTV-01
description llamadas_0500
destination-pattern 050[0-1].......
forward-digits 11
!
dial-peer voice 41 pots
trunkgroup CANTV-01
destination-pattern 171
forward-digits 3
!
dial-peer voice 42 pots
trunkgroup CANTV-01
destination-pattern 113
forward-digits 3
!
dial-peer voice 43 pots
trunkgroup CANTV-01
destination-pattern 184
forward-digits 3
!
dial-peer voice 44 pots
trunkgroup CANTV-01
destination-pattern 0800.......
forward-digits 11
!
dial-peer voice 203 pots
destination-pattern 0[5-8]00.......
no digit-strip
!
dial-peer voice 199 voip
destination-pattern 199
b2bua
session protocol sipv2
session target ipv4:192.168.4.2
codec g711ulaw
!
dial-peer voice 507 voip
description **Outgoing Call to SIP Trunk Panama**
translation-profile outgoing SIP-TRUNK-OUTGOING
preference 1
destination-pattern 9..........
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
no vad
!
!
gateway
timer receive-rtp 1200
!
sip-ua
credentials username 5078322836 password 142F1752002B2C1B362D320721462A030F07775457710102260B realm a.gcvon.net
authentication username 5078322836 password 142F1752002B2C1B362D320721462A030F07775457710102260B
no remote-party-id
retry invite 3
retry response 10
retry bye 3
retry cancel 3
retry register 10
retry options 0
timers trying 1000
timers expires 1800000
timers connect 1000
timers disconnect 1000
registrar dns:sip.a.gcvon.net expires 3600
sip-server dns:sip.a.gcvon.net
host-registrar
!
!
!
telephony-service
load 7914 S00104000100
load 7970 SCCP70.8-4-1SR1S.loads
load 7936 cmterm_7936.3-3-5-0
load 7912 CP7912080001SCCP051117A
max-ephones 41
max-dn 144
ip source-address 192.168.3.1 port 2000
auto assign 20 to 28
service dnis overlay
timeouts interdigit 5
timeouts busy 30
timeouts ringing 120
system message WS IP TELEPHONY
sdspfarm units 5
sdspfarm transcode sessions 128
sdspfarm tag 1 CONFBRDG
url services http://64.212.72.242/itm/phone-services/menu.jsp
url authentication http://192.168.4.8/voiceview/authentication/authenticate.do
date-format dd-mm-yy
voicemail 199
max-conferences 16 gain -6
moh music-on-hold.au
web admin system name Admin password cisco
dn-webedit
time-webedit
transfer-system full-consult
transfer-pattern 001.T
transfer-pattern .T
log table retain-timer 500
log table max-size 1000
login timeout 60 clear 08:00
after-hours day Mon 00:00 23:59
!
!
ephone-dn-template 1
call-forward busy 199
call-forward noan 199 timeout 15
pickup-group 3
!
!
ephone-dn 1 dual-line
number 101
pickup-group 3
label WSIG1
name 6107851
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 2 dual-line
number 102
pickup-group 3
label WSIG2
name 6107852
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 3 dual-line
number 103
pickup-group 3
label WSIG3
name 6107853
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 4 dual-line
number 104
pickup-group 3
label WSIG4
name 6107854
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 5 dual-line
number 105
pickup-group 3
label WSIG5
name 6107855
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 6 dual-line
number 106
pickup-group 3
label WSIG6
name 6107856
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 7 dual-line
number 107
pickup-group 2
label WSIG7
name 6107857
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 8 dual-line
number 108
label WSIG8
name 6107858
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 9 dual-line
number 109
pickup-group 1
label WSIG9
name 6107859
call-forward busy 2600
call-forward noan 199 timeout 15
!
!
ephone-dn 10 dual-line
number 110
pickup-group 3
label WSIG10
name 6107860
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 11 dual-line
number 111
pickup-group 1
label WSIG11
name 6107861
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 12 dual-line
number 112
pickup-group 1
label WSIG12
name 6107862
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 13 dual-line
number 100
label WSIG0
name 6107850
call-forward all 102
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 14 dual-line
number 114
pickup-group 3
label WSIG14
name 6107864
call-forward busy 199
call-forward noan 199 timeout 15
transfer-mode consult
!
!
ephone-dn 15 dual-line
number 115
pickup-group 3
label WSIG15
name 6107865
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 16 dual-line
number 116
pickup-group 3
label WSIG16
name 6107866
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 17 dual-line
number 117
pickup-group 3
label WSIG17
name 6107867
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 18 dual-line
number 118
pickup-group 3
label WSIG18
name 6107868
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 19 dual-line
number 119
pickup-group 3
label WSIG19
name 6107869
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 20 dual-line
number 120
label arana
name 6107870
call-forward busy 199
call-forward noan 199 timeout 15
!
!
ephone-dn 21
number 104
park-slot timeout 60 limit 2
call-forward busy 199
call-forward noan 199 timeout 10
!
!
ephone-dn 22
number 126
label WSIG26
name WSIG26
call-forward busy 199
call-forward noan 199 timeout 10
hold-alert 30 originator
!
!
ephone-dn 24 dual-line
number 124
pickup-group 2
label WSIG24
name WSIG24
call-forward busy 199
call-forward noan 199 timeout 10
!
!
ephone-dn 25 dual-line
number 132
label WSIG32
name WSIG32
call-forward busy 199
call-forward noan 199 timeout 10
!
!
ephone-dn 26 dual-line
number 123
label WSIG23
name WSIG23
call-forward busy 199
call-forward noan 199 timeout 10
!
!
ephone-dn 28 dual-line
number 136
label WSIG36
name WSIG36
call-forward busy 199
call-forward noan 199 timeout 10
!
!
ephone-dn 30 dual-line
number 138
pickup-group 2
label WSIG38
name WSIG38
call-forward busy 199
call-forward noan 199 timeout 10
!
!
ephone 1
device-security-mode none
mac-address 001B.0C96.8A07
codec g729r8 dspfarm-assist
type 7912
button 1:24
pin 1234
!
!
!
ephone 2
no multicast-moh
device-security-mode none
mac-address 0018.7360.9478
username "Isabella"
codec g729r8 dspfarm-assist
type 7912
mwi-line 1
button 1:2
pin 1234
!
!
!
ephone 4
device-security-mode none
mac-address 0018.733A.1679
username "Carolina"
codec g729r8 dspfarm-assist
type 7912
mwi-line 1
button 1:15
pin 1234
!
!
!
ephone 5
device-security-mode none
mac-address 0018.7360.92AC
type 7912
pin 1234
!
!
!
ephone 6
no multicast-moh
device-security-mode none
mac-address 001B.0C96.9EA8
type 7912
button 1:25
!
!
!
ephone 7
no multicast-moh
device-security-mode none
mac-address 0018.7325.8860
username "Jacqueline"
codec g729r8 dspfarm-assist
type 7912
mwi-line 1
button 1:17
pin 1234
!
!
!
ephone 8
no multicast-moh
device-security-mode none
mac-address 0018.7360.9091
username "Faride"
codec g729r8 dspfarm-assist
type 7912
mwi-line 1
button 1:19
pin 1234
!
!
!
ephone 9
no multicast-moh
device-security-mode none
mac-address 0018.7360.947B
username "Andreina"
codec g729r8 dspfarm-assist
type 7912
mwi-line 1
button 1:16
pin 1234
!
!
!
ephone 10
no multicast-moh
device-security-mode none
mac-address 0018.7325.8544
username "Marianela"
codec g729r8 dspfarm-assist
type 7912
mwi-line 1
button 1:18
pin 1234
!
!
!
ephone 11
no multicast-moh
device-security-mode none
mac-address 0018.7304.7E9E
username "andreina"
paging-dn 32
codec g729r8 dspfarm-assist
type 7912
mwi-line 1
button 1:13
pin 1234
!
!
!
ephone 12
device-security-mode none
mac-address 0018.7360.9149
username "CeciliaZ"
type 7912
button 1:22
pin 1234
!
!
!
ephone 13
device-security-mode none
mac-address 0018.7371.C6E0
username "adriana" password 1234
codec g729r8 dspfarm-assist
type 7970 addon 1 7914
mwi-line 1
button 1:13
pin 1234
!
!
!
ephone 14
device-security-mode none
mac-address 0018.7304.805F
username "Administracion"
speed-dial 1 100 label "Recepcion"
codec g729r8 dspfarm-assist
type 7912
button 1:2
pin 1234
!
!
!
ephone 15
device-security-mode none
mac-address 0018.7360.90C9
username "Alexandra"
type 7912
button 1:18
pin 1234
!
!
!
ephone 16
device-security-mode none
mac-address 0018.7371.C714
username "admin16" password 1234
codec g729r8 dspfarm-assist
type 7970
button 1:16 2:11
pin 1234
!
!
!
ephone 17
device-security-mode none
mac-address 0018.73E2.3486
username "admin17" password 1234
codec g729r8 dspfarm-assist
type 7970
button 1:17 2:7 4:24
pin 1234
!
!
!
ephone 18
no multicast-moh
device-security-mode none
mac-address 0018.73E2.3435
username "erika" password 1234
codec g729r8 dspfarm-assist
type 7970
mwi-line 1
button 1:18 2:1
pin 1234
!
!
!
ephone 19
no multicast-moh
device-security-mode none
mac-address 0018.7371.C6E7
username "faride" password 1234
codec g729r8 dspfarm-assist
type 7970
mwi-line 1
button 1:19 2:9
pin 1234
!
!
!
ephone 20
device-security-mode none
mac-address 001B.0C96.80F4
codec g729r8 dspfarm-assist
type CIPC
pin 1234
!
!
!
ephone 21
device-security-mode none
mac-address 0015.C696.EBF2
codec g729r8 dspfarm-assist
type 7912
button 1:26
pin 1234
!
!
!
ephone 22
device-security-mode none
mac-address 0004.F2E0.BCE2
type 7936
button 1:20
!
!
!
ephone 23
no multicast-moh
device-security-mode none
mac-address 0018.7325.86D7
username "Lissette"
type 7912
mwi-line 1
button 1:15
!
!
!
ephone 24
no multicast-moh
device-security-mode none
mac-address F80F.4118.9D59
speed-dial 1 04142376424 label "Erika Muller"
speed-dial 2 04241073605 label "Faride Narciso"
speed-dial 3 04241073625 label "Jacky Kannee"
speed-dial 4 04241073613 label "Andreina Celis"
codec g729r8 dspfarm-assist
type CIPC
mwi-line 1
button 1:17
pin 1234
!
!
!
ephone 27
device-security-mode none
mac-address 000D.2928.4272
codec g729r8 dspfarm-assist
type 7912
button 1:12
pin 1234
!
!
!
ephone 28
no multicast-moh
device-security-mode none
mac-address 0015.C65C.7F87
username "Joselyn"
codec g729r8 dspfarm-assist
type 7912
mwi-line 1
button 1:10
pin 1234

scheduler allocate 20000 1000
ntp clock-period 17180317
ntp master
ntp update-calendar
ntp server 192.168.2.40
ntp server 162.159.200.123
ntp server 201.217.3.86 prefer
!
end

Quedo atento a cualquier comentario de ayuda.

 

0 RESPUESTAS 0