Extension numbers not synchronizing with CUCM

Hello everybody.
I'm having the following issue with synchronism as you can see on the tittle above. The client also says that the extension numbers are not updating according to the Active Directory.
I went to "System/LDAP/LDAP System" in the CUCM and the "Enabel synchronizing from LDAP Server" box is checked.
What could be the problem? What should I do?
Any help is really appreciated.
Regards.
Patricio

Hay un foro para español, si deseas preguntar y que te respondan en español, te recomiendo que postees ahi.
El idioma principal aqui es ingles, asi todo mundo entiende las preguntas y respuestas.
Estas sincronizando el campo que contiene esa informacion en CUCM???
HTH
java
if this helps, please rate
www.cisco.com/go/pdihelpdesk

Similar Messages

  • CUIC not synchronizing with NTP server

    Hi all,
    I am working with a customer who has CUIC 8.0(4)
    Recently, we installed the RTMT tool in the Operations Console and noticed an alert indicating the server is not synchronizing with NTP.
    After running the command "utils ntp status", I got the following output
    admin:utils ntp status
    ntpd (pid 17892) is running...
         remote           refid      st t when poll reach   delay   offset  jitter
    ==============================================================================
    *127.127.1.0     LOCAL(0)        10 l   16   64  377    0.000    0.000   0.001
    172.16.40.110   172.16.40.111    2 u   59 1024  377    0.378  627.621  99.038
    172.16.40.111   .LOCL.           1 u   55 1024  377    0.381  641.847  97.513
    synchronised to local net at stratum 11
       time correct to within 12 ms
       polling server every 1024 s
    Current time in UTC is : Wed Jan 16 11:07:54 UTC 2013
    Current time in Asia/Beirut is : Wed Jan 16 13:07:54 EET 2013
    I restarted the CUIC server, removed and re-added the two IPs as NTP servers, and changed the registry as recommended in this link:
    http://htluo.blogspot.com/2009/02/ntp-network-time-protocol.html
    But the problem is still there.
    Any advice? I am taking the same action plan as if it was a CUCM instead of CUIC since they have the same OS (because CUIC issues are not that common) and I welcome any suggestion that applies with CUCM.
    Appreciate your replies,
    Sahar Hanna

    Hi Anand,
    Thanks for the reply.
    It seems in the above link that the CUIC version is 8.5.x mine is 8.0.x so I don't know if it applies also here
    In addition, I found out that this problem is a bug CSCte17541 and the workaround is to point all systems to a reliable UNIX NTP source, or a Cisco Router running NTP
    Sahar

  • Slave instance can not synchronized with the master for a long time

    Hi,
    Slave instance can not synchronized with the master for a long time, and the gap of LSNs between slave and master are more and more larger. The transfer bytes per second between master and slave is 118MB/s , upper limit to the ethernet card. Why???
    ENVIRONMENT:
    1. A network program which we called mcdb is based on BDB 4.8.30. It is used to accept get/set requests and then query data from bdb or save data to bdb.
    2. mcdb implements replication with bdb replication manager api. The default start replication policy is DB_REP_ELECTION, rep ack policy is DB_REPMGR_ACKS_ONE_PEER and rep priority is 100.
    3. The bdb data files, bdb log files, region files and rep files are all in the same home directory.
    4. There are two instances of the mcdb are separately on two standalone servers which has no other programs. These two instances are in one replication group which can elect a master automatically.
    5. The master instance is online, which has lots of requests (get, set, delete).
    ACTIONS:
    1. Start two mcdb instances on two servers and the two instance make a replication group. Slave has already synchronized with the master.
    2. Stop the slave for a long time (more than 20 hours).
    3. Start the slave instance to synchronize data with master.
    RESULT:
    1. the gap of LSNs between slave and master are more and more larger.
    2. db_stat of master and slave:
    master db_stat:
    467170     Number of PERM messages not acknowledged
    9245     Number of messages queued due to network delay
    172415     Number of messages discarded due to queue length
    25880     Number of existing connections dropped
    3407     Number of failed new connection attempts
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    DB_REPMGR site information:
    10.67.15.146 (eid: 0, port: 30011)
    Environment configured as a replication master
    331726/3574994     Next LSN to be used
    0/0     Not waiting for any missed log records
    328872/466092     Maximum permanent LSN
    0     Next page number expected
    0     Not waiting for any missed pages
    0     Number of duplicate master conditions originally detected at this site
    2147M     Current environment ID (2147483647)
    100     Current environment priority
    49     Current generation number
    50     Election generation number for the current or next election
    2323     Number of duplicate log records received
    0     Number of log records currently queued
    6768     Maximum number of log records ever queued at once
    55284     Total number of log records queued
    120M     Number of log records received and appended to the log (120475988)
    111     Number of log records missed and requested
    2147M     Current master ID (2147483647)
    2     Number of times the master has changed
    0     Number of messages received with a bad generation number
    8505306     Number of messages received and processed
    12     Number of messages ignored due to pending recovery
    471869     Number of failed message sends
    12M     Number of messages sent (12959945)
    0     Number of new site messages received
    1     Number of environments believed to be in the replication group
    990543     Transmission limited
    0     Number of outdated conditions detected
    0     Number of duplicate page records received
    0     Number of page records received and added to databases
    0     Number of page records missed and requested
    Startup complete
    6244678     Number of transactions applied
    0     Number of startsync messages delayed
    1     Number of elections held
    1     Number of elections won
    No election in progress
    0.057097     Duration of last election (seconds)
    8944103     Number of bulk buffer sends triggered by full buffer
    0     Number of single records exceeding bulk buffer size
    5273M     Number of records added to a bulk buffer (5273592170)
    10M     Number of bulk buffers sent (10490865)
    0     Number of re-request messages received
    0     Number of request messages this client failed to process
    0     Number of request messages received by this client
    slave db_stat:
    0     Number of PERM messages not acknowledged
    0     Number of messages queued due to network delay
    0     Number of messages discarded due to queue length
    1454     Number of existing connections dropped
    0     Number of failed new connection attempts
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    DB_REPMGR site information:
    10.67.15.147 (eid: 0, port: 30011)
    Environment configured as a replication client
    329544/2916048     Next LSN expected
    330433/2013808     LSN of first log record we have after missed log records
    329543/5500501     Maximum permanent LSN
    0     Next page number expected
    0     Not waiting for any missed pages
    0     Number of duplicate master conditions originally detected at this site
    2147M     Current environment ID (2147483647)
    100     Current environment priority
    49     Current generation number
    50     Election generation number for the current or next election
    5256M     Number of duplicate log records received (5256599432)
    3925284     Number of log records currently queued
    3925285     Maximum number of log records ever queued at once
    4880561     Total number of log records queued
    3578038     Number of log records received and appended to the log
    1912297     Number of log records missed and requested
    0     Current master ID
    1     Number of times the master has changed
    0     Number of messages received with a bad generation number
    12M     Number of messages received and processed (12980442)
    2     Number of messages ignored due to pending recovery
    0     Number of failed message sends
    1912307     Number of messages sent
    0     Number of new site messages received
    0     Number of environments believed to be in the replication group
    0     Transmission limited
    0     Number of outdated conditions detected
    0     Number of duplicate page records received
    0     Number of page records received and added to databases
    0     Number of page records missed and requested
    Startup incomplete
    110568     Number of transactions applied
    80     Number of startsync messages delayed
    0     Number of elections held
    0     Number of elections won
    No election in progress
    0     Number of bulk buffer sends triggered by full buffer
    0     Number of single records exceeding bulk buffer size
    0     Number of records added to a bulk buffer
    0     Number of bulk buffers sent
    0     Number of re-request messages received
    0     Number of request messages this client failed to process
    0     Number of request messages received by this client
    Edited by: 899585 on 2013-1-4 下午10:54
    Edited by: 899585 on 2013-1-4 下午10:55

    Hi,
    Unfortunately, this issue is beyond the level of what is supported over the forum. Performance related issues are extremely complex and require an in-depth understanding of your environment and dedicated support. In a generic sense, you can look at this as a basic queueing problem. You have a server that went down and work is still coming in. When the server gets started it is possible that it may never catch up depending on new work coming in and the rate at processing the old work.
    So what would you do in this case --- one thing would be to reduce the new work coming in. In HA terms this would be slowing the master down and you can increase DB_REP_ACK_TIMEOUT for this. Another thing you could do is add fresh servers to help reduce the workload. In HA terms, this would be the equivalent of restarting the client and give it a fresh look at everything. Another thing you could do is replan the system and load balance. In HA terms, it would mean something like take a hot backup of the master and reinit a client from scratch.
    If you are interested in getting a dedicated support person working on this concern, please let me know and we can move forward down that path. Just respond to the thread with your email address and I will get in contact with you so we can pursue that approach.
    thanks
    mike

  • Outlook 14.4.8 not synchronizing with Exchange 2007 anymore (shows "downloading" but no new messages shown in inbox"

    Outlook 14.4.8 on iMAC Retina and Yosemite 10.10.2 is not synchronizing with Exchange 2007 anymore (shows "downloading" but no new messages shown in inbox".
    Accessing Mails with Webbrowser and from Windows Outlook is working correctly.
    All Macs (also the ones with OS 10.6.8) do not anymore show any new messages in inbox.
    Restarted Server, tried to disable autodiscover on macs and deleting/adding account and repairing database does not fix the problem. Also restarted server several times.
    We have the same problem on 2 imacs retina with yosemite and on 2 mac pro with 10.6.8 and different office 2011 versions.
    i tried to configure the exchange account in apple mail on yosemite and it also states "connected" and does list some folders but no new mails are getting in.
    Windows clients and outlook on them works and syncs fine, and also when connecting via webbrowser at owa it must be a mac-specific/webdav issue.
    exchange 2007 Sp3 Version 8.3 (bild 83.6) and Update Rollup 15 for sp3 (automatic updates "HIGH" for server and clients)
    there is one update popping up again and again even after everytime successull installation: Windows Mlicious Software Removal Tool x64 - October 2010.
    i tried to configure a new user with empty mailbox and configured it with microsoft mail (mac - yosemite)  as exchange and was able to send a mail from there (even if quite delayed).
    but there are not coming in any mails.
    same exchange accounts triggered by imap do work and also via owa.
    Exchange Accounts in Outlook for MAC and also in Mail (Yosemite) do show the folder structures but there is no mails showing up. I can send mails from the exchange accounts created but they seem to be processed with a delay of like 15minutes and outlook
    is giving error "end of file reached" but messages are send after some time.
    Does seem like EWS is extremely slow, to slow perhaps to sync and therefore ending in timeout.
    Also i cannot reach the server from externally over ssl https 443. if testing port 443 of exchange from outside the port seems closed even firewall settings of sbs 2008 and sonicwall ports are correctly open.
    could it be there is something in regarding webdav which is very slow and leading to timeouts ?
    in application log i do have the following two information events every few minute:
    The Exchange Web Services started successfully. Event ID 1
    and
    Process STORE.EXE (PID=3688). Exchange Active Directory Provider has discovered the following servers with the following characteristics: 
     (Server name | Roles | Enabled | Reachability | Synchronized | GC capable | PDC | SACL right | Critical Data | Netlogon | OS Version) 
    In-site:
    SERVER.org.local CDG 1 7 7 1 0 1 1 7 1
     Out-of-site:
    Errors in Application log:
    The Open Procedure for service "BITS" in DLL "C:\Windows\system32\bitsperf.dll" failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section 
    The entry <C:\WSUS\WSUSCONTENT\CONTENTFOLDERACLSCHECK.TXT> in the hash map cannot be updated.
    An exception Microsoft.Exchange.Data.Storage.ConversionFailedException occurred while converting message Imap4Message 69447
    Also outlook 2011 clients are asked by time to time to reenter pwds and errors like "connection is closed. 13" 
    Faulting application taskeng.exe, version 6.0.6002.18342, time stamp 0x4cd34898, faulting module ntdll.dll, version 6.0.6002.18881, time stamp 0x51da3d16, exception code 0xc000071b, fault offset 0x0000000000082445, process id 0x3288
    Certificate Services Client Provider pautoenr.dll raised an exception. Exception code 3221225477.
    Backup Exec:
    FULL_BACKUP -- The job failed with the following error: A failure occurred querying the Writer status.
    Volume Shadow Copy Service error: A critical component required by the Volume Shadow Copy service is not registered.  This might happened if an error occurred during Windows setup or during installation of a Shadow Copy provider.  The
    error returned from CoCreateInstance 
    Exchange VSS Writer (instance 2d932ef8-6319-4ab8-a45f-1242480b44ad:15) failed with error code 1295 when processing the backup completion event. 

    Hi,
    Since Outlook running on Windows works well, it seems an issue on the Mac side. I suggest ask Mac for help so that you can get more professional suggestions.
    More information for your reference:
    Please try to verify whether there is any expired certificate from the computer personal store.
    If it is the case, please remove them.
    Thanks
    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]
    Mavis Huang
    TechNet Community Support

  • How do I delete all the imported (not synchronized with itunes) photos on my ipad ?

    how do I delete all the imported (not synchronized with itunes) photos on my ipad ?

    Depending on how many photos there are, you can do it diretly on the iPad via the trashcan icon in the top right corner if viewing the photos in full screen, or via the icon of the box with the arrow coming out of it in thumbnail view and selecting the photos to delete (there is no select all option).
    Or you can connect the iPad to your computer and do it via Windows Explorer on a PC by selecting the photos and pressing delete, or on a Mac iPhoto/Aperture should have a delete option at the end of their import dialogues.

  • Calendar not synchronizing with Exchange server

    2 weeks after upgrading to OS X 10.9.4 Calendar is not synchronizing with our university Exchange server. Problem is with 2 different computers, iMAC and MacBook Air (both with ethernet and wifi)). Mail is working/synchronizing fine. Outlook calendar (on both same Macs and Parallels PC) is synchronizing fine. iCLOUD events are shown.
    Noticed that it is a one-way problem- not downloading/synchronizing from the server but events entered on both problematic Calenders are found in Outlook (and of course in the OutlookWebApplication). Practically I can't work anymore with Calendar.
    Tried to delete Caches - didn't help. Tried to restore old preferences- didn't help. Any help? Thanks!!

    +1
    Still happens with 10.6.2.
    It clearly states in mail help that this should happen -- yet it does not.
    Anyone?
    Apple?
    s

  • My iphone 4s is not synchronizing with my Outlook Calendar on my laptop. It appears that when I set up an appointment on my laptop the info is transmitted to the phone but the reverse is not occurring.

    Sometime during the past months my calendar on my iphone 4s is not synchronizing with my Outlook Calendar on my laptop. It appears that when I set up an appointment on my laptop the info is transmitted to the phone but the reverse is not occurring.

    I did put it in DFU mode but its still not working, although everytime it shows your iphone needs to be restored. Kindly help.

  • Event calendar from iCloud not synchronized with ipad

    Hi,
    One specific calendar event, register in icloud, is not synchronized with ipad.
    why?

    Hey GJGASPAR!
    Here is a general article about troubleshooting issues with syncing calendars in iCloud:
    iCloud: Troubleshooting iCloud Calendar
    http://support.apple.com/kb/ts3999
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • Device has not synchronized with DOE

    Hi Experts,
    We have NW mobile 7.10 SP8 installed.
    Created a device type LAPTOP.
    After installing NW Mobile client 7.1 setup08 (and MaxDB) and entering Synchronization settings (connection),
    I still see "Device has not synchronized with DOE" in mobile device administration.
    How do I sychronize device with DOE ??
    I don't see any option after logging in to mobile client.

    Hi,
    The hostname and port of which DOE box you have entered in your Synchronization settings (connection), you need to enter the password for the correspoding user of that DOE box.
    Say the user name which u have created in your client is XYZ, the same user should be present in your DOE and the (synchronization) password has to be that of ur DOE user (login) password.
    Regards,
    Pramod
    Edited by: Pramod M on Nov 25, 2009 8:12 AM

  • IOS 8 numbers not syncing with icloud

    I have noticed today that documents I edit on my iPad Air (latest iOS 8) in Numbers are not syncing to iCloud.
    The up-arrow in the right hand corner of the document icon doesn't go away.
    Syncing isn't working the other way either - changes I make on the Mac are not synced with the iPad.
    This was all working fine last week and I haven't made any changes which might explain the problem.
    I am running OS X Mavericks and editing iCloud documents through the iCloud.com website.
    Anyone else having this problem?
    Thanks
    Rick

    I found some advice online which fixed this for me.
    in the iPad General settings, I performed a Reset Network Settings and then in Handoff & Suggested Apps, I turned off Handoff.
    Perhaps this won't be a problem when Yosemite is released?
    Try the above anyway!

  • My extension does not work with firefox 5 and need to be able to download firefox 3.6 or 4. every time try to find it it keeps directing to 5 which does not work with our gaming extensions, the features do now work with f/f5

    My friends and I play Kingdom of Camelot, we use the greasemoney extension and various user scripts to play our game, the features in the extension do not work on verison 5 of firefox at this time, and we need to reload either firefox 4 or 3.6 to make them work efficiently.
    Every time we go to download version 4, we get redirected to version 5 which we do not want.
    I have am Mac laptop and a Windows laptop and would like rectify the problem on my laptops so I can play my game more effectively.
    Regards
    Monique Fornier

    Yep, I understand...
    This is the final news I needed to get to complete my answer... I confronted myself the italian store and the US one and in the US one I didn't find this product...
    As for the NI software, was so good that I just bought back my good "old" iMac G5 and will exchange it with this my Intel Mac. The G5 2 Ghz was good, performing as this new Intel (at times I even got the impression was more performing, but I believe is just an impression) and surely didn't have so many 3rd parties problems.
    Meanwhile I filled every forum of NI and USB with my questions about the compatibility... and maybe I will be back to an Intel Mac when all would be OK, I'm not in a hurry!
    By the way I had a listen to your work: GREAT!
    You may hear a sketch version of something we did work on with the NI piano and choir sounds, while the alto sax is played live and the other instruments are from Apple or real keys (yes, we mix a lot of things):
    http://www.garageband.com/song?
    while here is a track where we did use both the Orchestral sounds of Garageband (and some of it's loops, mixed with some good old programming) together with some NI sound:
    http://www.garageband.com/song?
    We do not often use orchestra if not as here and there (other than in some work as this last one, but is not so frequent). Hope you may like our little works!

  • Numbers not synching with iCloud

    Dear Apple
    Numbers on my iOS devices and my iMac do not synch with iCloud.  I have been struggling with this issue for 2 months.  When oh when will Apple fix this.
    My decides:
    iMax iMac (21.5-inch, Mid 2010) running OS X Yosemite 10.10.1(14B25)
    iPad series 2 running iOS 8.1.1
    iPhone 6 plus running iOS 8.1.1
    Help please as the only way i can work is to use my iPhone only at present.
    spiral_arm

    Dear Apple
    Do I really think you read the message above...well no I don't think you have the time.  However, the problem seems now to be fix.  Last evening the iMac and iPhone started to be in sych and I fully tested changes in both directions. At that time the iPad was still not synched.  This morning the set of files that the iPad was looking at seemed to be more up to date.  I then started my iMac and ran the iTunes synch again for the iPad and iPhone.  Magically all devices are now in synch. No time to test that changes from the iPad now but I believe all will now be well. How odd!
    spiral_arm

  • Mobileme not synchronizing with PC

    I have a PC running XP pro and although I manually sync and go to MobileMe in pref folder on the PC and run Advanced Sync now PC >>>>> to Mobile Me the PC shows that it has never been synchronized with Mobile me and in fact does not synchronize.
    How can I force MobileMe on the PC to actually synchronize????

    Lorenzo,
    Start troubleshooting with: MobileMe: Using Mac OS X v10.5 Leopard with MobileMe Calendar.

  • Extension bells not working with ADSL filters

    I wonder if someone could advise me please. Since January I have subscribed to a BT Vision package. Unfortunately I am experiencing trouble with my phone line as a result.
    Roughly 15 years ago, due to hearing loss, I had an extra bell installed (a 50E – Serial S/1000/3/K/501724) to amplify the sound from my old phone. In about 2003 I had an extra bell installed, also courtesy of BT – this is sealed against the wall and cannot be removed to check the model number. These bells are incompatible with the internet, so if I have the home hub plugged in, I experience constant white noise on the line (despite ADSL filters on my phone lines) which makes it very difficult to hear what is being said on the line. If extra ADSL filters are placed on the wires for both bells, the noise goes silent but so do the bells. The bells do not seem to work with ADSL filters.
    What is BT's policy regarding the upgrading of these non-net-compatible bells?
    Thanks in advance for your help,
    Barbara

    babaradish wrote:
    Hi Keith,
    Thanks for the info - the main phone socket is in the hall, and does look similar to the picture, but BT-branded, with a phone and filter coming off it. Directly above that socket is another smaller socket, BT-branded, which leads up to the newer extension bell. The home hub isn't plugged into the hall socket as there's not a power point close enough.
    Upstairs in the bedroom there's a more recent phone socket, smaller than the downstairs one with no BT branding, and that's what the home hub is plugged into, along with one of a pair of BT phones, the other of which is cordless and kept in the living room.
    The 50E bell (the older of the two) is in the kitchen with the wire going around the outside of the house.
    Barbara
    It does seem a bit complex, especially if you have the home hub upstairs. Its quite likely that the extensions do not all originate from the master socket, which makes things difficult.
    The ADSL filters are probably breaking the continuity of the bell circuit and stopping the bells working.
    It really needs an experienced Openreach technician to re-arrange the wiring so that the bells are both on the same circuit, and  fed from a filtered faceplate, without upsetting the broadband to your upstairs extension. A Broadband Boost technician would probably know more about these issues.
    The problem is, that someone will have to pay for the technicians time, as the internal wiring is the responsibility of the customer.
    You can see what the BT Care Team say, but in the end, its going to involve some internal rewiring and cost.
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Old conversations are not synchronized with new MacBook Pro

    Hello!
    Yesterday I purchased the newest Retina MacBook Pro (medio 2014), upgraded to Yosemite and started installing and setting up my applications. Sadly, I seem to have a problem with iMessage, since it's not synchronizing my messages properly.
    Up until now I've been using an iPhone 3GS, a MBP (medio 2009 w. Yosemite) and an iMac (late 2012 w. Yosemite), and everything seems to work fine, since all the devices share and can access the same conversation history. However, when I started setting up iMessage on my newly purchased RMBP, the conversation history with each of my contacts isn't synchronized even though I'm able to send messages. I tried logging in/out, delete/add my iCloud account, but nothing seems to work.
    I assume all of my messages are synchronized with iCloud. Of course it would make sense if it took some time for Apple to recognize and synchronize the messages, but it's been 18 hours since I started messing with iMessage. Am I being to impatient?
    Does anybody know how to solve this problem?
    Thanks in advance.
    Best regards,
    Theis

    Hi,
    It is a yes, no and maybe answer.
    You have to grab several items form the old Mac and place them in the correct places on the new Mac.
    As you seem to be using Yosemite all round that task is easier (that is a relative easier),
    See this pic
    Note the Path Bar across the bottom that list where this Archive folder is.
    It can be shortened to ~/Library/Containers/com.apple.iChat/Data/Library/Archive
    (you can type or Paste this in the Dialogue box in the Finder > Go Menu > Go to Folder)
    In the Messages folder is also an Alias that links to the Attachments folder.  (I will come to that later)
    You also need this spot.
    This is Still in ~/Library but not in the Containers bit but just the Messages folder.
    It has the Attachments folder and the various chat.db items.
    Move the Contents of the Attachments from one computer to the new one.
    Move ALL the chat.db items (I must admit I am not sure about leaving the incompatible ones behind).
    Make an Alias of the Attachments folder and drag it to it's proper position (in the Containers/../../Library/Messages folder)  (replace the one that is there so it is linked to the moved stuff).
    Now go back to the Archive folder.  If you are using the Show Path Bar (view Menu of Finder) then you can Right Click the folder icons
    Select the Archive Folder and then Get Info on the right click.
    At the Bottom highlight your name in the list for Permissions.
    You Should have Read and Write Permissions.
    If you now use the Gogwheel type icon you can see if you Own the Folder.
    If it is greyed out like this one then you Own it.
    However you are most likely to have to "Apply to Enclosed" items as you have just moved things.
    Repeat for the Chat.db and Attachments (~/Library/Messages folder).
    And then the Alias just to be sure.
    There is not an Export option that would be simpler.
    9:12 pm      Wednesday; November 5, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

Maybe you are looking for