VIC2-2FXO why appears module 50!!!

HI experts,
my lab is a 2811 router , IOS 15 .0(1)XA, with switch 3550 and 2 cisco 7940 phones.
I want to simulate a call outside / inside  from the IPhones via the FXO card connected to  my analog line to the PSTN
sh run:
Cisco 2811 (revision 53.51) with 249856K/12288K bytes of memory.
Processor board ID FCZ121771Y4
2 FastEthernet interfaces
1 Virtual Private Network (VPN) Module
2 Voice FXO interfaces
DRAM configuration is 64 bits wide with parity enabled.
239K bytes of non-volatile configuration memory.
1957536K bytes of ATA CompactFlash (Read/Write)
License Info:
License UDI:
and a show diag to see if the card is OK
sh diag
 I can see VIC2-2FXO card
WIC Slot 2:
        2nd generation - FXO Voice daughter card (2 port)
        Hardware Revision        : 5.0
        Top Assy. Part Number    : 800-21597-03
        Board Revision           : C0
        Deviation Number         : 0-0
        Fab Version              : 04
        PCB Serial Number        : FOC14373WZ6
        RMA Test History         : 00
        RMA Number               : 0-0-0-0
        RMA History              : 00
        Product (FRU) Number     : VIC2-2FXO
        Version Identifier       : V02
        CLEI Code                : CNUIARTAAB
        EEPROM format version 4
        EEPROM contents (hex):
          0x00: 04 FF 40 00 4D 41 05 00 C0 46 03 20 00 54 5D 03
          0x10: 42 43 30 80 00 00 00 00 02 04 C1 8B 46 4F 43 31
          0x20: 34 33 37 33 57 5A 36 0
PROBLEM:
When I try to configure the card ,I did a previus command :
Router#sh voice port summary
                                           IN       OUT
PORT            CH   SIG-TYPE   ADMIN OPER STATUS   STATUS   EC
=============== == ============ ===== ==== ======== ======== ==
50/0/1          1      efxs     up    up   on-hook  idle     y
50/0/2          1      efxs     up    up   on-hook  idle     y
50/0/3          1      efxs     up    up   on-hook  idle     y
what means the 50 ?? it can´t be the slot.. for the rest of the 2 digits 0/1, 0/2 and 0/3 I assume there is slot module/ port.  And as you see into the show diag the VIC2-"FXO card is in SLOT 2    but why appears 3 ports? the card has only 2 FXO ports...  . I am lost.
By the way the 2 ports on the card lighting in ambar
When I tried to configure the card , I use the help command and as you see forced me to assign 50 , later 0, and last one from 1 to 3 . Even that the command is incorrect as you see finally
Router>en
Router#conf
Router#configure t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#voice-
Router(config)#voice-po
Router(config)#voice-port
% Incomplete command.
Router(config)#voice-port ?
  <50-50>  Voice interface slot #
Router(config)#voice-port 50?
Router(config)#voice-port 50/?
  <0-0>  Voice interface SubUnit #
Router(config)#voice-port 50/0?
Router(config)#voice-port 50/0?
Router(config)#voice-port 50/0/?
  <1-3>  Voice interface port # within vic
Router(config)#voice-port 50/0/1
                          ^
% Invalid input detected at '^' marker.
Router(config)#
So any help please, to clarify something, also any link or info to configure this simple lab.., in fact I know how to it ,but I can´t do it due to this info upstairs.. I am stacked.
Thanks a lot to any help
Jesus

HI Aman.,
sure I can , see below:
show run
Router#show run
Building configuration...
Current configuration : 3209 bytes
version 15.0
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
hostname Router
boot-start-marker
boot-end-marker
no aaa new-model
dot11 syslog
ip source-route
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1 10.10.10.49
ip dhcp excluded-address 10.10.10.56 10.10.10.254
ip dhcp pool voice
   import all
   network 10.10.10.0 255.255.255.0
   dns-server 4.2.2.2
   option 150 ip 10.10.10.10
   default-router 10.10.10.1
   lease infinite
no ipv6 cef
multilink bundle-name authenticated
voice-card 0
license udi pid CISCO2811 sn FCZ121771Y4
username dediosj privilege 15 password 0 x
redundancy
interface FastEthernet0/0
 ip address 10.10.10.10 255.255.255.0
 duplex auto
 speed auto
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
ip forward-protocol nd
ip http server
ip http authentication local
no ip http secure-server
ip http path flash:
tftp-server flash:CP7902080002SCCP060817A.sbin alias CP7902080002SCCP060817A.sbin
tftp-server flash:P00405000700.sbn alias P00405000700.sbn
tftp-server flash:P00405000700.bin alias P00405000700.bin
tftp-server flash:CP7912080004SCCP080108A.sbin alias CP7912080004SCCP080108A.sbin
tftp-server flash:S00105000400.sbn alias S00105000400.sbn
tftp-server flash:B015-1-0-4.SBN alias B015-1-0-4.SBN
tftp-server flash:B016-1-0-4.SBN alias B016-1-0-4.SBN
tftp-server flash:P00503010800.bin alias P00503010800.bin
tftp-server flash:P00308010200.loads alias P00308010200.loads
tftp-server flash:P00308010200.sb2 alias P00308010200.sb2
tftp-server flash:P00308010200.sbn alias P00308010200.sbn
tftp-server flash:P00308010200.bin alias P00308010200.bin
control-plane
mgcp fax t38 ecm
mgcp behavior g729-variants static-pt
gatekeeper
 shutdown
