Uc500 integration with ms lync server 2010

Hi,
I’m integrating UC500 with lync server 2000, I’ve achieved to make UC500 users to call lync users and vice versa. But lync users are not able to dial pstn or external numbers through UC500. When I debug UC500 on dialling from lync I can see the incoming call exactly as it should be, its also hitting the correct dial-peer but the call drops and does not go through.
Can you help me on this please?
Regards

Hi Muhammad,
Please attach "debug ccsip messages" and "debug ccsip error" output for the failed call together with the UC500 configuration.
If you use ISDN connection to reach PSTN also include "debug isdn q931".
Cheers,
Boris

Similar Messages

  • Tandberg Codian MCU 4505 integration with Microsoft Lync server 2010

    Hi,
    We are trying to integrate Tandberg Codian MCU 4505 with Microsoft Lync server 2010.
    We do not have any VCS in the setup.
    If anybody has tried it before, please suggest configuration to be done on Tandberg Codian MCU 4505 and Lync server.
    Regards,
    RN

    Hi,
    so, i have the same environment. Lync 2013 and a cisco 1000V router on esxi with VRFs.
    here is m config:
    vrf definition Mgmt-intf
    address-family ipv4
    exit-address-family
    address-family ipv6
    exit-address-family
    voice vrf Mgmt-intf
    voice service voip
    no ip address trusted authenticate
    address-hiding
    media disable-detailed-stats
    allow-connections sip to sip
    no supplementary-service sip moved-temporarily
    no supplementary-service sip refer
    sip
      bind control source-interface GigabitEthernet0
      bind media source-interface GigabitEthernet0
      listen-port non-secure  5066
    voice class codec 1
    codec preference 1 g711ulaw
    codec preference 2 g711alaw
    codec preference 3 g729r8
    voice class codec 2
    codec preference 1 ilbc
    codec preference 2 g722-64
    codec preference 3 g711alaw
    codec preference 4 g711ulaw
    interface GigabitEthernet0
    vrf forwarding Mgmt-intf
    ip address 172.16.1.164 255.255.255.0
    negotiation auto
    dial-peer voice 15 voip
    tone ringback alert-no-PI
    numbering-type unknown
    preference 1
    destination-pattern 4.
    rtp payload-type comfort-noise 13
    session protocol sipv2
    session target ipv4:172.16.2.207:5068
    session transport tcp
    voice-class codec 2
    dtmf-relay rtp-nte
    dial-peer voice 17 voip
    numbering-type unknown
    preference 1
    destination-pattern 7.
    rtp payload-type comfort-noise 13
    session protocol sipv2
    session target ipv4:172.16.1.32:5060
    session transport udp
    voice-class codec 2
    dtmf-relay rtp-nte
    gateway
    timer receive-rtp 1200
    sip-ua
    keepalive target ipv4:172.16.2.207:5068 tcp
    172.16.1.32 - Asterisk with a extensions on it.
    172.16.2.207 - Lync 2013 mediation server with other extension on it
    i can call from Asterisk extension via router and to Lync extension.
    i cannot call from Lync to Asterisk.
    TCP session with the router from Lync on port 5066 does not come up. three way handshake seems to come up.
    strange. lync person seems to configured everything correctly
    any thoughts?

  • Lync Server 2010 conference not working with Windows 8.1 and IE 10

    Hello,
    The problem is that whenever a Windows 8.1 user tries to join a Lync server 2010 conference using Internet Explorer 10 (or 11, tried that too) the user can't join the conference. If the conference is created by a Lync server 2013 user joining works fine.
    When using Lync 2010 client we get the following error in the client: "error id 87 source id 7".
    When using Lync 2013 client we end up with a blank conversation window.
    There are no traces in server log, client log or event log.
    Below is a set of use cases that may help you to understand what is the problem scenario. Each of these works or does not work with both Lync 2010 and Lync 2013 client.
    - Lync server 2010 conference, windows 7, Chrome, Firefox, IE 10 or 11 --> Works.
    - Lync server 2010 conference, windows 8.1, IE 10 or 11 --> Does not work.
    - Lync server 2010 conference, windows 8.1, Chrome or Firefox --> Works.
    - Lync server 2013 conference, windows 8.1, Chrome, Firefox, IE 10 or 11 --> Works.
    It does not help to add the meet address to IE compatibility list (Compatibility View Settings).
    If i press F12 in IE and change the document mode of the meet page to IE 9 version then i can join meetings with Windows 8.1 and IE 10. Unfortunately i cannot make that as a default setting for the meet website.
    Any ideas on how to get Lync server 2010 meetings working with Windows 8.1 and IE 10 or 11?
    IE is the company default browser. Windows 8.1 is not a default operating system but we have increasing number of Windows 8.1 computers in our environment (mainly directors).

    According to your description, it is hard to tell whether the issue is related with IE or Lync Server 2010 or both.
    Compare the log when Lync client on Window 8.1 with IE 10 or IE 11 join Lync server 2010 conferencing and Lync Server 2013 conferencing.
    Lisa Zheng
    TechNet Community Support

  • Using Lync server 2010 with office 365 email in the cloud

    We have a 5 year old install of Lync server 2010 in house that interacts with a local install of exchange 2008 via unified messenger. If down the road we want to try email in the cloud like office 365 can we still keep our local Lync server install? Thanks in advance.
    This topic first appeared in the Spiceworks Community

    I am reporting back with my solution.  I can now confirm that one can have Lync servers on-premises with Exchange Online using Office 365 and the Lync Phone Edition devices will work.  Contact search, calendar (although it only shows the day's
    Lync meetings), and visual voice mail all work.
    Summary of fix: AD FS certificates have to be issued by CAs that Lync Phone Edition trusts.
    The problem was when the Lync Phone Edition came back and tried to log in through AD FS.  Since we had single sign-on with Office 365 set up before we even ventured down the Lync path, the certificates for AD FS weren't issued by a CA that Lync Phone
    Edition trusted.  Getting new certificates solved the issue.  (They were issued by the same CA that did the "external web" certificate on the Lync Front End in case that matters.)
    I tried hard to get the phones to trust the original certificate first, putting it in Active Directory using the
    certutil -dsPublish method, putting the original CA on the Lync Web Services trusted list using
    Set-CsWebServiceConfiguration.  But nothing seemed to work until I finally just gave up and got a new certificate issued.  I am now running without any certificates listed in Active Directory nor any explicitly listed in Lync's Get-CsWebServiceConfiguration
    and it works great.
    The Technet articles are woefully out of date when it comes to the trusted CA list, but here's a link to the list of trusted CAs (with the updated firmware): http://blog.schertz.name/2014/10/lync-phone-edition-and-public-certificates/ 

  • Migrating to Office 365, keeping Lync Server 2010 on Premise

    Hi,
    I have a Lync Server 2010 on Premises implemented, it is use a UM Sever to connect with  Exchange Server 2010.
     I migrate to Office 365 Exchange Online and keep all the Lync Server On Premise current functionalities, including "Conversations history", total connection between Lync Server and mailboxes (on O365) for conference calls and Web conferences?
    Thank you,
    Nerio

    Hi,
    If you want to integration Lync 2010 integration with Exchange online, you must configure Edge server in your on-premises Lync Server 2010 deployment by completing the following tasks:
    Configure a shared SIP address space
    Configure a hosting provider on the Edge Server
    Create a DNS Record for Integration with Hosted Exchange
    Verify replication of the updated Central Management store
    More details:
    http://technet.microsoft.com/en-us/library/hh533880.aspx
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Lync Server 2010 Mobility. Server does not call mobile.

    Hello all.
    We have an infrastructure with Lync Server 2010 SE, Edge Server, ISA.
    Everything works fine, Enterprise Voice is enabled and integrated with IP PBX.
    Lync 2010 desktop client can call to PSTN without any problem.
    But when user logs in to mobile client, iPhone Lync Mobility client for example, server tries to call to users' number but an error occurs, that user is not online, IM works just fine.
    The reason is - call goes to trunk in the following format 98XXXXXXX with normalization rules, server tries to call in e.164 format +7XXXXXXXXXX.
    Everybody knows how to normalize server calls?

    Open Lync Server Control Panel, click Voice Routing and then click Test Voice Routing, enter the dialed number to test with the Dial Plan and Voice Policy assigned to the caller.
    Lisa Zheng
    TechNet Community Support

  • Need download Link for LYNC SERVER 2010

    I Couldn't find the download link for Lync Server 2010.
    It redirects to Lync Server 2013 download page.
    Could anyone please reply me with Lync Server 2010 download link?
    Regards,
    Arun

    The Lync Server 2010 Trial VHD is located at: 
    VHD test drive: Lync Server 2010
    (Eval) - Part 1 of 2
    VHD test drive: Lync Server 2010
    (Eval) - Part 2 of 2
    Please mark posts as answers/helpful if it answers your question.
    Blog
    Lync Validator (BETA) - Used to assist in the validation and documentation of Lync Server 2013.

  • Lync Server 2010迁移升级Lync Server 2013时Lync Server控制面板无法打开Lync Server 2013

    Lync Server 控制面板打开Lync Server 2010正常,打开Lync Server 2013报错未授权:授权失败。前端服务器日志显示如下:
    日志名称:          Lync Server
    来源:            LS Remote PowerShell
    日期:            2014/4/1 10:40:41
    事件 ID:         35005
    任务类别:          (3500)
    级别:           
    错误
    关键字:          
    经典
    用户:           
    暂缺
    计算机:           lync13fe01.byd.com
    描述:
    远程 PowerShell
    无法从存储中读取 RBAC 角色信息。
    远程 PowerShell
    在尝试读取用户的 RBAC 角色信息时遇到问题。Retry failed。异常: SqlConnectionException。失败原因:
    用户 'DL\LYNC13fe01$' 登录失败。。堆栈跟踪:   
    在 Microsoft.Rtc.Management.Store.Sql.XdsSqlConnection.ReadDocItems(ICollection`1 key)
    在 Microsoft.Rtc.Management.ScopeFramework.AnchoredXmlReader.Read(ICollection`1 key)
    在 Microsoft.Rtc.Management.WritableConfig.AnchoredXmlSchemaCache.get_Item(ScopeClass scopeClass)
    在 Microsoft.Rtc.Management.Authorization.OcsRunspaceConfiguration.GetRolesFromStore(ManagementConnection connection)
    原因:
    发生失败可能是由于读取管理存储时出现某个权限问题。
    解决方法:
    确保服务器是加入域的计算机且能够查询 Active Directory。
    事件 Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="LS Remote PowerShell" />
        <EventID Qualifiers="52652">35005</EventID>
        <Level>2</Level>
        <Task>3500</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-04-01T02:40:41.000000000Z" />
        <EventRecordID>7400</EventRecordID>
        <Channel>Lync Server</Channel>
        <Computer>lync13fe01.byd.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Retry failed</Data>
        <Data>SqlConnectionException</Data>
        <Data>用户
    'DL\LYNC13fe01$' 登录失败。</Data>
        <Data>  
    在 Microsoft.Rtc.Management.Store.Sql.XdsSqlConnection.ReadDocItems(ICollection`1 key)
    在 Microsoft.Rtc.Management.ScopeFramework.AnchoredXmlReader.Read(ICollection`1 key)
    在 Microsoft.Rtc.Management.WritableConfig.AnchoredXmlSchemaCache.get_Item(ScopeClass scopeClass)
    在 Microsoft.Rtc.Management.Authorization.OcsRunspaceConfiguration.GetRolesFromStore(ManagementConnection connection)</Data>
      </EventData>
    </Event>

    Hi,
    This forum is only English Supported.
    Did you use the same account to open Lync Server 2013 control panel with Lync Server 2010 Control Panel?
    If not, please check the account that is assigned to the CsAdministrator role.
    On your Lync Server 2013 Front End Server, open IIS, expand Lync Server Internal Web Site. Click cscp, then click Browse *:443 in Actions panel to check if you can open Lync Server 2013 Control Panel.
    Check your Domain Controller is available. You can ping it on Lync Server 2013 Front End Server.
    Lisa Zheng
    TechNet Community Support

  • SQL error while publishing topology (During installation of LYNC server 2010)

    Following error was observed during publishing topology while installing LYNC server 2010.
    Error: An error occurred: "Microsoft.Rtc.Common.Data.SqlConnectionException" "Cannot open database "xds" requested by the login. The login failed.
    Login failed for user 'LYNC5\Administrator'."

    Make sure you account has the relevant permissions and that you have run the topology builder as an admin.
    When you publish and install the databases for the first time you will need permissions to SQL, I usually use an account with SQL sysadmin rights.
    Andrew Morpeth
    Lync Server Specialist - Auckland, NZ
    Check out my blog

  • Custom based solution for Lync Server 2010

    I am working with a customer which is a school and we are implementing Lync Server 2010 as UC solution. There are few considerations for this solution. The requirements are -
    1. The girls should always chat to girls not boys and vice-versa
    2. The students from same class should chat and not with other classes.
    So, wondering if we have any solution for the same. We dont have time and developer to work on Lync Server SDK and give us the solution.
    Thanks and Regards/Harpreet S

    Hi,
    Yes, please try ethical wall as Saleesh said.
    http://windowspbx.blogspot.com/2012/07/controlling-who-has-what-access-to-who.html
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make
    sure that you completely understand the risk before retrieving any suggestions from the above link.
    Kent Huang
    TechNet Community Support

  • Lync server 2010 and 2013 coexistence replacing edge servers

    Hi all,
    here is Our current deployment:
    Lync server 2010:
    1 edge
    1 FE
    3 branch sites
    1 Monitoring server
    Lync server 2013:
    3 FrontEnd
    2 Edge
    2 Mediation
    3 Backend
    Simple urls are still point to Legacy (2010) servers.
    External settings of Edge 2013 servers have been define With different name (Access,WEB and AV) and DNS (internally and externally) is pointing to New 2013 servers (via KEMP and TMG).
    ATM 2013 topology is using edge2010 server.
    Seems like we have two options for replacing Edge servers,one is Rip and replace and the other one is side by side transition.
    We would like to do rip and replace so we can keep old simple urls (so that we dont have to send notice to external partners about Our New Access edge info) and using 2013 edge servers for federation and keep users on 2010 servers,then move them in
    a controlled way.
    What is the best way to do this?
    Thanks!
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Off2work

    Hi,
    From your description above, the purpose is no need to update the New Access Edge info to the external partners. So for those external partners who set federation type of “Allowed Partner Server”, you need to keep the SIP domain name and the Edge Server
    FQDN the same as before.
    So base on my knowledge, you need to plan a down time, and firstly cancel the federation route for the Lync Edge 2010 Server. Delete the Lync Edge 2010 Server and publish the topology. Then deploy the Lync 2013 Edge Server with the same FQDN with Lync Edge
    2010 Server. Then enable federation for it and point to the Lync Server 2013 FE Pool.
    Best Regards,
    Eason Huang
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Eason Huang
    TechNet Community Support

  • Navigation to webpage was canceled when opening Microsoft Lync Server 2010 Control Panel

    Ok, yes I know there are many threads with similar titles, but my problem is different in that it doesn't happen every time.
    The first time I access the Control Panel I get the error:
    "Navigation to the webpage was canceled
    What you can try:
    Refresh the Page"
    Clicking Refresh the Page works, kind of.  It brings up the admin console, but I get the spinning lights, which eventually resolves to an error at the top of the page that reads: "An operation failed.  Network communication failed.  Verify
    your connection and try again." 
    Then if I click to other parts, things seem to be fine for the most part, I sometimes see the Network error, and often it is slow.
    Port 443 is running through an HLB and this is setup exactly like my other Lync cluster, which doesn't have this issue.  Internal web services URL is lynccontent and points to HLB VIP.  Admin redirect is lyncadmin and points to HLB VIP.
    Going to the /cscp page of each FE or of the pool from IE works every time, but lyncadmin seems to have the same issue (at least on FE1).
    Any thoughts?

    Hi,
    Could you perform the followings:
    Make sure there're no duplicate records in the DNS Servers
    Flush your DNS Cache at the Server & Client
    Refresh any DNS Cache at the HLB (if any)
    When the error appears, right click on the console and provide a screenshot on this
    If you suspect that FE1 is the culprit, had you tried turning it off and monitor the situation?
    Thanks!
    James Ooi MCITP Lync Server 2010 | Blog: http://jamesosw.wordpress.com | Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial
    to other community members reading the thread

  • Problems launching Microsoft Lync Server 2010 Control Panel

    Just finished setting a new Lync 2010 environment.  I was able to get passed some errors with the Archiving and Monitoring stores.  I ended up removing those server roles to get the setup completed.  Now, when I try launching the Microsoft
    Lync Server 2010 Control Panel I get the following error:
    Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly
    'System.ServiceModel, Version=3.0.0.0, Culture=neutral,
    PublicKeyToken=b77a5c561934e089'
    Description:
    An unhandled exception occurred during the execution of the current web
    request. Please review the stack trace for more information about the error and
    where it originated in the code.
    Exception Details:
    System.TypeLoadException: Could not load type
    'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel,
    Version=3.0.0.0, Culture=neutral,
    PublicKeyToken=b77a5c561934e089'.
    Source Error:
    An unhandled exception was generated during the execution of the current web request.  Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    If the Stack Trace is needed I will post, any help would be greatly appreciated in solving this error. 
    Thanks in advance,
    Hector

    Were you playing with .NET versions at all? 
    https://support.microsoft.com/kb/2015129?wa=wsignin1.0
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications
    This forum post is based upon my personal experience and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Lync Server 2010 Control Panel - "navigation to the webpage was canceled"

    Hi All,
    I just installed Lync Server 2010. The SQL 2008 is installed on a separate box and both servers are on Windows 2008 R2.
    However, when I try to start the "Lync Server 2010 Control Panel"  i get a blank page with the following message "Navigation to the webpage was canceled"
    The Installation had no errors and went well. But I did have one problem in the Topology Builder where is asked to create a File Share and asked for FQDN and File Share. I entered "Server1.domain.com" and File Share "Poolshare" but it did
    not like it and error with a red cross saying.. 
    "FQDN Server1.domain.com is already used in this topology"
    So in the end I just change it to "Server1" then published and ran the installation sucessfully and all services are started OK
    Any idea? could it be that the file share is not using FQDN?
    Thanks
    ECL

    I have reveiwed this topic but have not been able to fing my answer. I am getting the same result when attempting to connect to the Lync Control Panel and the webpage saying "navigation was canceled..". Here are the details, any assistance is greatly
    appreciated:
    I have an existing OCS 2007 R2 server setup in the domain. My domain is company.CORP. It is a Standard Edition server for IM and Presence only. There is an Edge server as well and I have PIC enabled. My sipinternaltls SRV record to the current SE Front End.
    All works great. There is a SIP.company.com record in the domain too. I am standing up LYNC 2010 environment on HyperV and ran topology builder twice because I had to fix a name. (I see in Mac's comment that I need to run step2 again. Why is that?)
    My Share is on the HyperV server that is hosting the Front End server but they are completely different servernames. My topology published successfully and create some data in the File Share and the Backend DB was created and populated with tables. The certificates
    were successfully applied and all services started right up. The latest version of Silverlight was installed and the server was rebooted. Still the darn White Page with 'Navigation to the webpage was canceled'.
    I am able to go into IIS and launch the Control Panel successfully by browsing on the "cscp" directory for the Lync Server Internal Web Site. I can also connect to the Control Panel by using the
    httpS://admin.company.com/cscp but I have to put  'cscp ' in the path. I cannot browse AD using the Control Panel to find my TestLyncUser1 account but I can find the account, and successfully enable
    the account, using the Lync Management Shell. The account was enables and was able to successfully login to the Lync FE server (manually, since the SRV record point to OCS).
    This is where I am stuck. Why won't it launch from the Programs File Tool and why do I have to designate the CSCP in the URL? I am Not sure why I couldn't browse AD successfully in the Control Panel yet I could with Powershell. I will begin troubleshooting
    that issue next. Could it be because my sip.company.com record points to a different OCS Pool? Or my SRV internaltls record points to the OCS Pool? Microsoft supports standing up the two environments side-by-side and migrating but maybe I am missing something.
    Any ideas anyone?
    I want to add that I will be having a FE Pool and have named and published my second FE but I have not installed it. The Pool VIP is created in DNS and only pointing to FE1 right now.

  • How to Enable Lync Windowphone agent on Lync Server 2010

    How to Enable Lync Windowphone agent on Lync Server 2010 ?

    Can you please elaborate. Do you mean to enable a Lync user to use the Lync Mobile Client for Windows mobile devices in a Lync 2010 environment?
    If so, in Lync 2010 there is no special enable setup other than allow the user to have remote access. Of course the MCX service needs to be working.
    Look forward to more details
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Lync Sorted blog

Maybe you are looking for

  • How To Simplify Knowledge Search On My Oracle Support (MOS) For WCI (ALUI)

    ****** Please feel free to post a reply to this thread if you've found the link provided here useful ****** Where's The WCI Knowledge On My Oracle Support? Have you been frustrated by how difficult it is to navigate the My Oracle Support "Product Tre

  • Check current job status

    HI, I am not able to check which job is currently running in our database, could anybody suggest me what is the command for that? Regards Gagan

  • MacBook Air phone jack is not working

    Anyone have a solution

  • IMovie 08 won't let me add more to project

    I was working on my project and after adding some pictures and a few video clips, any time I try to add another clip/picture, it won't let me. I've just been clicking and dragging the pictures from my desktop and importing my videos from iTunes. It l

  • Maintaining Aspect Ratio and Quality

    Hello FCE Guru's! Yesterday while editing I noticed that my footage in FCE that I shot on a canon 7d was not as clear as the raw footage. When I adjusted my settings in FCE using the sequence settings tab, my project became smaller and seemed to rega