AAR berween 2 different CUCM clusters via intra-site trunk

Hi all
I have 2 separate independent CUCM clusters in the same network with an intra-site trunk between them. Can I use AAR between them? Both sites use 4-digit dialing internally, but now I need to configure 10-digit dialing between them so that when a user in cluster A dials a full PSTN 10-digit number, it first translates to 4-digit then goes across the trunk and the phone rings in cluster B. However, when I activate AAR and CAC, my call is not getting rerouted across the local PSTN. I always get the “out of bandwidth” then reorder tone. Does AAR only work between remote sites on same cluster? Or can it work between different clusters? If not, how else can I set this up?
Regards,
Marcus

Correct, the calling end point needs to know the external phone number mask configured under the DN to use AAR, and you do not know that info from the other cluster as that's a separate DB. It used to work only for calls withing the same cluster.
With newer releases, if you want that to work, you need to configure SAF/CCD, so you publish that information for the other cluster and it has the E.164 DN from the phone on the other cluster.
HTH
java
if this helps, please rate
www.cisco.com/go/pdihelpdesk

Similar Messages

  • Cannot connect to multiple different cache clusters via ExtendTCP

    Hi,
    I'm trying to have two different ExtendTCP configurations for accessing different cache clusters, but I cannot get it to work. Essentially, the server configurations look like this:
    <?xml version="1.0"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
    <caching-scheme-mapping>
    <cache-mapping>
    <cache-name>testcache1</cache-name>
    <scheme-name>testcache1-distributed</scheme-name>
    </cache-mapping>
    </caching-scheme-mapping>
    <caching-schemes>
    <distributed-scheme>
    <scheme-name>testcache1-distributed</scheme-name>
    <lease-granularity>member</lease-granularity>
    <backing-map-scheme>
    <local-scheme/>
    </backing-map-scheme>
    <autostart>true</autostart>
    </distributed-scheme>
    <proxy-scheme>
    <scheme-name>testcache1-proxy</scheme-name>
    <service-name>ExtendTcpProxyService</service-name>
    <thread-count>5</thread-count>
    <acceptor-config>
    <tcp-acceptor>
    <local-address>
    <address>localhost</address>
    <port>9098</port>
    </local-address>
    </tcp-acceptor>
    </acceptor-config>
    <autostart>true</autostart>
    </proxy-scheme>
    </caching-schemes>
    </cache-config>
    and
    <?xml version="1.0"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
    <caching-scheme-mapping>
    <cache-mapping>
    <cache-name>testcache2</cache-name>
    <scheme-name>testcache2-distributed</scheme-name>
    </cache-mapping>
    </caching-scheme-mapping>
    <caching-schemes>
    <distributed-scheme>
    <scheme-name>testcache2-distributed</scheme-name>
    <lease-granularity>member</lease-granularity>
    <backing-map-scheme>
    <local-scheme/>
    </backing-map-scheme>
    <autostart>true</autostart>
    </distributed-scheme>
    <proxy-scheme>
    <scheme-name>testcache2-proxy</scheme-name>
    <service-name>ExtendTcpProxyService</service-name>
    <thread-count>5</thread-count>
    <acceptor-config>
    <tcp-acceptor>
    <local-address>
    <address>localhost</address>
    <port>9099</port>
    </local-address>
    </tcp-acceptor>
    </acceptor-config>
    <autostart>true</autostart>
    </proxy-scheme>
    </caching-schemes>
    </cache-config>
    And the client configuration looks like this:
    <?xml version="1.0"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
    <caching-scheme-mapping>
    <cache-mapping>
    <cache-name>testcache1</cache-name>
    <scheme-name>testcache1-remote</scheme-name>
    </cache-mapping>
    <cache-mapping>
    <cache-name>testcache2</cache-name>
    <scheme-name>testcache2-remote</scheme-name>
    </cache-mapping>
    </caching-scheme-mapping>
    <caching-schemes>
    <remote-cache-scheme>
    <scheme-name>testcache1-remote</scheme-name>
    <service-name>ExtendTcpCacheService</service-name>
    <initiator-config>
    <tcp-initiator>
    <remote-addresses>
    <socket-address>
    <address>localhost</address>
    <port>9098</port>
    </socket-address>
    </remote-addresses>
    <connect-timeout>10s</connect-timeout>
    </tcp-initiator>
    <outgoing-message-handler>
    <request-timeout>5s</request-timeout>
    </outgoing-message-handler>
    </initiator-config>
    </remote-cache-scheme>
    <remote-cache-scheme>
    <scheme-name>testcache2-remote</scheme-name>
    <service-name>ExtendTcpCacheService</service-name>
    <initiator-config>
    <tcp-initiator>
    <remote-addresses>
    <socket-address>
    <address>localhost</address>
    <port>9099</port>
    </socket-address>
    </remote-addresses>
    <connect-timeout>10s</connect-timeout>
    </tcp-initiator>
    <outgoing-message-handler>
    <request-timeout>5s</request-timeout>
    </outgoing-message-handler>
    </initiator-config>
    </remote-cache-scheme>
    </caching-schemes>
    </cache-config>
    Now the problem is that Coherence apparently only creates the first tcp initiator, and when I try to access the second cache 'testcache2', Coherence looks for this cache in the remote cache identified by this first tcp initiator, which obviously does not have this cache. Accessing 'testcache1' works just fine.
    This is the output:
    2007-11-13 11:15:19.676 Oracle Coherence GE 3.3/387p4 <D5> (thread=main, member=n/a): Started: TcpInitiator(Running=true, ThreadCount=0, PingInterval=0, PingTimeout=5000, RequestTimeout=5000, ConnectTimeout=10000, RemoteAddresses=[172.16.16.248:9098], KeepAliveEnabled=true, TcpDelayEnabled=false, ReceiveBufferSize=0, SendBufferSize=0, LingerTimeout=-1)
    2007-11-13 11:15:19.678 Oracle Coherence GE 3.3/387p4 <D5> (thread=main, member=n/a): Opening Socket connection to 172.16.16.248:9098
    2007-11-13 11:15:19.680 Oracle Coherence GE 3.3/387p4 <Info> (thread=main, member=n/a): Connected to 172.16.16.248:9098
    Exception in thread "main" com.tangosol.io.pof.PortableException (Remote: An exception occurred while processing a CacheEnsureRequest) java.lang.IllegalArgumentException: No scheme for cache: "testcache2"
         at com.tangosol.net.DefaultConfigurableCacheFactory.findSchemeMapping(DefaultConfigurableCacheFactory.java:476)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:270)
         at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:689)
         at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:667)
         at com.tangosol.coherence.component.net.extend.proxy.CacheServiceProxy.ensureNamedCacheProxy(CacheServiceProxy.CDB:14)
         at com.tangosol.coherence.component.comm.messageFactory.CacheServiceFactory$CacheEnsureRequest.onRun(CacheServiceFactory.CDB:13)
         at com.tangosol.coherence.component.comm.message.Request.run(Request.CDB:13)
         at com.tangosol.coherence.component.net.extend.proxy.CacheServiceProxy.process(CacheServiceProxy.CDB:1)
         at com.tangosol.coherence.component.comm.Channel.onReceive(Channel.CDB:104)
         at com.tangosol.coherence.component.comm.Connection.onReceive(Connection.CDB:7)
         at com.tangosol.coherence.component.comm.ConnectionManager$MessageExecuteTask.run(ConnectionManager.CDB:6)
         at com.tangosol.coherence.component.util.DaemonPool$WrapperTask.run(DaemonPool.CDB:24)
         at com.tangosol.coherence.component.util.DaemonPool$Daemon.onNotify(DaemonPool.CDB:49)
         at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:35)
         at java.lang.Thread.run(Thread.java:613)
    Btw, this is with version 3.3 patch 5.
    Is there something wrong with my configurations, or is this a bug in Coherence ?
    Any help appreciated,
    Tom

    Hi Tom,
    You need to use difference service names:
    <?xml version="1.0"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
        <caching-scheme-mapping>
            <cache-mapping>
                <cache-name>testcache1</cache-name>
                <scheme-name>testcache1-remote</scheme-name>
            </cache-mapping>
            <cache-mapping>
                <cache-name>testcache2</cache-name>
                <scheme-name>testcache2-remote</scheme-name>
            </cache-mapping>
        </caching-scheme-mapping>
        <caching-schemes>
            <remote-cache-scheme>
                <scheme-name>testcache1-remote</scheme-name>
                <service-name>ExtendTcpCacheService1</service-name>
                <initiator-config>
                    <tcp-initiator>
                        <remote-addresses>
                            <socket-address>
                                <address>localhost</address>
                                <port>9098</port>
                            </socket-address>
                        </remote-addresses>
                        <connect-timeout>10s</connect-timeout>
                    </tcp-initiator>
                    <outgoing-message-handler>
                        <request-timeout>5s</request-timeout>
                    </outgoing-message-handler>
                </initiator-config>
            </remote-cache-scheme>
            <remote-cache-scheme>
                <scheme-name>testcache2-remote</scheme-name>
                <service-name>ExtendTcpCacheService2</service-name>
                <initiator-config>
                    <tcp-initiator>
                        <remote-addresses>
                            <socket-address>
                                <address>localhost</address>
                                <port>9099</port>
                            </socket-address>
                        </remote-addresses>
                        <connect-timeout>10s</connect-timeout>
                    </tcp-initiator>
                    <outgoing-message-handler>
                        <request-timeout>5s</request-timeout>
                    </outgoing-message-handler>
                </initiator-config>
            </remote-cache-scheme>
        </caching-schemes>
    </cache-config>Regards,
    user601849

  • Can CUBE register with two CUCM clusters?

    We have two CUCM clusters - one is in US and one is in Australia. Currently CUBE is registered with US Cluster with the settings below -
    sccp local GigabitEthernet0/0
    sccp ccm 10.10.1.21 identifier 2 priority 2 version 7.0
    sccp ccm 10.10.1.20 identifier 1 priority 1 version 7.0
    sccp
    Now we need CUBE to communicate with Australia CUCM. Should we set sccp up for Australia CUCM cluster (version 6.0)?
    Thanks,
    Jessica Wang

    I think you are refering to registering media termination points / transcoders on the same router to two different CUCM clusters, correct?
    If yes, we can do it by creating separate sccp ccm groups.
    Example :
    sccp ccm identifier 1 version 7.0
    sccp ccm identifier 2 version 7.0
    sccp ccm identifier 3 version 7.0
    sccp ccm identifier 4 version 7.0
    sccp ccm group 1
    associate ccm 1 priority 1
    associate ccm 2 priority 2
    associate profile 1 register Transcoder1
    sccp ccm group 2
    associate ccm 3 priority 1
    associate ccm 4 priority 2
    associate profile 2 register Transcoder2
    dspfarm profile 1 transcode 
    codec g729r8
    codec g711ulaw
    codec g711alaw
    codec g729ar8
    codec g729abr8
    maximum sessions 5
    associate application SCCP
    dspfarm profile 2 transcode 
    codec g729r8
    codec g711ulaw
    codec g711alaw
    codec g729ar8
    codec g729abr8
    maximum sessions 5
    associate application SCCP
    Arun

  • How to merge the directories of 2 CUCM connected via ICT ?

    Hi out there,
    We have two CUCM 6.1.2 on two different locations connected via an intercluster trunk.
    A nice feature would be that side a can access the corporate directory of side b and vice versa.
    Under CCM 4.1.3 it was possible by modifying the the directory file.
    How can this be done under CUCM 6.1.2?
    I already tried by copiing the content of xmldirectory.jsp from both CUCM into one file and let both access this modified file on a webserver but this doesn't work.
    Either i get a parsing error or nothing happens.
    Would be nice if somebody can help me.
    Kind Regards
    Christian

    If you want two seperate directories, I beleive it as easy as this:
    Create an XML file (i.e "dual_directory.XML") and place it on an accessible web server.
    In the XML file, put the following XML code:
    <?xml version="1.0" ?>
    Select a directory
    Cluster 1 Directory
    http://cluster1_Pub_IP:8080/ccmcip/xmldirectoryinput.jsp
    Cluster 2 Directory
    http://cluster2_Pub_IP:8080/ccmcip/xmldirectoryinput.jsp
    Then go into the phone config from the CCM Admin page and point the Directories URL to the XML file you just created.

  • Issue when naming resources the same on different zone clusters

    Dear all
    I found a very strange issue related to naming of resources and zone clusters, and would like to know weather what I am doing is supported.
    I have a 4 node cluster and on the first two nodes I have zone cluster A. On the second two nodes I have zone cluster B. Each zone cluster has configured in it a unique shared address. On each zone cluster various scalable GDS services having same names are configured. When creating the GDS resource the following warning cropped up &ldquo;Warning: Scalable service group for resource test has already been created&rdquo; . When I put the resource on zone A up everything works fine but when I startup the resource on cluster B , then for some reason it registers the shared address of zone A on the nodes of zone B ie.. it gets confused.. and thus the service on zone A becomes unavailable from the shared address ip
    Is the use of same names for resources on two different zone clusters supported? From my perspective this issue breaks the &ldquo;Containment&rdquo; concept of zone clusters, since zone cluster B can &ldquo;confuse&rdquo; zone cluster A
    Regards
    Daniel

    Daniel,
    Is the use of same names for resources on two different zone clusters supported? From my perspective this issue breaks the “Containment” concept of >zone clusters, since zone cluster B can “confuse” zone cluster AYes, the use of same resource name on two different zone clusters is supported.
    I have a 4 node cluster and on the first two nodes I have zone cluster A. On the second two nodes I have zone cluster B. Each zone cluster has >configured in it a unique shared address. On each zone cluster various scalable GDS services having same names are configured. When creating >the GDS resource the following warning cropped up “Warning: Scalable service group for resource test has already been created”As mentioned above, using the same resource name is allowed and the above warning message should not be printed. I will open a bug against
    the product for this.
    When I put the resource on zone A up everything works fine but when I startup the resource on cluster B , then for some reason it registers the shared >address of zone A on the nodes of zone B ie.. it gets confused.. and thus the service on zone A becomes unavailable from the shared address ipThis is the issue we could not see in our lab and need reproducing steps. We were successfully able to create(except for seeing the above warning message) the shared address resources and scalable resources with the same names in two different zones and able to bring them up correctly. This is not GDS service, but a regular apache scalable service and the choice of the data service should not matter here. If you can provide the following, we would be happy to investigate further and send you information:
    1) Reproducing steps (The exact order of the commands that were run to create and bring up the resources)
    2) Is your shared address resource name was also same (Ofcourse the IP address has to be different) in addition to the GDS service name?
    3) Any error messages that got printed.
    4) syslog messages related to this failure (or the syslog messages that you have seen during this time frame)
    Thanks,
    Prasanna

  • Multiple CUCMs clusters and CUAC

    Are any of the Cisco ACs compatible with multiple CUCM clusters? We have CUCM 8.6 and 10.5. Is there any AC that can happily take takes for both?
    Cheers
    Rich

    Hi,
    You can have Cisco Attendant Console Advanced version 10.x which is compatible with Call Manager 7.1(5) through 10.0.
    regds,
    aman

  • How can i upload two different logos for 2 sub sites [which falls under one super site ] in share point 2013 ?

    hello,
    How can i upload two different logos for 2 sub sites [which falls under one super site ] in share point 2013 ?
    thanks,
    Jay

    Hi,
    I understand that it applied first logo to all other sub sites.
    Please make sure that you change the logos in the subsites.
    If we change the logo in the root site, the logos in the subsites will be changed at the same time.
    However, we can change the logo in the subsites separately.
    We can go to a subsite, click the Site Sitting-> Look and Feel-> Title, description, and logo->Insert Logo->select a picture, then it will has a different logo than the root site.
    Then go to the other subsite, click the Site Sitting-> Look and Feel-> Title, description, and logo->Insert Logo-> select another picture, then it will has a different logo that the first subsite.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Can I reset the free partner site back to the original site template? Or, can I apply a different template to my partner site?

    Can I reset the free partner site back to the original site template? And, Or, can I apply a different template to my partner site?@

    Thank You All for your help! I found the apply templates widget but no option are given. Do I need to upload a custom template? I have my partner site all messed up.

  • When launching Illustrator on Mac OSX 10.9 I get an erro that the program is no longer supported on PowerPC. I tried moving the plug-ins to a different folder as the Adobe site suggested but no luck. Any ideas how to get this launched again? Same issue fo

    When launching Illustrator on Mac OSX 10.9 I get an error that the program is no longer supported on PowerPC. I tried moving the plug-ins to a different folder as the Adobe site suggested but no luck. Any ideas how to get this launched again? Same issue for Photoshop and InDesign

    You will need to uninstall, run the Cleaner tool and reinstall you adobe applications. Adobe apps don't take kindly to inplace updates of the OS on Macs.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • Accessing printer via web site

    How do I access the printer via web site?I tried entering the 127.0.0.1 but IE couldn't open the page.What am I missing?

    The 127.0.0.1 address is the loopback address for your (and everyone's) computer.  You will want find the IP address of the printer.  You can do this from the front panel of the computer, if the printer is wireless touch the wireless icon on the bottom of the LCD.  Once you have the IP Address of the printer put that in your browser.  

  • HT201328 I've purchased a used  iPhone 3g via similar site like eBay in Hungary.The phone is legal but no invoice was included.How could I unlock the phone?

    I've purchased a used  iPhone 3g via similar site like eBay in Hungary.The phone is legal but no invoice was included.How could I unlock the phone?

    cv.references wrote:
    How could I unlock the phone?
    ONLY the Carrier it is Locked to can unlock it.
    No one here will know who that Carrier is.
    The iPhone 3G can only run iOS 4.2.1

  • Hi, mijn laptop is net voorzien van een nieuw moederbord. Sindsdien is de creative cloud niet meer beschikbaar. Wanneer ik hem probeer op te halen via jullie site kom ik tot de installatieknop. Na enkele minuten initialiseren krijg ik de volgende melding:

    Hi,
    mijn laptop is net voorzien van een nieuw moederbord. Sindsdien is de creative cloud niet meer beschikbaar. Wanneer ik hem probeer op te halen via jullie site kom ik tot de installatieknop. Na enkele minuten initialiseren krijg ik de volgende melding:
    Adobe Creative Cloud, vereist om dit probleem op te lossen, is beschadigd of ontbreekt. Download en installeer Adobe Creative Cloud opnieuw via 'http://www.adobe.com/go/adobecreativecloudapp'.
    Wat kan ik doen om de cloud weer op mijn desktop te krijgen en dus weer nieuwe programma's te installeren en verder gaan met mijn werk?
    Met vriendelijke groet,
    Yoeri Brassé

    Sign out of your account... Uninstall... run the Cleaner...
    -http://helpx.adobe.com/creative-cloud/help/install-apps.html (and uninstall)
    -using the cleaner after uninstalling and before reinstalling is needed
    -https://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    -Restart your computer... Sign in to your account... Reinstall

  • Load Balance guest Internet access via two different DMZ zones at two sites

    Hi Sir,
    My customer has the following unified wireless guest access requirement:
    - There are 2 internet links and dmz zones at two different locations, Site A and Site B
    - Data centre is at Site A
    - WiSM is proposed to be installed at the Cat 6500 in Site A
    - Lightweight AP are distributed across Site A, Site B and other branches
    - Only one anchor WLC is proposed at Site A, DMZ zone to provide guest internet access
    My customer would like to load balance the guest via the two internet link at Site A and Site B but with the same SSID across all locations. Can it be done since only one anchor at Site A? How about puttting another anchor WLC at Site B, DMZ zone? But how can i establish two EoIP tunnel to two different anchor WLC from a single WiSM?
    Thanks for your help
    Delon

    You can... but you can't control where the traffic will flow. The wlc will determine which DMZ wlc it will use. The wlc will load balance, but traffic in site A might go to site B. I currently have deployed that senerio in multiple client installations....

  • Querying data across different cache-clusters

    Hi,
    Say there are multiple clusters each containing DIFFERENT sets of cached data. I would like to know if someone knows how an application from within one cluster can read/query the data from the DIFFERENT clusters "DIRECTLY". Would we need to code in Coherence extend protocol API (if there is one such) in this case ? Does anyone know or done this ?

    Hi,
    Yes you would need to use Extend to be able to see one cluster from another. It is pretty straight forward, you just configure the cache mappings in the same way you would for any remote caches.
    JK

  • Interconnect different fabricpath networks via CE

    Deer Fabricpath Experts
    Hi,
    I have a problem that derived in Fabricpath and STP.
    Please tell me the way to resolve this issue.
    Please see below, FP and CE Diagram.
                   +--------------------+                  +---------------------+                +---------------------+
                   |   FP Network  |                   |  CE Network   |                 |  FP Network   |
    Vlan A --- |    Production   | -- Vlan A --  |  Catalyst        | -- Vlan A -- |  Devlopment   | -- Vlan A
                   |   Nexus5K/7K |                   |                      |                 | Nexus5K/7K   |
                   +---------------------+                 +---------------------+                +---------------------+
    Vlan A is a FP Vlan, so that it is need to transit fabricpath network.
    FP Network Production and  Development are separated by policy,  for the purpose of no affect convergence each other.
    I want to have the same segment Vlan A over the different fabricpath network.
    This Vlan is shared of Production / Devlopment FP Network and CE Network.
    But, Fabricpath have some limitations,  can not interconnected via CE Network.
    FP Network is looked like a root bridge. and if CE port receive superior BPDU, go down blocking state.
    As a result, Nexus5K/7K port facing the Catalyst port,  go down same.. blocking state.
    This behavior is the normal fabricpath operation.
    Look below.
    Layer 2 Gateway Spanning Tree Protocol (L2G-STP) builds a loop-free tree topology. However, it has some limitations. One limitation is that the STP root must always (virtually) be in the FabricPath cloud.
    For example, it is not possible to have two FabricPath networks connected through a CE cloud. A bridge ID for STP consists of a MAC address and bridge priority. When running in FabricPath mode, the system automatically assigns the edge devices with the MAC address c84c.75fa.6000 from a pool of reserved MAC addresses. As a result, each device has the same MAC address used for the Bridge ID.
    http://www.cisco.com/en/US/docs/switches/datacenter/nexus5000/sw/mkt_ops_guides/513_n1_1/n5k_ops_fabricpath.html
    But I am prohibited to combine Procuction and Devlopment FP Network directory, using fabricpath adjacency.
    I have some ideas, but I don't know right or not.
    a.  Apply L2 ACL like a dropping BPDUs to CE port facing Catalyst. If CE port can't receive superior BPDUs , no blocking.
    b.  Disable STP of Vlan A in Nexus5K/7K Leaf. If STP can't work, no BPDUs,  no blocking.
    Would you please help me.
    Regards,
    Mot

    Carrier sets weight and passes us Sing-primary, Tokyo-Secondary and London-Teriary
    We see the route come in with a community of _65000 from Sing, _65001 from Tokyo and _65002 from London
    We then could have a route map as follows to set local-pref or med in
    Route-map OVERLAP permit 10
    match community Sing
    set MED or local-pref
    Route-map OVERLAP permit 20
    match community Tokyo
    set MED or local-pref
    Route-map OVERLAP permit 30
    match community London
    set MED or local-pref
    Route-map OVERLAP permit
    Local-pref would be prefered rather than MED as to determined the exit point. Those the lose rules.
    is this the best way, or any other ideas?

Maybe you are looking for

  • Error while opening Fla

    Hello All I have designed 1 web site in flash , now my clients want some changes in that , but the problem is that file is not opening, i have the source of that file but when i m trying to open that file then i m getting error " error while opening

  • Adobe CS4 Re-Installation problem

    A few years ago I bought Adobe Creative Suite CS4 for use in my college courses as an art major. However Photoshop had been recently crashing with strange frequency, disrupting my flow of work enough to prompt me to save it as frequently as every 5 m

  • MacBook Air WiFi Connectivity Issue

    I bought a MacBook Air 13" yesterday and I've noticed that my WiFi keeps dropping out. The WiFi icon in the menubar says it's connected and network in sys prefs says so too. But no pages will load and I can't ping anything. I have to turn WiFi off an

  • File Upload on Visual Composer

    Dear colleagues, I need to build the functionality to do a File upload on Visual Composer. The user should be able to select a file from his local PC and upload it into a table or DSO. I have created a function module that uses the function 'GUI_UPLO

  • Safari 2.0.1 caused network errors

    After updating to the latest version of Safari yesterday, my Mac can no longer access the internet at all - it worked fine up to the point where I downloaded and installed the latest version, but after I restarted no sites load at all from anywhere,