telephony-service
 max-ephones 10
 max-dn 10
 ip source-address 10.10.10.10 port 2000
 system message Empresa prueba
 load 7914 S00105000400
 load 7902 CP7902080002SCCP060817A.SBIN
 load 7910 P00405000700
 load 7912 CP7912080004SCCP080108A.SBIN
 load 7935 P00503010800
 load 7960-7940 P00308010200
 time-format 24
 date-format dd-mm-yy
 max-conferences 8 gain -6
 web admin system name dediosj secret 5 $1$q3Km$7WfIn8azUkr1yJgWJruS50
 dn-webedit
 transfer-system full-consult
 directory last-name-first
 create cnf-files version-stamp Jan 01 2002 00:00:00
ephone-dn  1
 number 2001
 label Jesus
 description 2001
 name Jesus DeDios
 hold-alert 30 originator
ephone-dn  2
 number 2002
 label Victor
 description 2002
 name Victor
 hold-alert 30 originator
ephone-dn  3
 number 2003
 label 2003
 description 2003
 name Tony
ephone  1
 no multicast-moh
 device-security-mode none
 mac-address 0811.968C.9148
 username "dediosjes"
 mtp
 type CIPC
 button  1:1
ephone  2
 device-security-mode none
 mac-address 6C88.14B4.16BC
 button  1:2
ephone  3
 no multicast-moh
 device-security-mode none
 mac-address 0811.9682.61F0
 mtp
 type 7940
 button  1:3
line con 0
line aux 0
line vty 0 4
 login local
 transport input telnet
scheduler allocate 20000 1000
end
and the show diag:
Router#
Router#sh diag
Slot 0:
        C2811 Motherboard with 2FE and integrated VPN Port adapter, 2 ports
        Port adapter is analyzed
        Port adapter insertion time 00:03:21 ago
        Onboard VPN             : v2.3.3
        EEPROM contents at hardware discovery:
        PCB Serial Number        : FOC12124QTH
        Hardware Revision        : 1.0
        Top Assy. Part Number    : 800-26920-04
        Board Revision           : A0
        Deviation Number         : 0
        Fab Version              : 04
        RMA Test History         : 00
        RMA Number               : 0-0-0-0
        RMA History              : 00
        Processor type           : 87
        Hardware date code       : 20080326
        Chassis Serial Number    : FCZ121771Y4
        Chassis MAC Address      : 001f.ca0e.ede0
        MAC Address block size   : 24
        CLEI Code                : COM7R00ARA
        Product (FRU) Number     : CISCO2811
        Part Number              : 73-10258-05
        Version Identifier       : V05
        EEPROM format version 4
        EEPROM contents (hex):
          0x00: 04 FF C1 8B 46 4F 43 31 32 31 32 34 51 54 48 40
          0x10: 03 E7 41 01 00 C0 46 03 20 00 69 28 04 42 41 30
          0x20: 88 00 00 00 00 02 04 03 00 81 00 00 00 00 04 00
          0x30: 09 87 83 01 32 66 C6 C2 8B 46 43 5A 31 32 31 37
          0x40: 37 31 59 34 C3 06 00 1F CA 0E ED E0 43 00 18 C6
          0x50: 8A 43 4F 4D 37 52 30 30 41 52 41 CB 8F 43 49 53
          0x60: 43 4F 32 38 31 31 20 20 20 20 20 20 82 49 28 12
          0x70: 05 89 56 30 35 20 D9 02 40 C1 FF FF FF FF FF FF
        WIC Slot 2:
        2nd generation - FXO Voice daughter card (2 port)
        Hardware Revision        : 5.0
        Top Assy. Part Number    : 800-21597-03
        Board Revision           : C0
        Deviation Number         : 0-0
        Fab Version              : 04
        PCB Serial Number        : FOC14373WZ6
        RMA Test History         : 00
        RMA Number               : 0-0-0-0
        RMA History              : 00
        Product (FRU) Number     : VIC2-2FXO
        Version Identifier       : V02
        CLEI Code                : CNUIARTAAB
        EEPROM format version 4
        EEPROM contents (hex):
          0x00: 04 FF 40 00 4D 41 05 00 C0 46 03 20 00 54 5D 03
          0x10: 42 43 30 80 00 00 00 00 02 04 C1 8B 46 4F 43 31
          0x20: 34 33 37 33 57 5A 36 03 00 81 00 00 00 00 04 00
          0x30: CB 89 56 49 43 32 2D 32 46 58 4F 89 56 30 32 20
          0x40: C6 8A 43 4E 55 49 41 52 54 41 41 42 FF FF FF FF
          0x50: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
          0x60: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
          0x70: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
Router#
 any idea..?

