UC540 VPN

Hello
Can I do multi-site VPN between a UC540 and ISR G2 or an ASA ???
Best regards

Thanks Rob
Now I have to use CCA to do this config, but I think that using CCA doesn´t allow to do this.
The multi site VPN is only possible using CLI ??
It is supported by TAC ???
Best regards

Similar Messages

  • UC540 VPN to SA520

    I am needing to vpn the UC540 to a SA520. I got the data vpn working through CCA but the remote phones will not come up because the voice traffic is not passing. Anyone that could give me a step by step how to do this would be appreciated.
    Thanks,

    Hi,
    I’m sorry that you have been having a hard time with the configuration of your VPN.  I think that the issue you are running into is the interesting traffic crossing the VPN or lack thereof.  You should be able to edit the VPN traffic rules via CCA under the new ACL editor.  But first you will need to identify which ACL goes with what.  First lets address the NAT on the UC.  You will need to put some deny statements to stop the traffic destined for the SA520 from being affected by NAT.  The NAT rules are usually associated with a route map called SDM_RMAP.  It will look something like this in the config:
    route-map SDM_RMAP_1 permit 1
    match ip address 106
    So based on this statement we are going to look at ACL 106.  Right now yours probably looks like this:
    access-list 106 remark SDM_ACL Category=2
    access-list 106 deny   ip 192.168.10.0 0.0.0.255 192.168.75.0 0.0.0.255
    access-list 106 permit ip 10.1.10.0 0.0.0.3 any
    access-list 106 permit ip 192.168.10.0 0.0.0.255 any
    access-list 106 permit ip 10.1.1.0 0.0.0.255 any
    In order to stop the NAT across the VPN we will need to edit this ACL to look like this:
    access-list 106 remark SDM_ACL Category=2
    access-list 106 deny   ip 192.168.10.0 0.0.0.255 192.168.75.0 0.0.0.255
    access-list 106 deny   ip 10.1.1.0 0.0.0.255 192.168.75.0 0.0.0.255
    access-list 106 deny   ip 10.1.10.0 0.0.0.3 192.168.75.0 0.0.0.255
    access-list 106 permit ip 10.1.10.0 0.0.0.3 any
    access-list 106 permit ip 192.168.10.0 0.0.0.255 any
    access-list 106 permit ip 10.1.1.0 0.0.0.255 any
    We are basically just adding the Voice and CUE networks to the ACL.
    Next its time to allow the Voice and CUE to cross the tunnel.  To find this ACL look for the crypto map created by CCA.  This should like similar to this in the configuration:
    crypto map multisite 1 ipsec-isakmp
    description SA520
    set peer 65.0.0.0
    set transform-set ESP-3DES-SHA
    match address 105
    qos pre-classify
    Here the crypto map is pointing to ACL 105.  So in the configuration we find the ACL 105 which should look something like this:
    access-list 105 remark CryptoACL for SA520
    access-list 105 remark SDM_ACL Category=4
    access-list 105 permit ip 192.168.10.0 0.0.0.255 192.168.75.0 0.0.0.255
    Now we just need to edit this rule to allow the Voice and CUE networks to pass to the SA520:
    access-list 105 remark CryptoACL for SA520
    access-list 105 remark SDM_ACL Category=4
    access-list 105 permit ip 192.168.10.0 0.0.0.255 192.168.75.0 0.0.0.255
    access-list 105 permit ip 10.1.1.0 0.0.0.255 192.168.75.0 0.0.0.255
    access-list 105 permit ip 10.1.10.0 0.0.0.3 192.168.75.0 0.0.0.255
    That’s it for the UC.
    Next we just need to repeat the process on the SA520 under the IPSec Section of the VPN configuration.  I have included a picture for this portion.
    You can see that the policies are all very similar.  The only real difference from the original statement that you already have is the local network of the UC.  Notice that the Voice and CUE VLAN information is now allowed across the tunnel.  Inside the configuration just references your original IKE policy.
    Finaly on the SA520 make sure that you are passing you TFTP information via DHCP.  This should be the 10.1.10.2 address and con be configured under the LAN settings on the SA520.
    That should do it.  Reboot your phones and watch them register.  If you have any further questions please let me know.
    Thank you,
    Jason Nickle

  • UC540 vpnserver -IPsec VPN- ASA5505 vpnclient+SPA303g3

    Hi,
    I've just setup and UC540 at main office (SITE A) and a ASA5505 in a remote site (SITA B).
    I've just setup properly IPsec VPN, where UC540 is working as a server VPN and  SA5505 as cliente VPN both of them in EZVPN_GROUP_1 group.
    Ping between networks in Site A from Site B is OK in both Vlans 1 (data) and Vlan100 (voice).
    Cisco IP Comunicator (Softphone) in Site B is working fine as an extesion from UC540.
    But I have a Cisco SPA303G2 phone, also behind the ASA5505 in Site B, and it is not working properly. The display is always showing "initializingNetwork".
    I'd tried to register manually the  MAC of the SPA303g2 in UC540 but is not working.
    I will apreciate any help...
    Regards,

    Hi Alex,
    In the ASA I've modified inspect options in order to allow tftp, but now the phone is trying to download files via TFTP and It's not working fine.
    The files are:
    XMLDefault303.cnf.xml
    This is the conf of the ASA:
    dhcpd dns 8.8.8.8
    dhcpd auto_config outside
    dhcpd option 150 ip 10.1.1.1 10.1.10.2
    dhcpd option 3 ip 192.168.20.200
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny
      inspect sunrpc
      inspect xdmcp
      inspect sip
      inspect netbios
      inspect icmp
      inspect tftp
    ciscoasa(config)# ping 10.1.1.1
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 10.1.1.1, timeout is 2 seconds:
    Any idea ??

  • GUI issues with VPN server / remote settings - SR520 UC540

    Kinda new to the CCA world, but not new to the game. So far I am finding the limitations a bit frustrating, but here's the main issue at the moment:
    Attempting to set up a simple network with a UC540 at HQ, with an SR520 at a SOHO site. I can get the remote VPN working fine, also get a VPN to the SR520 for remote administration working. Actually had everything working fine, saved the config and rebooted to test prior to shipping it to out.
    However, when I go back to look at the settings, trouble starts.The remote VPN settings don't show - the CCA tells me changes have been made in the CLI (not). The display for the VPN Server also seems buggy as it will not always display the settings for the VPN itself or the networks listed under split tunnels.Changes to either VPN setup appear to bork the other.
    As this is going to a site far, far away I need to be very sure that the VPN setup is solid, at least for remote access. I have a sneaking suspicion that some of the settings are shared and changes to one setup affect the other, but after going from everything working > save > reload > not working, I can't see what is wrong.
    Short version - need SOHO to communicate with HQ over site-to-site VPN, with remote access from 3d location to CCA.
    Any hints?

    Hi,
    To resolve your issue as soon as possible, please post your question on the Forefront TMG forum:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=Forefrontedgegeneral
    Steven Lee
    TechNet Community Support

  • Uc540 to Callmanager all working but no Voicemail from the Callamanger side

    I have created a connection between the UC540 and Cisco Callmanager 6.  I am using a H323 gateway connection and can call each site via 4 didgit dialing.   My issue is that the calls from the Callmanager side trying to go to the UC540 side can not hear VOICEMAIL prompts.  It goes into a fast busy.  Calling from teh Uc540 side to the Callmanager side is fine.  I can get phones and voicemail mail.  Has anyone had any experience with this?  I do notice that my Dial-peer to the callmanager side is H323... but the dial-peer to the Voicemail side of UC540 is SIP.  Has anyone got this working?  I have full connectivity to each VLAN from each IP subnet.  I can PING all Voice and Data VLANS.  One thing to know is this is using a site to site VPN connection as well.. so their is also a tunnel involved... but everything is working and I have connectivity.
    John NIkolatos
    www.niktek.com

    Ok here are the debugs.  I did not have anything for "show dspfarm profile" so I added conferencing using hte CCA.  Which created a DSPFARM for me. 
    onnys#show dspfarm profile
    Dspfarm Profile Configuration
    Profile ID = 1, Service = CONFERENCING, Resource ID = 1 
    Profile Description : DO NOT MODIFY, active CCA conference profile - CCA2.0 codec729
    Profile Service Mode : Non Secure
    Profile Admin State : UP
    Profile Operation State : ACTIVE
    Application : SCCP   Status : ASSOCIATED
    Resource Provider : FLEX_DSPRM   Status : UP
    Number of Resource Configured : 4
    Number of Resource Available : 4
    Maximum conference participants : 8
    Codec Configuration: num_of_codecs:6
    Codec : g711ulaw, Maximum Packetization Period : 30 , Transcoder: Not Required
    Codec : g711alaw, Maximum Packetization Period : 30 , Transcoder: Not Required
    Codec : g729ar8, Maximum Packetization Period : 60 , Transcoder: Not Required
    Codec : g729abr8, Maximum Packetization Period : 60 , Transcoder: Not Required
    Codec : g729r8, Maximum Packetization Period : 60 , Transcoder: Not Required
    Codec : g729br8, Maximum Packetization Period : 60 , Transcoder: Not Required
    sonnys#
    *************DEBUGS*******************
    sonnys#
    034798: Sep  4 19:12:50.182: //-1/00FA9B800F00/CCAPI/cc_api_display_ie_subfields:
       cc_api_call_setup_ind_common:
       cisco-username=Alvin Cruz
       ----- ccCallInfo IE subfields -----
       cisco-ani=3240
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=1
       dest=4299
       cisco-desttype=0
       cisco-destplan=0
       cisco-rdie=FFFFFFFF
       cisco-rdn=
       cisco-rdntype=-1
       cisco-rdnplan=-1
       cisco-rdnpi=-1
       cisco-rdnsi=-1
       cisco-redirectreason=-1   fwd_final_type =0
       final_redirectNumber =
       hunt_group_timeout =0
    034799: Sep  4 19:12:50.186: //-1/00FA9B800F00/CCAPI/cc_api_call_setup_ind_common:
       Interface=0x8764AB74, Call Info(
       Calling Number=3240,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=4299(TON=Unknown, NPI=Unknown),
       Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,
       Incoming Dial-peer=2003, Progress Indication=NULL(0), Calling IE Present=TRUE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=2411
    034800: Sep  4 19:12:50.186: //-1/00FA9B800F00/CCAPI/ccCheckClipClir:
       In: Calling Number=3240(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    034801: Sep  4 19:12:50.186: //-1/00FA9B800F00/CCAPI/ccCheckClipClir:
       Out: Calling Number=3240(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    034802: Sep  4 19:12:50.186: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    034803: Sep  4 19:12:50.186: :cc_get_feature_vsa malloc success
    034804: Sep  4 19:12:50.186: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    034805: Sep  4 19:12:50.186:  cc_get_feature_vsa count is 3
    034806: Sep  4 19:12:50.186: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    034807: Sep  4 19:12:50.186: :FEATURE_VSA attributes are: feature_name:0,feature_time:2334987224,feature_id:2682
    034808: Sep  4 19:12:50.186: //2411/00FA9B800F00/CCAPI/cc_api_call_setup_ind_common:
       Set Up Event Sent;
       Call Info(Calling Number=3240(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=4299(TON=Unknown, NPI=Unknown))
    034809: Sep  4 19:12:50.186: //2411/00FA9B800F00/CCAPI/cc_process_call_setup_ind:
       Event=0x887F6700
    034810: Sep  4 19:12:50.186: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:
       Try with the demoted called number 4299
    034811: Sep  4 19:12:50.186: //2411/00FA9B800F00/CCAPI/ccCallSetContext:
       Context=0x8B2FAE84
    034812: Sep  4 19:12:50.186: //2411/00FA9B800F00/CCAPI/cc_process_call_setup_ind:
       >>>>CCAPI handed cid 2411 with tag 2003 to app "_ManagedAppProcess_Default"
    034813: Sep  4 19:12:50.190: //2411/00FA9B800F00/CCAPI/ccCallProceeding:
       Progress Indication=NULL(0)
    034814: Sep  4 19:12:50.190: //2411/00FA9B800F00/CCAPI/ccCallSetupRequest:
       Destination=, Calling IE Present=TRUE, Mode=0,
       Outgoing Dial-peer=2000, Params=0x8B2EF414, Progress Indication=NULL(0)
    034815: Sep  4 19:12:50.190: //2411/00FA9B800F00/CCAPI/ccCheckClipClir:
       In: Calling Number=3240(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    034816: Sep  4 19:12:50.190: //2411/00FA9B800F00/CCAPI/ccCheckClipClir:
       Out: Calling Number=3240(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    034817: Sep  4 19:12:50.194: //2411/00FA9B800F00/CCAPI/ccCallSetupRequest:
       Destination Pattern=4299, Called Number=4299, Digit Strip=FALSE
    034818: Sep  4 19:12:50.194: //2411/00FA9B800F00/CCAPI/ccCallSetupRequest:
       Calling Number=3240(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=4299(TON=Unknown, NPI=Unknown),
       Redirect Number=, Display Info=Alvin Cruz
       Account Number=Alvin Cruz, Final Destination Flag=TRUE,
       Guid=00FA9B80-AD52-6104-0F00-7202AC1064F7, Outgoing Dial-peer=2000
    034819: Sep  4 19:12:50.194: //2411/00FA9B800F00/CCAPI/cc_api_display_ie_subfields:
       ccCallSetupRequest:
       cisco-username=Alvin Cruz
       ----- ccCallInfo IE subfields -----
       cisco-ani=3240
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=1
       dest=4299
       cisco-desttype=0
       cisco-destplan=0
       cisco-rdie=FFFFFFFF
       cisco-rdn=
       cisco-rdntype=-1
       cisco-rdnplan=-1
       cisco-rdnpi=-1
       cisco-rdnsi=-1
       cisco-redirectreason=-1   fwd_final_type =0
       final_redirectNumber =
       hunt_group_timeout =0
    034820: Sep  4 19:12:50.194: //2411/00FA9B800F00/CCAPI/ccIFCallSetupRequestPrivate:
       Interface=0x877DC764, Interface Type=3, Destination=, Mode=0x0,
       Call Params(Calling Number=3240,(Calling Name=Alvin Cruz)(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=4299(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
       Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=2000, Call Count On=FALSE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
    034821: Sep  4 19:12:50.194: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    034822: Sep  4 19:12:50.194: :cc_get_feature_vsa malloc success
    034823: Sep  4 19:12:50.194: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    034824: Sep  4 19:12:50.194:  cc_get_feature_vsa count is 4
    034825: Sep  4 19:12:50.194: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    034826: Sep  4 19:12:50.194: :FEATURE_VSA attributes are: feature_name:0,feature_time:2334986104,feature_id:2683
    034827: Sep  4 19:12:50.194: //2412/00FA9B800F00/CCAPI/ccIFCallSetupRequestPrivate:
       SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1
    034828: Sep  4 19:12:50.194: //2412/00FA9B800F00/CCAPI/ccCallSetContext:
       Context=0x8B2EF3C4
    034829: Sep  4 19:12:50.194: //2411/00FA9B800F00/CCAPI/ccSaveDialpeerTag:
       Outgoing Dial-peer=2000
    034830: Sep  4 19:12:50.198: //2412/00FA9B800F00/CCAPI/cc_api_call_proceeding:
       Interface=0x877DC764, Progress Indication=NULL(0)
    034831: Sep  4 19:12:50.202: //2412/00FA9B800F00/SIP/Msg/ccsipDisplayMsg:
    Sent:
    INVITE sip:[email protected]:5060 SIP/2.0
    Via: SIP/2.0/UDP 10.1.10.2:5060;branch=z9hG4bK17C1321
    Remote-Party-ID: "Alvin Cruz" ;party=calling;screen=yes;privacy=off
    From: "Alvin Cruz" ;tag=1D2BA668-1AC4
    To:
    Date: Tue, 04 Sep 2012 19:12:50 GMT
    Call-ID: [email protected]
    Supported: 100rel,timer,resource-priority,replaces,sdp-anat
    Min-SE:  1800
    Cisco-Guid: 0016423808-2907857156-0251687426-2886755575
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
    CSeq: 101 INVITE
    Max-Forwards: 70
    Timestamp: 1346785970
    Contact:
    Expires: 180
    Allow-Events: telephone-event
    Content-Length: 0
    034832: Sep  4 19:12:50.214: //2412/00FA9B800F00/SIP/Msg/ccsipDisplayMsg:
    Received:
    SIP/2.0 100 Trying
    Via: SIP/2.0/UDP 10.1.10.2:5060;branch=z9hG4bK17C1321
    To:
    From: "Alvin Cruz" ;tag=1D2BA668-1AC4
    Call-ID: [email protected]
    CSeq: 101 INVITE
    Content-Length: 0
    Timestamp: 1346785970
    034833: Sep  4 19:12:50.254: //2412/00FA9B800F00/SIP/Msg/ccsipDisplayMsg:
    Received:
    SIP/2.0 180 Ringing
    Via: SIP/2.0/UDP 10.1.10.2:5060;branch=z9hG4bK17C1321
    To: ;tag=dsc1cb9c32
    From: "Alvin Cruz" ;tag=1D2BA668-1AC4
    Call-ID: [email protected]
    CSeq: 101 INVITE
    Content-Length: 0
    Contact:
    Allow: INVITE, BYE, CANCEL, ACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO
    Cisco-Gcid: [email protected]
    034834: Sep  4 19:12:50.254: //2412/00FA9B800F00/CCAPI/cc_api_call_alert:
       Interface=0x877DC764, Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)
    034835: Sep  4 19:12:50.258: //2412/00FA9B800F00/CCAPI/cc_api_call_alert:
       Call Entry(Retry Count=0, Responsed=TRUE)
    034836: Sep  4 19:12:50.258: //2411/00FA9B800F00/CCAPI/ccCallAlert:
       Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)
    034837: Sep  4 19:12:50.258: //2411/00FA9B800F00/CCAPI/ccCallAlert:
       Call Entry(Responsed=TRUE, Alert Sent=TRUE)
    034838: Sep  4 19:12:50.258: //2412/00FA9B800F00/CCAPI/cc_api_get_called_ccm_detected:
       CallInfo(ccm detected=0)
    034839: Sep  4 19:12:50.258: //2411/00FA9B800F00/CCAPI/ccCallNotify:
       Data Bitmask=0x7, Call Id=2411
    034840: Sep  4 19:12:50.258: //2412/00FA9B800F00/CCAPI/cc_api_get_called_ccm_detected:
       CallInfo(ccm detected=0)
    034841: Sep  4 19:12:50.262: //2411/00FA9B800F00/CCAPI/cc_api_get_delay_xport:
       CallInfo(delay xport=FALSE)
    034842: Sep  4 19:12:50.298: //2412/00FA9B800F00/SIP/Msg/ccsipDisplayMsg:
    Received:
    SIP/2.0 200 Ok
    Via: SIP/2.0/UDP 10.1.10.2:5060;branch=z9hG4bK17C1321
    To: ;tag=dsc1cb9c32
    From: "Alvin Cruz" ;tag=1D2BA668-1AC4
    Call-ID: [email protected]
    CSeq: 101 INVITE
    Content-Length: 184
    Contact:
    Content-Type: application/sdp
    Allow: INVITE, BYE, CANCEL, ACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO
    Cisco-Gcid: [email protected]
    v=0
    o=CUE 11733024 2 IN IP4 10.1.10.1
    s=SIP Call
    c=IN IP4 10.1.10.1
    t=0 0
    m=audio 21428 RTP/AVP 0 101
    a=rtpmap:0 PCMU/8000
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-15
    034843: Sep  4 19:12:50.298: //2412/00FA9B800F00/CCAPI/cc_api_event_indication:
       Event=91, Call Id=2412
    034844: Sep  4 19:12:50.298: //2412/00FA9B800F00/CCAPI/cc_api_event_indication:
       Event Is Sent To Conferenced SPI(s) Directly
    034845: Sep  4 19:12:50.298: //2412/00FA9B800F00/CCAPI/cc_api_caps_ind:
       Destination Interface=0x0, Destination Call Id=-1, Source Call Id=2412,
       Caps(Codec=0x1, Fax Rate=0x2, Vad=0x1,
       Modem=0x0, Codec Bytes=160, Signal Type=2)
    034846: Sep  4 19:12:50.298: //2412/00FA9B800F00/CCAPI/cc_api_caps_ind:
       Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),
       Playout Max=1000(ms), Fax Nom=300(ms))
    034847: Sep  4 19:12:50.302: //2412/00FA9B800F00/CCAPI/cc_api_call_connected:
       Interface=0x877DC764, Data Bitmask=0x1, Progress Indication=NULL(0),
       Connection Handle=0
    034848: Sep  4 19:12:50.302: //2412/00FA9B800F00/CCAPI/cc_api_call_connected:
       Call Entry(Connected=TRUE, Responsed=TRUE, Retry Count=0)
    034849: Sep  4 19:12:50.302: //2411/00FA9B800F00/CCAPI/cc_api_call_disconnected:
       Cause Value=127, Interface=0x8764AB74, Call Id=2411
    034850: Sep  4 19:12:50.302: //2411/00FA9B800F00/CCAPI/cc_api_call_disconnected:
       Call Entry(Responsed=TRUE, Cause Value=127, Retry Count=0)
    034851: Sep  4 19:12:50.306: //2411/00FA9B800F00/CCAPI/ccConferenceCreate:
       (confID=0x8B3D6128, callID1=0x96B, gcid=0-0-0-0, tag=0x0)
    034852: Sep  4 19:12:50.306: //2412/00FA9B800F00/CCAPI/ccConferenceCreate:
       (confID=0x8B3D6128, callID2=0x96C, gcid=0-0-0-0, tag=0x0)
    034853: Sep  4 19:12:50.306: //2411/00FA9B800F00/CCAPI/ccConferenceCreate:
       Conference Id=0x8B3D6128, Call Id1=2411, Call Id2=2412, Tag=0x0
    034854: Sep  4 19:12:50.306: //2411/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
    034855: Sep  4 19:12:50.306: cc_api_get_xcode_stream : 4702
    034856: Sep  4 19:12:50.306: //2411/00FA9B800F00/CCAPI/cc_api_bridge_done:
       Conference Id=0x236, Source Interface=0x8764AB74, Source Call Id=2411,
       Destination Call Id=2412, Disposition=0x0, Tag=0x0
    034857: Sep  4 19:12:50.306: //2412/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
    034858: Sep  4 19:12:50.306: cc_api_get_xcode_stream : 4702
    034859: Sep  4 19:12:50.306: //2412/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
    034860: Sep  4 19:12:50.306: cc_api_get_xcode_stream : 4702
    034861: Sep  4 19:12:50.306: //2412/00FA9B800F00/CCAPI/cc_api_bridge_done:
       Conference Id=0x236, Source Interface=0x877DC764, Source Call Id=2412,
       Destination Call Id=2411, Disposition=0x0, Tag=0x0
    034862: Sep  4 19:12:50.306: //2411/00FA9B800F00/CCAPI/cc_generic_bridge_done:
       Conference Id=0x236, Source Interface=0x877DC764, Source Call Id=2412,
       Destination Call Id=2411, Disposition=0x0, Tag=0x0
    034863: Sep  4 19:12:50.310: //2411/00FA9B800F00/CCAPI/ccConferenceCreate:
       Call Entry(Conference Id=0x236, Destination Call Id=2412)
    034864: Sep  4 19:12:50.310: //2412/00FA9B800F00/CCAPI/ccConferenceCreate:
       Call Entry(Conference Id=0x236, Destination Call Id=2411)
    034865: Sep  4 19:12:50.310: //2411/00FA9B800F00/CCAPI/cc_process_notify_bridge_done:
       Conference Id=0x236, Call Id1=2411, Call Id2=2412
    034866: Sep  4 19:12:50.314: //2411/00FA9B800F00/CCAPI/ccConferenceDestroy:
       Conference Id=0x236, Tag=0x0
    034867: Sep  4 19:12:50.314: //2411/00FA9B800F00/CCAPI/cc_api_bridge_drop_done:
       Conference Id=0x236, Source Interface=0x8764AB74, Source Call Id=2411,
       Destination Call Id=2412, Disposition=0x0, Tag=0x0
    034868: Sep  4 19:12:50.314: //2412/00FA9B800F00/CCAPI/cc_api_bridge_drop_done:
       Conference Id=0x236, Source Interface=0x877DC764, Source Call Id=2412,
       Destination Call Id=2411, Disposition=0x0, Tag=0x0
    034869: Sep  4 19:12:50.314: //2411/00FA9B800F00/CCAPI/cc_generic_bridge_done:
       Conference Id=0x236, Source Interface=0x877DC764, Source Call Id=2412,
       Destination Call Id=2411, Disposition=0x0, Tag=0x0
    034870: Sep  4 19:12:50.314: //2412/00FA9B800F00/CCAPI/ccCallDisconnect:
       Cause Value=0, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
    034871: Sep  4 19:12:50.318: //2412/00FA9B800F00/CCAPI/ccCallDisconnect:
       Cause Value=0, Call Entry(Responsed=TRUE, Cause Value=0)
    034872: Sep  4 19:12:50.318: //2411/00FA9B800F00/CCAPI/ccCallDisconnect:
       Cause Value=127, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=127)
    034873: Sep  4 19:12:50.318: //2411/00FA9B800F00/CCAPI/ccCallDisconnect:
       Cause Value=127, Call Entry(Responsed=TRUE, Cause Value=127)
    034874: Sep  4 19:12:50.318: //2411/00FA9B800F00/CCAPI/cc_api_get_transfer_info:
       Transfer Number Is Null
    034875: Sep  4 19:12:50.326: //2411/00FA9B800F00/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x8764AB74, Tag=0x0, Call Id=2411,
       Call Entry(Disconnect Cause=127, Voice Class Cause Code=0, Retry Count=0)
    034876: Sep  4 19:12:50.326: //2411/00FA9B800F00/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    034877: Sep  4 19:12:50.326: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    034878: Sep  4 19:12:50.326: :cc_free_feature_vsa freeing 8B2D13D0
    034879: Sep  4 19:12:50.326: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    034880: Sep  4 19:12:50.326:  vsacount in free is 3
    034881: Sep  4 19:12:50.326: //2412/00FA9B800F00/SIP/Msg/ccsipDisplayMsg:
    Sent:
    ACK sip:[email protected]:5060;transport=udp SIP/2.0
    Via: SIP/2.0/UDP 10.1.10.2:5060;branch=z9hG4bK17D1502
    From: "Alvin Cruz" ;tag=1D2BA668-1AC4
    To: ;tag=dsc1cb9c32
    Date: Tue, 04 Sep 2012 19:12:50 GMT
    Call-ID: [email protected]
    Max-Forwards: 70
    CSeq: 101 ACK
    Allow-Events: telephone-event
    Reason: Q.850;cause=0
    Content-Length: 0
    034882: Sep  4 19:12:50.330: //2412/00FA9B800F00/SIP/Msg/ccsipDisplayMsg:
    Sent:
    BYE sip:[email protected]:5060;transport=udp SIP/2.0
    Via: SIP/2.0/UDP 10.1.10.2:5060;branch=z9hG4bK17E1303
    From: "Alvin Cruz" ;tag=1D2BA668-1AC4
    To: ;tag=dsc1cb9c32
    Date: Tue, 04 Sep 2012 19:12:50 GMT
    Call-ID: [email protected]
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Max-Forwards: 70
    Timestamp: 1346785970
    CSeq: 102 BYE
    P-RTP-Stat: PS=0,OS=0,PR=0,OR=0,PL=0,JI=0,LA=0,DU=0
    Content-Length: 0
    034883: Sep  4 19:12:50.334: //2412/00FA9B800F00/SIP/Msg/ccsipDisplayMsg:
    Received:
    SIP/2.0 200 Ok
    Via: SIP/2.0/UDP 10.1.10.2:5060;branch=z9hG4bK17E1303
    To: ;tag=dsc1cb9c32
    From: "Alvin Cruz" ;tag=1D2BA668-1AC4
    Call-ID: [email protected]
    CSeq: 102 BYE
    Content-Length: 0
    034884: Sep  4 19:12:50.338: //2412/00FA9B800F00/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x877DC764, Tag=0x0, Call Id=2412,
       Call Entry(Disconnect Cause=0, Voice Class Cause Code=0, Retry Count=0)
    034885: Sep  4 19:12:50.338: //2412/00FA9B800F00/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    034886: Sep  4 19:12:50.338: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    034887: Sep  4 19:12:50.338: :cc_free_feature_vsa freeing 8B2D0F70
    034888: Sep  4 19:12:50.338: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    034889: Sep  4 19:12:50.338:  vsacount in free is 2
    sonnys#

  • How to configure a uc540 from scratch

    I am a complete noob to cisco cli, I have purchased a uc540 from ebay that appears to be defaulted.
    Cisco UC540W-BRI-K9 (MPC8358) processor (revision 0x100) with 249856K/12288K bytes of memory.Installed image archive
    Processor board ID FHK1420775Q
    MPC8358 CPU Rev: Part Number 0x804A, Revision ID 0x20
    14 User Licenses
    10 FastEthernet interfaces
    2 ISDN Basic Rate interfaces
    2 terminal lines
    1 Virtual Private Network (VPN) Module
    4 Voice FXS interfaces
    1 Voice MoH interface
    1 802.11 Radio
    1 cisco service engine(s)
    128K bytes of non-volatile configuration memory.
    254464K bytes of ATA CompactFlash (Read/Write)
             --- System Configuration Dialog ---
    Would you like to enter the initial configuration dialog? [yes/no]:
    and after a week of reading blogs i cannot get this unit back to factory default so i can connect to with the cli
    There is no dhcp on the interfaces and it will happily pass data from my lan when plugged into expansion port
    What i am trying to do is connect the WAN port to a public ip of 84.92.29.xxx
    and a lan side of 192.168.254.1/24 for the UC540
    and have the box run firewall, voip dhcp etc.
    I have a box full of Cisco 7941G phones with SCCP firmware on aswell
    every time i have tried to configure the box based on bloggs i get errors in relation to integrated-service-engine0/0.

    can you get console access on UC500? What does it look like? If still asking for initial configuration dialog I would say no. Then you may have to type enable and show run will get you the running config. Sounds like if you are not getting DHCP from the UC500 then the base config is no available. Once you get an IP on an interface you should be able to use CCA.
    If you need to perform a password recovery please follow this link:
    https://supportforums.cisco.com/discussion/11900801/cant-access-cca

  • Configuring UC540 with 2x SPA525G2 (local and remote site)

    Just got this new system installed and not sure to get full capability.
    Here's my setup and feel free to send comments to help improve configuration.
    I have two SPA525G2 phone one local connected to the UC540 and the other one is remote and connected over the built-in VPN
    I have 4 incoming lines and we need to have both phone ringing all the time.
    On each phone at least one user extension button, one monitor button to see the status of the remote extension, and one group voicemail
    So that left me with only 2 buttons to control the 4 incoming lines.
    How should i do this setup on the two remaining buttons ?

    Hello Pierre,
    There are a lot of different approaches. The following are some of the approaches:
    1. create a group for each if the incoming lines and put the extensions of the two phones in these groups.
    2. Create extension for each line and make overlay buttons which include these extensions.
    3. Use B-ACD or AA and send the calls there and then forward to the extensions of the phones.
    HTH,
    Alex
    *Please rate helpful posts.

  • UC540 with remote sites

    we have a UC540 at the main office, and a router 881 in a remote office. We perform a Site to Site VPN between the office and remote site in which physical phone installed.
    Is this scenario possible? or need for physical phones at the remote site to register on my uc540 central office?
    another scenario would be to use two ROUTERS 881 both the central office to the remote site and perform a site to site VPN, the uc540 would be found behind the router 881.

    Hi Daniel,
    I am not sure about going forward with the UC-320 Option, unless something has changed with it I do not believe it will achieve what you want as it is not an IOS based device and may nto integrate with a UC correctly without some heavy CLI work around's on the UC-500 side.
    Also Further to what Paolo has advised, you can also consider the Cisco 6900 series phones if you want a cost alternative product, which generally perform better than the SPA series for voice quality (IMHO).
    Cheers,
    David Trad.

  • UC540 and EIGRP

    Is EIGRP an option with a UC540 or am I missing something?  I see bgp, ospf, rip and a few others as options but no eigrp.  I am trying to tunnel remote clinics back to our main site and have done this successfully with the UC540 and simple VPN tunnel.
    Now I want to try and streamline the process by using a GRE tunnel and EIGRP.   I seem to be striking out though. 
    Any help is much appreciated.
    Thanks                  

    Is it that Cisco doesn't support it, or that it won't work?  The CLI commands are there for other routing protocols, with the exception of EIGRP. 

  • Softphone as teleworker on UC540 easiest/cheapest?

    The VPN client built into the SPA525G2 does a great connecting to the remote UC540.  But the user would like to use a softphone on a notebook for travel purposes.
    Cisco has IP Communicator.  If someone purchased a UC540, do they also have to purchase licenses for the IP Communicator?  Any idea what the costs would be for basically a single user?
    Also, does it have a built-in VPN client?  Or do I have to first establish a VPN connection, and then start the CIPC?  Can I use the VPN client that I installed into the UC540 when I was configuring it?
    Are there any other softphones that will work with a UC540?  Bonus points if there are any that have a built-in VPN client.  I'd like to make it as simple as possible for the guy, he can be technology challenged.
    Any tips on the fastest/easiest/least expensive path are welcome.

    You will need to buy a license, and you will need either CiscoVPN client, or VPN Anyconnect. Cisco does not make sofphhones with a built in VPN.
    For prices you can check with your reseller or browse online.

  • Connect Surface2 to UC540

                       Hi All,
    I have a client that wants to connect their Microsoft Surface2 via VPN to their Cisco UC540. Usually I would use the Cisco Anyconnect but there doesn't seem to be one available for this device.Has anyone tried to connect with IPSEC, etc, and if so, what settings did you use?  As always, thank you so much for any comments or suggestions!

    Eject the iPad, quit iTunes, restart the Mac and reset the iPad and try again. Use another USB port on the Mac if you have a free one to use.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10 seconds until the Apple logo appears on the screen. Let go of the buttons and let the iPad start up.

  • Remote worker 7975 phones with uc540 behind an ASA

    Here is my issue, the UC540 is behind an ASA. I don't have any SSL Any-connect licenses for ASA. I was wondering if I can connect my WAN port of the UC540 directly to the ASA with a public IP address and use the SSL on the UC540 to terminate the SSL. Would this work?

    Hi,
    Can you pull anykind of statistics of the VPN Client software when the VPN connection is active to see if any traffic is encapsulated/encrypted?
    Can you list the connections from the client PC on the ASA when the VPN connection is active?
    show conn | inc 192.168.168.x
    Have you enabled Transparent Tunneling (UDP/4500) on the Client software so that the VPN connection works through a Dynamic PAT translation that the local ASA is probably using for internal hosts connections to the Internet?
    - Jouni

  • Misc issues caused by password recovery on UC540

    We have a new client that has a UC540 and did not know the password for it.  We did a password recovery by booting it up without loading the startup config and set our own password.
    Since then several issues have been popping up.  The first was that the autoattendant was not answering.  We found that the Integrted Services Engine Interface was not running.  The phone button template also changed and a few other small issues.
    The thing I'm hung up on now is the multi-site configuration.  They said they used to be able to call another location they have by their extension, but it is not working now.    If I open the Multi-Site Manager in CCA, it says a problem was detected "VPN Pass-Through does not exist in the firewall".   My only options are to remove the multisite configuration or to cancel.
    I checked the running config and it looks like there is a VPN tunnel configured.    I checked their firewall (Linksys E2500), and there is a setting for VPN Passthrough, and it is enabled.
    What else could be holding this up?  I'm not familiar with the multi-site setup on these.
    Thanks,
    - Marc

    Hi Marc,
    It seems to me that the UC may have been previously configured with CLI. When you use CCA it will re-write the configuration to CCA specs. The partner before you may have configured it without using CCA. Unfortunately you maybe in the situation where you may have to default and reconfigure with CCA.
    You can call the SBSC 1-866-606-1866 and have one of us take a look at it for you.
    Regards,
    Chris

  • UC540 - CIPC CFwdAll Issue

    Hello All,
    I was wondering if it is possible to control/configure how CFwdAll works?
    Some background information for the above request: Right now we have 4 UC500 Series devices connected via ipsec VPN tunnels.
    and we have setup a 3-digit dialing scheme between each office. All of our phone are CIPC softphones. 
    The issue I am finding with CFwdAll happens when an employee forwards his/her 3 - digit extension to a cell phone. When another employee from another office dials the forwarded extension the extension is forwarded to the specifed number. That is good, but if you check the caller-id the call comes not from the UC where the extension was forwarded but the UC540 where the caller called. This is not ideal since some employees have cell-phones that don't have long distance plans. I want to force the UC540 where the extension lives to make the call to cell-phone. Thereby making it a local call and utilizing our VPN tunnels for all inter office calls. 
    Let me know if you need any more infromation regarding this.
    Thank you in advance.
    Regards,
    James

    How did you configure the speed dials? Can you post the ephone configuration here? You can try resetting the CNF files and then rebooting the phones.
    Thanks,
    -john

  • SR520 VPN Replacement

    I an aware the SR520 is no longer made, But we use the VPN Remote aspect of it (For site to site UC540 installs), is there anything else that has the same VPN functionality, and what would i be lookin for in regards to terms for the client to be on the router itself?

    I would ask for more details as far as the configuration goes. Check the routing on both devices.
    Where are the clients that connect to SR520 getting their IP addresses?

Maybe you are looking for

  • InDesign CS4 / CS5 missing JavaScript Socket() object?

    If I do var mySocketObject = new Socket(); socket.open("mywebsite.com:80", "BINARY") in Photoshop, it creates a socket object called mySocketObject, which is not null and opens the socket correctly. If I do the same thing in InDesign CS5, the same co

  • Usage tracking on OBIEE 10.1.3.3.1

    Hi All, We want to implement the usage tracking on the OBIEE version 10.1.3.3.1. But the default rpd provided by the Oracle from the link: http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/usage_tracking/files/SH_UsageTracking.zip belongs to the

  • Error while password sync with Active directory.

    Hi all. Am doing active directory password sync with oim 11g but this gives an error Debug [07/31/12 11:52:14] CONFIG VALUE LENGTH Debug [07/31/12 11:52:14] 254 Debug [07/31/12 11:52:14] Debug [07/31/12 11:52:14] Debug [07/31/12 11:52:14] Before addi

  • Quicktime conversion

    Feel a little silly raising this here, QT conversions are something I thought I knew enough about not to need advice, indeed I've often given it, but I've had some quite strange results exporting my latest project and wondered if any one had any comm

  • Get candidate name

    hi all, I need to get the name of a candidate name using CL_HRREF_CANDIDATE class . It has 2 method GET() and GET_CAND_DESCRIPTION(). I am taking Candidate id from HRP5133. can you please give me the steps to find the name of the candidate. Regards,