TMS Configuration Dump

Is there an equivalent of xconfig or xstatus TMS?

I am creating a document as built to deliver to clients and operations, and I'll have to copy each field one at a time.

Is there a better way to do it, maybe a way that I can get the TMS configuration in a spreadsheet or CSV any.

If need be, I'll go into the SQL to get data, but I don't really know how to do either.

Advice, tips or advice that someone wants to share?

Hi michael

There is no xstat xconf for tms. Everything is contained in the tmsng database.

So, you can install sql Management studio, back up the database, restore it to another sql server. Then connevt the tms to her application.

The db contains practically everything. Including the keys to unlocking and keys options. Telephone directories a config backups since endpoints etc. etc. The table in the db that speak you a little of the tms is the dbo.tmssetting. But I would not waste his time in there if your not comfortable with it.

Sent by Cisco Support technique iPhone App

Tags: Cisco Support

Similar Questions

  • The TMS Configuration backup

    I am a rookie with the systems and need help. I set up a backup on TMS (System > Configuration > perform backup) for our VCSC and VCSe a few days ago. I did not specify a time and expected to start immediately and run a backup on the ends of two infrastructure.

    But instead of starting, when I look in the systems > Configuration > Backup/Restore activity status indicator of progress set to 0% and remained at 0% since then.

    I did something wrong? Is there a journal I should look to see a mistake or another mssage status?

    Paul

    Hello

    If the settings tab is greyed out then you probably problem of connectivity with VCS. just try to purge the VCS of the list (do not delete but purge it) and re - add new. see if you can get the tab activitated. Also browse CVS to the system > external administrator and check if the connection is active. You can get your VCS, directly from respective VCS Server backup by navigating to the maintenance > backup and restore

    Best regards, Ahmad

  • TMSXE and TMS 'configuration buffer by default'

    TMS: 14.3.1

    TMSXE: 3.1.2

    Although we have setup in the TMS, the "default buffer' to 10 mintes, we are not able to start meetings in advance. Looking at the documentation it says:

    "ATTENTION: do not enable installation and destruction of the buffers if you are using the smart Scheduler, Cisco TMSXE or any other application that uses the Cisco TelePresence Suite Extension reservation management API, as the API does not support these pads."

    So if this is true, how can we configure the TMS/TMSXE to allow meetings begin in advance?

    Hi Matthew,

    You can not currently configured TMS to launch conferences in advance if you are planning a TMSXE/Exchange.

    This will change in a future release however, see TMS 14.3.2 Release Notes page 48.

    Kind regards

    Kjetil

  • NullPointerException try to configure dumps.

    3.5.2 consistency using

    And I'm getting a NullPointerException when you try to configure a dumps.


    My cache node server config...

    <>cache-config

    < cache-system-mapping >
    <>cache-mapping
    Journal of < name-cache > < / cache-name >
    < name of the schema - > Log < / system-name >
    < / cache-mapping >
    < / cache-system-mapping >


    <>- cached patterns

    < local plan >
    < scheme name > MemoryScheme < / system-name >
    < / local plan >

    < distributed plan >
    < name of the schema - > Log < / system-name >
    < service name > PartitionedLog < / service-name >
    < serializer >
    > class name < com.tangosol.io.pof.ConfigurablePofContext < / class name >
    < init-params >
    < init-param >
    Type string < param > < / param-type >
    test-pof - config.xml < param-value > < / param-value >
    < / init-param >
    < / init-params >
    < / serializer >
    < support-map-plan >
    < reading-writing-support-map-plan >
    < internal-cache-system >
    < local plan >
    < system-Ref > SampleMemoryScheme < / plan-ref >
    < / local plan >
    < / internal-cache-system >

    < dumps-plan >
    schema < class >
    > class name < ca.mycomp.coherence.cachestore.JDBCCacheStore < / class name >
    < init-params >
    < init-param >
    java.lang.String < param-type > < / param-type >
    Journal of < param-value > < / param-value >
    < / init-param >
    < / init-params >
    < / class-system >
    < / dumps-plan >
    < / reading-writing-support-map-plan >
    < / support-map-plan >
    < autostart > true < / autostart >
    < / distributed plan >

    < / cache-plans >

    < / cache-config?

    I start the node for the server as follows...

    off @echo

    setlocal

    @rem specify consistency installation directory
    the value coherence_home=%~dp0\...

    If ((%COHERENCE_HOME%)==())
    Set COHERENCE_HOME = c:\oracle\product\coherence
    )

    Set COH_OPTS = % COH_OPTS %-Server - cp % COHERENCE_HOME%\lib\coherence.jar;%COHERENCE_HOME%\lib\jtds-1.2.4.jar;%COHERENCE_HOME%\bin\classes;

    Set COH_OPTS = % COH_OPTS %-Dtangosol.coherence.cacheconfig=%CONFIG%\test-cache-config.xml

    Java COH_OPTS %-Xms1g-Xmx1g - Xloggc: com.tangosol.net.DefaultCacheServer %2 %3 %4 %5 %6 %7

    : output

    I then start the client. My client cache config disabled localstorage.

    <>cache-config

    < cache-system-mapping >
    <>cache-mapping
    Journal of < name-cache > < / cache-name >
    < name of the schema - > Log < / system-name >
    < / cache-mapping >
    < / cache-system-mapping >


    <>- cached patterns

    < distributed plan >
    < name of the schema - > Log < / system-name >
    < service name > PartitionedLog < / service-name >
    < serializer >
    > class name < com.tangosol.io.pof.ConfigurablePofContext < / class name >
    < init-params >
    < init-param >
    Type string < param > < / param-type >
    test-pof - config.xml < param-value > < / param-value >
    < / init-param >
    < / init-params >
    < / serializer >
    < autostart > true < / autostart >
    < / distributed plan >

    < / cache-plans >
    < / cache-config >


    And on the node for the server, I get...

    2009-12-29 16:56:42.429/43.750 Oracle coherence GE 3.5.2/463 < D5 > (thread = DistributedCache:PartitionedLog, = 1 member): PartitionedLog of Service: sending ServiceConfigSync 258 entries to 2 members
    2009-12-29 16:56:42.445/43.766 Oracle coherence GE < error > 3.5.2/463 (thread = DistributedCache:PartitionedLog, = 1 member): BackingMapManager com.tangosol.net.DefaultConfigurableCacheFactory$ Manager: unable to instantiate a cache: Journal
    2009-12-29 16:56:42.445/43.766 Oracle coherence GE 3.5.2/463 < error > (thread = DistributedCache:PartitionedLog member = 1):
    java.lang.NullPointerException
    at com.tangosol.net.DefaultConfigurableCacheFactory.resolveScheme(DefaultConfigurableCacheFactory.java:809)
    at com.tangosol.net.DefaultConfigurableCacheFactory.resolveScheme(DefaultConfigurableCacheFactory.java:858)
    at com.tangosol.net.DefaultConfigurableCacheFactory.instantiateReadWriteBackingMap(DefaultConfigurableCacheFactory.java:1449)
    at com.tangosol.net.DefaultConfigurableCacheFactory.configureBackingMap(DefaultConfigurableCacheFactory.java:1258)
    to com.tangosol.net.DefaultConfigurableCacheFactory$ Manager.instantiateBackingMap (DefaultConfigurableCacheFactory.java:3492)
    to com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$ Storage.instantiateResourceMap (DistributedCache.CDB:22)
    to com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$ Storage.setCacheName (DistributedCache.CDB:27)
    to com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$ ConfigListener.entryInserted (DistributedCache.CDB:15)
    at com.tangosol.util.MapEvent.dispatch(MapEvent.java:206)
    at com.tangosol.util.MapEvent.dispatch(MapEvent.java:166)
    at com.tangosol.util.MapListenerSupport.fireEvent(MapListenerSupport.java:556)
    at com.tangosol.util.ObservableHashMap.dispatchEvent(ObservableHashMap.java:229)
    to com.tangosol.util.ObservableHashMap$ Entry.onAdd (ObservableHashMap.java:270)
    at com.tangosol.util.SafeHashMap.put(SafeHashMap.java:244)
    at com.tangosol.coherence.component.util.collections.WrapperMap.put(WrapperMap.CDB:1)
    to com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid$ ServiceConfigMap.put (Grid.CDB:31)
    to com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$ StorageIdRequest.onReceived (DistributedCache.CDB:45)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onMessage(Grid.CDB:9)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onNotify(Grid.CDB:136)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache.onNotify(DistributedCache.CDB:3)
    at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    at java.lang.Thread.run(Thread.java:619)
    2009-12-29 16:56:43.789/45.110 Oracle coherence GE 3.5.2/463 < D5 > (thread = Cluster, Member = 1): TcpRing: connection to the Member 2 using TcpSocket {State = STATE_OPEN,
    Socket=socket[addr=/xxx.xxx.xxx.xxx,port=8088,LocalPort=2694]}

    Hello

    I think that this may be due to a typing error in your configuration of the server cache. The RWBM refers to a plan by name:

    SampleMemoryScheme
    

    which does not exist in the config, but it similarly named a no:

    MemoryScheme
    

    Thank you
    -Rob

  • Configuration model does not not on TMS MXP endpoints

    Hi team,

    We have a TMS 14.3.1 versioned and also many MXP and C series Endpoints.We was created on TMS configuration model to make the control of end of Far off on each endpoint. We created the model in TMS with the following selection of the 'avancΘs selection' IE Conference Farend of Mode of control in all systems. When we put it on the systems of the series C and series MXP, concluded that the model is working very well with endpoint endpoint C series but not even working on MXP endpoints. We rebooted the system and created the configuration template only for the MXP endpoint with conference Farend Mode control, end of the wrench and Far end camera Control and found doesn't work is not on the system.

    Our all the endpoints MXP are on versions F9.3.1.Please suggested in this

    What role selected must be selected as model for end so that he can work on the MXP endpoints.

    Concerning

    Tarun

    Not 100% sure what you want to do.

    Block the FECC for remote sites cannot control this system or disable FECC on this endpoint

    not being able to control the remote site.

    FECC is to disable to get controlled by remote control, the key is to disable the site remotely by remote control.

    If it does not you check if you can set via the api endpoint itself.

    Make a mark on the tms using http to manage could also show you what you use the template.

    If this does not help and you do not get a better answer here and you have a valid

    service contract, consider this escalation to Cisco TAC.

    Please remember useful frequency responses and identify useful or correct answers.

  • Ignore reset TMS ticket service

    Hello

    I accidentally pressed "Ignore this type of ticket for all systems" in ticket in TMS and Service see more tickets of this kind. Is there a way to get back to this? I have not found anything at the ticket office of service nor to the user page.

    Thanks for your help!

    Hi Paul,.

    Yes, you can come back. When you press this option, TMS adds a filter of tickets, then simply remove this filter. You can find this system TMS configuration in system > Ticket Service. Select the end point and go to the tab "Ticket filter". Remove the filter.

    Concerning

    Paulo Souza

    My answer was helpful? Please note the useful answers and do not forget to mark questions resolved as "responded."

  • Cisco TMS - custom with MXP endpoint command problem

    Hi all

    I have try to disable the RCDO H264 with the TMS custom custom on all the endpoints (to solve a customer problem with lync2013)

    It works for the endpoint of C SERIES but does not work for the MXP endpoint.

    I have try it with this command:

    You have already encountered this problem?

    Do you know a solution?

    Thank you in advance

    Samy

    What version of TMS are you currently using?

    I have TMS 14.3.1, and if you are looking for in models of configuration in TMS under MXP, you should see the configuration item to disable this option for you.

    In any case...

    Off

    May be easier to use the TMS configuration, but the string above should work.

    I hope this helps.

    VR

    Patrick

  • TMS 14.3.1 upgrade takes too long

    Hello

    We are to modernize our TMS 14.1.1 TMS 14.3.1 and stays just upgrade, always showing 'TMS configure your new installation.

    Newspapers shows tmsng is being upgraded, but even for 1 hour is always the same.

    --------------

    TMS version: 14.3.1

    Date: 10/12/2013

    OS: Windows 6.1

    Memory: 67099644K

    Timestamp: 12/10/2013-10:43:38

    Installation directory

    Selected SQL Server directory:

    Selected SQL Server data:

    TMS directory selected C:\Program Files (x 86) \TANDBERG\TMS

    Selected software directory C:\Program Files (x 86) \TANDBERG\TMS\wwwTMS\Public\data\SystemSoftware

    License key entered TMS: XXXXXXXXXXXXXXXXXXXXXX

    The database server settings

    The SQL Server address: YYYYYYYYYYYY

    SQL server "admin" username: his

    TMS server has no local SQL Server

    Setup will not install a local SQL server server

    Characters SQL Server parameters: charset = iso_1 sort_order = nocase_iso charset_num = 1 sort_order_num = 52

    Microsoft SQL Server Yukon - 10.0.1600

    SQL version: 10.0.1600

    Custom settings

    Status: This is a version

    Setup has detected the location in the database

    Database settings

    Name of the database: tmsng

    No backup

    It is an upgrade

    Install IIS on Windows 2008...

    Installing on Windows 2008 IIS components...

    Installing under Windows 2008 IIS components

    Completed installation of IIS.

    Installed version of IIS: 7.5

    Writing to the registry installation destination

    The upgrade of database with SQL timeout 30 minutes

    This upgrade runs cleaning a large SQL database. According to data from your database, it might take a while, a long while. The installer is to expire, you will need to run the installer through command line with additional options of cli. There are details in the installation guide for that.

    Sent by Cisco Support technique iPhone App

  • TMS 14.5 - E-mail templates: rebook invite - HTML

    We use the TMS 14.5 with VCSC and VCSE and have telepresence Jabber which is synchronized with our Active Directory. When I book a meeting e-mail invitation will show me endpoints participating in the meeting under the "our locations" sections but it does not display the names of users of Jabber of AD. Does anyone know how can I go about changing the email template or the TMS configuration to enable this? Any help is greatly appreciated.

    Video Jabber participants are not considered as places, locations are telepresence systems that are added to the MSDS.  The thought is a place where a person can go and participate with others in a room with an endpoint of telepresence, not a personal office such as Jabber video endpoint.

    See tms-confirmation-email-doesn't-show-all-endpointslocations on how you can make all participants appear in the invite of booking by using the below variables instead of those currently used to provide locations.

    Repeated for each participant (end point) regular, grouped by name.

    The name of the participant.

  • TMS 14.4 not send notice of end of the session for all Participants (ends)

    Greetings,

    I saw an old post and I thought that some clients may have a similar problem

    https://supportforums.Cisco.com/discussion/11450416/TMS-not-sending-Conference-ending-notification-TP-rooms#comment-10118276

    In our environment, TMS 14.4 will send notifications which will end the session master endpoint in a call.  It can receive one or more times.  Other endpoints can receive the message once or several times.  Older end points like the series MX (Gen1 or Gen2), or Jabber will not receive notifications.

    In general, it is configurable in the TMS regarding when notifications are sent.  But we found that the messages are sent in Control Panel (display) or the monitor.  If the control panel is a Cisco model, then the message is sent to the control panel.  If the model is non-Cisco (Crestron) then the message is sent to the monitor.

    You can imagine the reaction of the participants when the call ends.  They do not see the control panel for the notifications, but interaction with the call and the on-screen display.

    I thought that TMS may be able to use the "send the message to the system' in the browser part.  Is there an API, I can call and target the script sending of messages to endpoints?

    Thank you.

    TMS usually only send end endpoints conference notifications are managed by TMS, sort of endpoints Jabber like will not work with it without worrying.  Even in this case, the message get sent to one that is configured as the master of video conference.  What you see on the subject where the message is correct, and is by design.  I don't think that there is a way to display on the monitor, if a touch panel of Cisco is used.

    Have you looked at the following setting in TMS: Configuration > conference settings > show video warnings on the Conference ending?

    From 14.3 TMS, you can set it to send notifications to end conference to all the endpoints via the MCU or telepresence Server that hosts the Conference.  Given that it would send Conference ending notifications by the main video track, everyone would be able to see any endpoint is, and they use a Cisco touchscreen as well.  See the MSDS 14.3 release notes, middle of the pg 3 for more information.

  • Telephone directory of TMS export

    Hello world

    We have a server TMS configured and running, with several pounds of phone manual list.

    Now, I am deploying a new TMS and configuring everything from scratch (do not use existing databases), including telephone directories.

    I have re-created small manuals phone books, but I have several large (100 + contacts) and it would have took me ages to manually recreate the institutions.

    So, is it possible to export or copy the directories created manually 'old' TMS to the new?

    Thank you

    Petar

    You can export directories to a file, see the section "Export Contacts to a file" in the pg 203 15.3 TMS Administrator's Guide .

    It is also requested several times in the forums on how to export contacts from the phone book:

    TMS-export-directory-question

    How-Add-Excel-file-Address-Book-TMS

    How-can-i-Export-TMS-phonebooks

  • Caller ID of VCS Jabber Video on SIP Trunk on the phone

    Hello, Netpros.

    I am trying to find a way to show a caller E.164 ID when a call to a video client Jabber a UCM or a PSTN phone.

    VCSC/E 7.1; 13.2 TMS, configured TMSPE.

    We have a VCSC > SIP Trunk > UCM (8,6) > H.323 GW w / PRI voice configured for the composition of and the PSTN destination.  We do this, so the Jabber client video can be used as a softphone, and so we can have transparent FindMe to voice and SNR to the video in either sense.  In TMS, we have a model of implementation configured with an address of the video, ILA and unit address.  He pulls ad office phone number for video of Jabber users.

    From what I read here:

    http://www.cisco.com/en/US/docs/telepresence/infrastructure/vcs/config_guide/Cisco_VCS_FindMe_Express_Deployment_Guide_X7-1.pdf, we should be able to see the caller ID when you call send out an ISDN GW.

    «This section describes how to use FindMe with calls are routed through an ISDN gateway (for example, when you call a mobile phone, or any other destination accessible ISDN).» If VCS has Caller ID (Applications > FindMe > Configuration) defined to use the ID FindMe, the identification of the appellant presented will be the user E.164 phone number. »

    UCM SIP config is vanilla, by

    ttp: / /www.tandberg.com/collateral/documentation/Deployment_Guides/Cisco_VCS_Ci...

    However, when a video call Jabber is directed to a University Complutense of MADRID registered phone, we get "unknown caller".  When to call us directly to the PSTN, we see that the BTN from the PRI.

    What is strange, is that if we call another client of Jabber of VCS (with all the same problems), directly into a phone UCM via Internet on URI (for example [email protected] / * /) through the VCSE, we see the caller ID name.

    Thank you, all!

    Joshua

    Hi Joshua,.

    At present the VCS will only send caller E.164 id to a GW of H.323 ISDN, which is registered for VCS.

    There a feature request in the order book to define if E.164 Caller ID or name/Video address on a per-zone basis. This will also be sove the question when the call is to go on a SIP connection, as in this case, a remote ISDN GW.

    Thank you

    Guy

  • PE settings account E-mail of Information - formatted

    Is there a way to do any formatting in the section of body of the Information Email account under Settings Extension of TMS configuration, such as bold, italics, underline, text color changes, etc., or a way to "hack" such a change?

    The emails that we generate users after creating their Jabber account look so clear that a lot of people perceived to be an attempt at phishing or spam.

    The email sent by TMS - PE is text only. No formatting is available. I suggest that you contact your team will do a feature open request to allow an option to type html emails.

    -Zac Colton

  • TMSPE Dial Plan Configuration in TMS

    I work on the migration of TMS Agent legacy at TMSPE, and I noticed the following in the commissioning of TMS options:

    Note: Video Address Pattern and Device Address Pattern must be configured for  provisioning and FindMe to function properly.

    I am use to the legacy fill method only in the device URI to create the video address SIP that we use.  However, how can I go of this unique method of configuration to the new address TMSPE, and that each of the new address types are if they were separate or the same?

    Thank you

    Address of the video is the FindMe address, the address of device model is, well, just the address of the device; that is the address of JabberVideo (Movi) users. The address of video template is used only if you use FindMe, otherwise not.

    See: https://supportforums.cisco.com/thread/2179099?tstart=120

    /Jens

  • GUID value for 14.4 TMS must be configured on F5.

    How get the 14.4 TMS GUID value must be configured on F5. 14.4 TMS upgrade guide, the value of the GUID of the TMS must be entered in the string to send to probe.

    #CREATE MONITOR for TMS KEEPALIVE THE GUID IS FOUND in TMS GUI tmsh create ltm monitor https mn-TMS-HTTPS {DEFAULT cipherlist: + SHA: + 3DES: + kEDH compatibility enabled by default - https destination *: 443 interval 5 past drifting recv 200 recv - disable 503 send "HEAD /tms/public/IsAlive.aspx/? '} {"Guid =\\r\\n" time - until line-up 0 timeout 16 username 'DOMAIN\rname'}

    Are you referring to a redundant deployment of TMS?

    If so, take a look at page 31 under the section "Configuring network load balancing."

    You will find the URL Probe in TMS with a specific GUID to this knot here:
    Administrative Tools > TMS Server Maintenance > TMS redundancy > probe URL

Maybe you are looking for