Similar Messages

  • Trouble with CCME 4 and VIC2-2FXO; IOS 12.4(9)T

    Trouble with CCME 4 and VIC2-2FXO; IOS 12.4(9)T
    I am having trouble making outgoing call or answering incoming call.
    When I try to call out from my IP 7961 phone, it fails with the message "unknown number".
    For incoming call, it rings but when I pick up the call nothing happens,
    Put the receiver back on hook, the phone carries on ringing. I am in UK
    and just trying to set up test system with one analogue line. Any help will
    be most appreciated. My config of the 2811 router is posted below. All calls ineternally works fine.
    Thank you for your help.
    hostname Test-CME
    ip cef
    no ip dhcp use vrf connected
    ip dhcp excluded-address 10.10.10.1 10.10.10.10
    ip dhcp excluded-address 10.139.139.1 10.139.139.10
    ip dhcp pool host
    network 10.10.10.0 255.255.255.0
    default-router 10.10.10.1
    option 150 ip 10.10.10.1
    ip dhcp pool data
    network 10.139.139.0 255.255.255.0
    default-router 10.139.139.1
    dns-server 10.139.139.5
    voice-card 0
    no dspfarm
    voice service voip
    allow-connections h323 to h323
    allow-connections h323 to sip
    allow-connections sip to h323
    allow-connections sip to sip
    supplementary-service h450.12
    h323
    sip
    header-passing
    registrar server expires max 3600 min 3600
    interface FastEthernet0/1
    no ip address
    no ip mroute-cache
    duplex auto
    speed auto
    no shut
    interface FastEthernet0/1.2
    description ** Data VLAN **
    encapsulation dot1Q 2
    ip address 10.139.139.1 255.255.255.0
    interface FastEthernet0/1.3
    description ** Voice VLAN **
    encapsulation dot1Q 3
    ip address 10.10.10.1 255.255.255.0
    ip http server
    ip http authentication local
    no ip http secure-server
    ip http path flash:
    tftp-server flash:S00104000100.sbn
    tftp-server flash:TERM41.7-0-3-0S.loads
    tftp-server flash:term61.default.loads
    tftp-server flash:term41.default.loads
    tftp-server flash:CVM41.2-0-2-26.sbn
    tftp-server flash:cnu41.2-7-6-26.sbn
    tftp-server flash:Jar41.2-9-2-26.sbn
    tftp-server flash:term70.default.loads
    tftp-server flash:term71.default.loads
    tftp-server flash:cnu70.2-7-6-26.sbn
    tftp-server flash:Jar70.2-9-2-26.sbn
    tftp-server flash:TERM70.7-0-3-0S.loads
    tftp-server flash:CVM70.2-0-2-26.sbn
    control-plane
    voice-port 0/3/0
    connection plar opx 202
    caller-id enable
    dial-peer voice 1 pots
    incoming called-number .
    destination-pattern 9T
    port 0/3/0
    telephony-service
    load 7914 S00104000100
    load 7941 TERM41.7-0-3-0S
    load 7961 TERM41.7-0-3-0S
    load 7970 TERM70.7-0-3-0S
    max-ephones 20
    max-dn 40
    ip source-address 10.10.10.1 port 2000
    calling-number initiator
    service phone videoCapability 1
    system message MKC CME
    url services http://10.10.10.1/voiceview/common/login.do
    url authentication
    http://10.10.10.1/voiceview/authentication/authenticate.do
    time-zone 21
    date-format dd-mm-yy
    voicemail 600
    max-conferences 8 gain -6
    call-forward pattern .T
    call-forward system redirecting-expanded
    moh music-on-hold.au
    web admin system name admin secret 0 test
    dn-webedit
    time-webedit
    transfer-system full-consult dss
    transfer-pattern 9.T
    secondary-dialtone 9
    create cnf-files
    ephone-dn 1 dual-line
    number 201
    label 201
    description Sarah
    name Sarah
    ephone-dn 2 dual-line
    number 202
    label 202
    description Vitthal
    name User2 Vitthal
    ephone-dn 3 dual-line
    number 203 secondary
    label 203
    description Neil
    name User3 Neil
    ephone 1
    video
    username "user1" password 201
    mac-address 0018.18EE.947F
    type 7961 addon 1 7914
    button 1:1
    ephone 2
    video
    username "user2" password 202
    mac-address 0018.18BB.B973
    type 7941
    button 1:2
    ephone 3
    video
    username "user3" password 203
    mac-address 0018.1885.6BA2
    type 7970
    button 1:3

    Hi
    Please find enclosed debug attachment for voice ccapi and ephone. First, I called from outside. Extension 202 rings but when I answered on extension 202 nothing happens. Replace the rceiever and the pone starts ringing again.Second step. I tried to call out by dialing 9 and then number but after a while phone displays unknown number.
    Thank you for your help.
    Vitthal

  • I don't understand why appear new decimals.

     

    Hi Jorge,
    Instead of using
    Data.SetValue(FormatDouble.DecodeDouble(self.PKg));
    use
    Data.SetValue(FormatDouble.DecodeDecimal(self.PKg,Data.Scale)); //
    This will take the second parameter of scale
    You will see the desired results.
    Thks,
    Sanjay
    -----Original Message-----
    From: Dave Ortman [SMTP:dortmanyahoo.com]
    Sent: Monday, March 05, 2001 12:32
    To: Jorge Bellido; forte-userslists.xpedior.com
    Subject: Re: (forte-users) I don't understand why appear new
    decimals.
    Simply put, the problem stems from the fact that
    floating-point arithmetic is inherently imprecise.
    Rounding errors are common.
    With doubles, you get 16 digits of accuracy. Beyond
    that there is no guarantee.
    If you want more information:
    http://docs.sun.com/htmlcoll/coll.648.2/iso-8859-1/NUMCOMPGD/ncg_goldberg.ht
    ml
    -Dave Ortman
    --- Jorge Bellido <jorge.bellidoeam.es> wrote:
    > I have another problem with numbers. So,
    >
    > Data: DecimalNullable = new;
    > Data.Scale = 20;
    > FormatDouble.Template = TextData(value='#');
    >
    > Dato.SetValue(FormatDouble.DecodeDouble(self.PKg));
    >
    > PKg is a widget DataField, whose mapped type is
    > TextData with input mask float. When I write 1.12
    > into the widget the variable Data is
    > 1.1200000000000001, and I can't understand it. I
    > would like that variable Data was 1.12.
    >
    > Could anybody to explain it?
    >
    > Thank you very much.
    >
    For the archives, go to: http://lists.xpedior.com/forte-users and
    use
    the login: forte and the password: archive. To unsubscribe, send in
    a new
    email the word: 'Unsubscribe' to:
    forte-users-requestlists.xpedior.com

  • Testing VIC2-2FX S and VIC2-2FXO cards

    I want to setup two 2611XM routers with a
    NM-HD-2VE ( 3 DSP), VIC2-2FXS, VIC2-2FXO cards.
    Can I connect the FXS to the FXO ?
    Do I need to have telephones with RJ11 Straight through cables connected to the ports of the VIC's.
    Could you point me to somewhere where this scenario is addressed. ( Voice certification test lab diagrams...)
    Thank you,
    Tom

    Dear Experts
    This is going to be my first implimentation of the Voice network and is turning out to be a nightmare.i have reffered all the configuration mannuals , books and videos but still not able to make calls across the MPLS network.Need help urgently to solve the issue.
    Here is the senario
    PSTN>>>FXO(Cisco2905)>>>>>MPLS Cloud<<<<<<<(Cisco2905)FXS>>>>>>>>Phone
    here is the configuration i have done
    <<<<<<<<<>>>>>>>>
    voice-port 0/1/0
    voice-port 0/1/1
    connection plar 2201
    voice-port 0/1/2
    voice-port 0/1/3
    mgcp profile default
    dial-peer voice 998 voip
    destination-pattern 22..
    session target ipv4:192.168.220.1
    dtmf-relay cisco-rtp
    dial-peer voice 100 pots
    destination-pattern 9............
    port 0/1/1
    on
    <<<<<<<<>>>>>>.
    voice-port 0/0/0
    cptone ID
    voice-port 0/0/1
    cptone ID
    mgcp profile default
    dial-peer voice 220 pots
    destination-pattern 2201
    port 0/0/0
    forward-digits all
    dial-peer voice 221 pots
    destination-pattern 2202
    port 0/0/1
    forward-digits all
    dial-peer voice 110 voip
    destination-pattern 9T
    session target ipv4:192.168.0.1
    dtmf-relay cisco-rtp
    =====================================
    Early response is much appriciated
    REGARDS
    SANDEEP

  • VIC2-2FXO

    Hi All,
    we need to install VIC2-2FXO card on Cisco 2901 router .
    On cisco 2901 router, we would configure as MGCP and we do not have any BRI/PRI link on the router.
    Is it possible to make the solution work or we need to configure Voice Gateway as H.323 ?
    Any ideas?
    Regards,
    Rebecca...

    Here is a good link with details of config on gateway and cucm
    http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a008009428e.shtml
    Manish

  • VIC2-2FXO picks up then hangs up

    Hi, I am having issues. All my VIC2-2FXO and VIC2-4FXO are picking up, then hanging up right away. I tried them on 1760s and 2811s. I tried a combination of supervisory disconnect, but can't get it to work. On 1760s, if I put a VIC-2FXO in the place of the VIC2-2FXO it works just fine. Is there a special command needed for VIC2s???

    no logging console was set DOH...
    here's debug's
    May 20 15:55:22.892 EDT: htsp_process_event: [0/1/0, FXOLS_PROCEEDING, E_HTSP_SETUP_ACK]
    May 20 15:55:22.892 EDT: htsp_process_event: [0/1/0, FXOLS_PROCEEDING, E_HTSP_CONNECT]fxols_offhook_connect
    May 20 15:55:22.892 EDT: htsp_timer_stop
    May 20 15:55:22.996 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_VOICE_CUT_THROUGH]fxols_connect_proc_voice
    May 20 15:55:22.996 EDT: htsp_call_bridged invoked
    May 20 15:55:22.996 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_VOICE_CUT_THROUGH]fxols_connect_proc_voice
    May 20 15:55:23.144 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_DSP_SIG_1100]fxols_offhook_disc
    May 20 15:55:23.144 EDT: htsp_timer2 - 350 msec
    May 20 15:55:23.496 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_EVENT_TIMER2]fxols_disc_confirm
    May 20 15:55:23.496 EDT: htsp_timer_stop
    May 20 15:55:23.496 EDT: htsp_timer_stop2
    May 20 15:55:23.496 EDT: htsp_timer_stop3
    May 20 15:55:23.876 EDT: htsp_timer_stop3
    May 20 15:55:23.896 EDT: htsp_process_event: [0/1/0, FXOLS_REMOTE_RELEASE, E_HTSP_RELEASE_REQ]fxols_offhook_release
    May 20 15:55:23.896 EDT: htsp_timer_stop
    May 20 15:55:23.896 EDT: htsp_timer_stop2
    May 20 15:55:23.896 EDT: htsp_timer_stop3
    May 20 15:55:23.896 EDT: [0/1/0] set signal state = 0x4 timestamp = 0
    May 20 15:55:23.896 EDT: htsp_timer - 2000 msec
    May 20 15:55:25.896 EDT: htsp_process_event: [0/1/0, FXOLS_GUARD_OUT, E_HTSP_EVENT_TIMER]fxols_guard_out_timeout
    May 20 15:55:25.896 EDT: htsp_process_event: [0/1/0, FXOLS_ONHOOK, E_DSP_SIG_0100]
    May 20 15:55:26.744 EDT: htsp_process_event: [0/1/0, FXOLS_ONHOOK, E_DSP_SIG_0000]fxols_onhook_ringing
    May 20 15:55:26.744 EDT: htsp_timer - 125 msec
    May 20 15:55:26.872 EDT: htsp_process_event: [0/1/0, FXOLS_WAIT_RING_MIN, E_HTSP_EVENT_TIMER]fxols_wait_ring_min_timer
    May 20 15:55:26.872 EDT: htsp_timer - 10000 msec
    May 20 15:55:28.888 EDT: htsp_process_event: [0/1/0, FXOLS_RINGING, E_DSP_SIG_0100]
    May 20 15:55:28.888 EDT: fxols_ringing_not
    May 20 15:55:28.888 EDT: htsp_timer_stop
    May 20 15:55:28.888 EDT: htsp_timer_stop3 htsp_setup_ind
    May 20 15:55:28.888 EDT: [0/1/0] get_local_station_id calling num= calling name= calling time=05/20 15:55  orig called=
    May 20 15:55:28.892 EDT: htsp_process_event: [0/1/0, FXOLS_WAIT_SETUP_ACK, E_HTSP_SETUP_ACK]
    May 20 15:55:28.892 EDT: fxols_wait_setup_ack:
    May 20 15:55:28.892 EDT: [0/1/0] set signal state = 0xC timestamp = 0fxols_check_auto_call
    May 20 15:55:28.892 EDT: htsp_process_event: [0/1/0, FXOLS_PROCEEDING, E_HTSP_SETUP_ACK]
    May 20 15:55:28.892 EDT: htsp_process_event: [0/1/0, FXOLS_PROCEEDING, E_HTSP_CONNECT]fxols_offhook_connect
    May 20 15:55:28.892 EDT: htsp_timer_stop
    May 20 15:55:28.964 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_VOICE_CUT_THROUGH]fxols_connect_proc_voice
    May 20 15:55:28.964 EDT: htsp_call_bridged invoked
    May 20 15:55:28.964 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_VOICE_CUT_THROUGH]fxols_connect_proc_voice
    May 20 15:55:29.144 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_DSP_SIG_1100]fxols_offhook_disc
    May 20 15:55:29.144 EDT: htsp_timer2 - 350 msec
    May 20 15:55:29.496 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_EVENT_TIMER2]fxols_disc_confirm
    May 20 15:55:29.496 EDT: htsp_timer_stop
    May 20 15:55:29.496 EDT: htsp_timer_stop2
    May 20 15:55:29.496 EDT: htsp_timer_stop3
    May 20 15:55:29.560 EDT: htsp_timer_stop3
    May 20 15:55:29.576 EDT: htsp_process_event: [0/1/0, FXOLS_REMOTE_RELEASE, E_HTSP_RELEASE_REQ]fxols_offhook_release
    May 20 15:55:29.576 EDT: htsp_timer_stop
    May 20 15:55:29.576 EDT: htsp_timer_stop2
    May 20 15:55:29.576 EDT: htsp_timer_stop3
    May 20 15:55:29.576 EDT: [0/1/0] set signal state = 0x4 timestamp = 0
    May 20 15:55:29.576 EDT: htsp_timer - 2000 msec
    May 20 15:55:31.576 EDT: htsp_process_event: [0/1/0, FXOLS_GUARD_OUT, E_HTSP_EVENT_TIMER]fxols_guard_out_timeout
    May 20 15:55:31.576 EDT: htsp_process_event: [0/1/0, FXOLS_ONHOOK, E_DSP_SIG_0100]
    May 20 15:55:32.744 EDT: htsp_process_event: [0/1/0, FXOLS_ONHOOK, E_DSP_SIG_0000]fxols_onhook_ringing
    May 20 15:55:32.744 EDT: htsp_timer - 125 msec
    May 20 15:55:32.872 EDT: htsp_process_event: [0/1/0, FXOLS_WAIT_RING_MIN, E_HTSP_EVENT_TIMER]fxols_wait_ring_min_timer
    May 20 15:55:32.872 EDT: htsp_timer - 10000 msec
    May 20 15:55:34.888 EDT: htsp_process_event: [0/1/0, FXOLS_RINGING, E_DSP_SIG_0100]
    May 20 15:55:34.888 EDT: fxols_ringing_not
    May 20 15:55:34.888 EDT: htsp_timer_stop
    May 20 15:55:34.888 EDT: htsp_timer_stop3 htsp_setup_ind
    May 20 15:55:34.888 EDT: [0/1/0] get_local_station_id calling num= calling name= calling time=05/20 15:55  orig called=
    May 20 15:55:34.892 EDT: htsp_process_event: [0/1/0, FXOLS_WAIT_SETUP_ACK, E_HTSP_SETUP_ACK]
    May 20 15:55:34.892 EDT: fxols_wait_setup_ack:
    May 20 15:55:34.892 EDT: [0/1/0] set signal state = 0xC timestamp = 0fxols_check_auto_call
    May 20 15:55:34.892 EDT: htsp_process_event: [0/1/0, FXOLS_PROCEEDING, E_HTSP_SETUP_ACK]
    May 20 15:55:34.892 EDT: htsp_process_event: [0/1/0, FXOLS_PROCEEDING, E_HTSP_CONNECT]fxols_offhook_connect
    May 20 15:55:34.892 EDT: htsp_timer_stop
    May 20 15:55:34.932 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_VOICE_CUT_THROUGH]fxols_connect_proc_voice
    May 20 15:55:34.932 EDT: htsp_call_bridged invoked
    May 20 15:55:34.932 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_VOICE_CUT_THROUGH]fxols_connect_proc_voice
    May 20 15:55:35.144 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_DSP_SIG_1100]fxols_offhook_disc
    May 20 15:55:35.144 EDT: htsp_timer2 - 350 msec
    May 20 15:55:35.496 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_EVENT_TIMER2]fxols_disc_confirm
    May 20 15:55:35.496 EDT: htsp_timer_stop
    May 20 15:55:35.496 EDT: htsp_timer_stop2
    May 20 15:55:35.496 EDT: htsp_timer_stop3
    May 20 15:55:35.560 EDT: htsp_timer_stop3
    May 20 15:55:35.576 EDT: htsp_process_event: [0/1/0, FXOLS_REMOTE_RELEASE, E_HTSP_RELEASE_REQ]fxols_offhook_release
    May 20 15:55:35.576 EDT: htsp_timer_stop
    May 20 15:55:35.576 EDT: htsp_timer_stop2
    May 20 15:55:35.576 EDT: htsp_timer_stop3
    May 20 15:55:35.576 EDT: [0/1/0] set signal state = 0x4 timestamp = 0
    May 20 15:55:35.576 EDT: htsp_timer - 2000 msec
    May 20 15:55:37.576 EDT: htsp_process_event: [0/1/0, FXOLS_GUARD_OUT, E_HTSP_EVENT_TIMER]fxols_guard_out_timeout
    May 20 15:55:37.576 EDT: htsp_process_event: [0/1/0, FXOLS_ONHOOK, E_DSP_SIG_0100]
    May 20 15:55:38.748 EDT: htsp_process_event: [0/1/0, FXOLS_ONHOOK, E_DSP_SIG_0000]fxols_onhook_ringing
    May 20 15:55:38.748 EDT: htsp_timer - 125 msec
    May 20 15:55:38.876 EDT: htsp_process_event: [0/1/0, FXOLS_WAIT_RING_MIN, E_HTSP_EVENT_TIMER]fxols_wait_ring_min_timer
    May 20 15:55:38.876 EDT: htsp_timer - 10000 msec
    May 20 15:55:40.892 EDT: htsp_process_event: [0/1/0, FXOLS_RINGING, E_DSP_SIG_0100]
    May 20 15:55:40.892 EDT: fxols_ringing_not
    May 20 15:55:40.892 EDT: htsp_timer_stop
    May 20 15:55:40.892 EDT: htsp_timer_stop3 htsp_setup_ind
    May 20 15:55:40.892 EDT: [0/1/0] get_local_station_id calling num= calling name= calling time=05/20 15:55  orig called=
    May 20 15:55:40.892 EDT: htsp_process_event: [0/1/0, FXOLS_WAIT_SETUP_ACK, E_HTSP_SETUP_ACK]
    May 20 15:55:40.892 EDT: fxols_wait_setup_ack:
    May 20 15:55:40.892 EDT: [0/1/0] set signal state = 0xC timestamp = 0fxols_check_auto_call
    May 20 15:55:40.896 EDT: htsp_process_event: [0/1/0, FXOLS_PROCEEDING, E_HTSP_SETUP_ACK]
    May 20 15:55:40.896 EDT: htsp_process_event: [0/1/0, FXOLS_PROCEEDING, E_HTSP_CONNECT]fxols_offhook_connect
    May 20 15:55:40.896 EDT: htsp_timer_stop
    May 20 15:55:40.932 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_VOICE_CUT_THROUGH]fxols_connect_proc_voice
    May 20 15:55:40.936 EDT: htsp_call_bridged invoked
    May 20 15:55:40.936 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_VOICE_CUT_THROUGH]fxols_connect_proc_voice
    May 20 15:55:41.148 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_DSP_SIG_1100]fxols_offhook_disc
    May 20 15:55:41.148 EDT: htsp_timer2 - 350 msec
    May 20 15:55:41.500 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_EVENT_TIMER2]fxols_disc_confirm
    May 20 15:55:41.500 EDT: htsp_timer_stop
    May 20 15:55:41.500 EDT: htsp_timer_stop2
    May 20 15:55:41.500 EDT: htsp_timer_stop3
    May 20 15:55:41.564 EDT: htsp_timer_stop3
    May 20 15:55:41.580 EDT: htsp_process_event: [0/1/0, FXOLS_REMOTE_RELEASE, E_HTSP_RELEASE_REQ]fxols_offhook_release
    May 20 15:55:41.580 EDT: htsp_timer_stop
    May 20 15:55:41.580 EDT: htsp_timer_stop2
    May 20 15:55:41.580 EDT: htsp_timer_stop3
    May 20 15:55:41.580 EDT: [0/1/0] set signal state = 0x4 timestamp = 0
    May 20 15:55:41.580 EDT: htsp_timer - 2000 msec
    May 20 15:55:43.580 EDT: htsp_process_event: [0/1/0, FXOLS_GUARD_OUT, E_HTSP_EVENT_TIMER]fxols_guard_out_timeout
    May 20 15:55:43.580 EDT: htsp_process_event: [0/1/0, FXOLS_ONHOOK, E_DSP_SIG_0100]
    May 20 15:55:44.748 EDT: htsp_process_event: [0/1/0, FXOLS_ONHOOK, E_DSP_SIG_0000]fxols_onhook_ringing
    May 20 15:55:44.748 EDT: htsp_timer - 125 msec
    May 20 15:55:44.876 EDT: htsp_process_event: [0/1/0, FXOLS_WAIT_RING_MIN, E_HTSP_EVENT_TIMER]fxols_wait_ring_min_timer
    May 20 15:55:44.876 EDT: htsp_timer - 10000 msec
    May 20 15:55:46.892 EDT: htsp_process_event: [0/1/0, FXOLS_RINGING, E_DSP_SIG_0100]
    May 20 15:55:46.892 EDT: fxols_ringing_not
    May 20 15:55:46.892 EDT: htsp_timer_stop
    May 20 15:55:46.892 EDT: htsp_timer_stop3 htsp_setup_ind
    May 20 15:55:46.892 EDT: [0/1/0] get_local_station_id calling num= calling name= calling time=05/20 15:55  orig called=
    May 20 15:55:46.892 EDT: htsp_process_event: [0/1/0, FXOLS_WAIT_SETUP_ACK, E_HTSP_SETUP_ACK]
    May 20 15:55:46.892 EDT: fxols_wait_setup_ack:
    May 20 15:55:46.892 EDT: [0/1/0] set signal state = 0xC timestamp = 0fxols_check_auto_call
    May 20 15:55:46.896 EDT: htsp_process_event: [0/1/0, FXOLS_PROCEEDING, E_HTSP_SETUP_ACK]
    May 20 15:55:46.896 EDT: htsp_process_event: [0/1/0, FXOLS_PROCEEDING, E_HTSP_CONNECT]fxols_offhook_connect
    May 20 15:55:46.896 EDT: htsp_timer_stop
    May 20 15:55:46.968 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_VOICE_CUT_THROUGH]fxols_connect_proc_voice
    May 20 15:55:46.968 EDT: htsp_call_bridged invoked
    May 20 15:55:46.972 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_VOICE_CUT_THROUGH]fxols_connect_proc_voice
    May 20 15:55:47.148 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_DSP_SIG_1100]fxols_offhook_disc
    May 20 15:55:47.148 EDT: htsp_timer2 - 350 msec
    May 20 15:55:47.500 EDT: htsp_process_event: [0/1/0, FXOLS_CONNECT, E_HTSP_EVENT_TIMER2]fxols_disc_confirm
    May 20 15:55:47.500 EDT: htsp_timer_stop
    May 20 15:55:47.500 EDT: htsp_timer_stop2
    May 20 15:55:47.500 EDT: htsp_timer_stop3
    May 20 15:55:47.564 EDT: htsp_timer_stop3
    May 20 15:55:47.580 EDT: htsp_process_event: [0/1/0, FXOLS_REMOTE_RELEASE, E_HTSP_RELEASE_REQ]fxols_offhook_release
    May 20 15:55:47.580 EDT: htsp_timer_stop
    May 20 15:55:47.580 EDT: htsp_timer_stop2
    May 20 15:55:47.580 EDT: htsp_timer_stop3
    May 20 15:55:47.580 EDT: [0/1/0] set signal state = 0x4 timestamp = 0
    May 20 15:55:47.580 EDT: htsp_timer - 2000 msec
    May 20 15:55:49.228 EDT: htsp_process_event: [0/1/0, FXOLS_GUARD_OUT, E_DSP_SIG_0110]
    May 20 15:55:49.580 EDT: htsp_process_event: [0/1/0, FXOLS_GUARD_OUT, E_HTSP_EVENT_TIMER]fxols_guard_out_timeout
    May 20 15:55:49.580 EDT: htsp_process_event: [0/1/0, FXOLS_ONHOOK, E_DSP_SIG_0100]

  • VIC-2FXO or VIC2-2FXO?

    I am looking to purchase a new 2811 router and need to know if this card will work. It is located in a 1751. Here is the 'show inventory'
    NAME: "WIC/VIC 2", DESCR: "2nd generation two port FXO voice interface daughtercard"
    PID: 2nd generation two port FXO voice interface daughtercard, VID: 5.0
    From what I can tell, a VIC-2FXO will not work in the 2811; it has to be the VIC2-2FXO. So which card is this?
    Thanks,
    -Matt
    EDIT: I answered my own question with a 'show diag' which lists the FRU as VIC2-2FXO. Hopefully this might help someone else out.

    VIC2-2FXO
    Two-port VIC ? FXO (Universal). Also supports Centralized Automatic Message Accounting (CAMA) with software configuration
    http://cisco.com/en/US/products/hw/routers/ps274/products_tech_note09186a00800b53c7.shtml

  • VIC2-2FXO and VIC-2FXO

    In my environment there is a PBX connecto VIC2-2FXO at router CISCO1751-V. I have an old PBX and when I change the card to VIC-2FXO(EOL), I have from from PBX e works fine. But if I return the new card VIC2-2FXO it doesn't work, even tone is missing. What a real difference between VIC-2FXO and VIC2-2FXO

    Hi Almir,
    The card is comatible with 1751-4V. The VIC2 cards are the new generation cards. Working wise they are no different. I checked the configs nd they looked kinda incomplete. Usually the FXO works with a "connection plar/trunk". Neither did I notice any voip dial-peers.
    Sample config for call flow : (phone---pbx---vic2-fxo---router1--ip---router2---fxs--phone)
    voice-port 2/0
    cptone BR
    connection plar 3000
    dial-peer voice 100 voip
    destination-pattern 3000
    session target ipv4:p.q.r.s
    dial-peer voice 1 pots
    destination-pattern .T
    port 2/0
    The above config should be fine for inbound and outbound calls. If this doesn't work please send me the following-
    1. Exact call flow eg
    2. deb voice ccapi inout
    3. debug vpm signal
    4. debug vtsp events
    5. debug vtsp session
    Subhrojyoti

  • Difference between VIC2-2FXO and VIC-2FXO

    All, kindly advice what is the difference between VIC2-2FXO and VIC-2FXO?
    Also I will like to know if I can use VIC-2FXO in a 2821 Router.

    The difference is the normal evolution of products and technological generations.
    You cannot do what you mentioned.
    http://www.cisco.com/en/US/products/hw/routers/ps259/products_tech_note09186a00800e73f6.shtml

  • Why appears - "Static member 'varName' accessed via instance reference" ?

    Hi!
    I use static variable in other class and get this warning. Why appears this warning?

    It's a warning that you might be doing something wrong. If you access a static variable you should for clarity (to prevent you from misunderstandings) do so by the name of the class in which it is defined, not by one of the instances of that class.

  • Why appears constantly crash messages about the pages doesn´t respond

    Hi.
    Why safari doesn´t work well in Lion Mac OS X as on past versions as Snowleopard.
    Every time apears mesages talking about something like "the pages not respond"  and all my mac seem frezze a lot.
    Thanks.

    Hi...
    all my mac seem frezze a lot.
    Your profile indicates you are running Lion v10.7.4.
    Since you are having problems wtih Safari and the system freezes, "a lot", use Lion Recovery to repair the startup disk and if necessary, reinstall Mac OS X.

  • Why appearing software is up to date while ios 7 was already released

    ios 7 was already released but why does my phone shows that "your software is up to date ios 6.1.4"?

    Released is one thiing, going through the update process is another.
    Tap Settings > General > Software Update to update to iOS 7 or connect your iPhone to a computer and update using iTunes.

  • Why appeared vertical lines on my Imac monitor?

    I bought an IMac sixteen months ago. The machine, wonderful! But since several months ago has been appearing several vertical lines all over the monitor. Those lines doesn't dissapear, on the contrary, they goes increasing in number (on september it started with 1 line today i have 5 lines!). For me as a Advertiser and designer, this is deadly because of i can't see my work perfectly because of these lines. Other three Imac i know of some friends has presented the same problem. ¿Is this an Imac general quality problem? ¿What can be done to solve this? ¿what has Apple to say about this? By the way, i guess that Apple site should have an email open support option, because despite these forums are useful to learn a lot about mac and many tips and tricks, i feel dissapointed because i couldn't find the right way to get a direct contact with Apple in order to obtain a satisfactory answer ot the manufacturer.

    Sorry to hear your woes but joint the the ever increasing membership list.
    Although Apple claim otherwise, its quite a wide spread problem and they don't want to know unless you have Applecare.
    17" iMac and Macbook Pro's suffer the same problem and I have had experience with both. My 2006 iMac started to produce lines around 12 months ago and today (Dec 08) I have 70 of them.Usually another pops up every few days.
    I love my iMac and am holding onto it until it becomes unbearable to use (not long now) because I only use it for surfing the net and mail as I have a Mac Pro for work stuff. But I have to admit its the ONLY computer I have EVER bought (PC or Mac) that's lasted just over 19 months before a major hardware failure started to develop. Considering the screen is the computer in the iMac its a terrible quality issue and I'll never buy one again.
    I have read replacing the screen does not solve the issue long term as its a part within the iMac that causes the screen to fail. A new panel therefore could be an expensive fix and a new machine (with Applecare) may be a better solution.

  • Why appears my new external 4TB HDD only with 1.8TB in the system?

    I tryed to format my new Western Digital HDD of 4TB, but it apperas only as a HDD of 1.8 TB in the system. I did also try to split it in partitions: same problem.
    I've got OSX 10.8.5 on a Mac Pro 5,1 (mid 2010). The HDD is connected with an external Sharkoon Quickdeck and USB2.
    Didn't find a solution surfing the net... Is there anybody who is able to give me an advice?
    Thanks!

    Well, I just found out, that many external decks are only working up to 2 TB HDD - so does my Sharkoon Quickdeck. This may be the problem...

  • In my iPhone appears a page with "Authentication Required", but I do not know why...

    Someone could explain me why appears when I try to open Safari, App Store, and others.. a Page asking me a Username and password by a Authentication Required? I live in Venezuela, this is my second day with the iPhone, and I only did download games here...
    Please, help.. I try with my Apple ID and did not work...

    Could you explain further what is happening on the screen right before you get prompted by Safari?
    For App Store, Apple asks you to authenticate yourself so that your activity can be synced between your iPhone and computer and so that you can download apps (including games). Other apps ask for you to authenticate for a number of other reasons.
    Are you sure your using the proper username and password combination for the prompt? Especially when first starting to use the keyboard, you might find that typing on the iPhone takes some getting used to. You might think that you're typing the proper password while accidentally mistyping by one character.

Maybe you are looking for

  • How can i print a page which contains tooltip

    i am using a customtooltip, and the the tooltip is act like a pop-up box, but the tooltip will be remained on screen after user is clicked on the control, and destroy onli when user click others in the panel. The question is how can i print all these

  • Safari 5.0.6 opens in landscape always on one profile . how can I change this back to portrait mode . Thank you .

    Frustrated in that I am unable to reset Safari to open in portrait mode in my profile (Admin) . It continually opens in landscape . Other 2 profiles on the iMac open always in portrait mode . Have tried resetting Safari , reviewed Safari Preference &

  • AppBuilder Application doesnt show the output

    Hi All,   I am doing the sample application in AppBuilder, when i run the application it opens a new browser window but it doesnt show the output. this is the problem, how to resolve this? If any body come across this issue please help me. Regards, S

  • IMac download problems.

    My iMac and iPad 2 were syncing fine via iCloud but now the iMac has stopped downloading items purchased via my iPad. All was working fine but now it isn't. Any ideas? iTunes store says that all items have been downloaded but they have not.

  • Importing video audio off

    Hello, I am using a Panasonic PV-GS320 as a camera and when I watch my tapes on the camera the audio is fine. I uploaded my first mini-dv tape and the audio is fine and then when I went to the second one (tape) the audio is delayed by about 5 seconds