Support of VOIP in cascades

VoIP is possible programming stunts now? or qt voip support kit is available?

Hi Ben,

Please follow link below

http://devBlog.BlackBerry.com/2013/01/BlackBerry-10-VoIP/

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

feel free to press the button like on the right side to thank the user who has helped you.

Tags: BlackBerry Developers

Similar Questions

  • Cisco 892 NAT or routing support for VoIP

    I have some experience with Cisco switches, but not with routers. I'm trying to connect to a network of small intrenal at the port of FastEthernet8 and the WAN connected to Gigabit 0. I was able to configure DHCP for the internal network, but have been several days trying to find a way so that it can route all traffic through the WAN interface. I enclose below my current setup. Any help would be greatly appeciated.

    Current configuration: 1542 bytes
    !
    ! Last modification of the configuration to 00:15:51 UTC Sunday, August 24, 2014
    !
    version 15.0
    horodateurs service debug datetime msec
    Log service timestamps datetime msec
    no password encryption service
    !
    hostname sgivoip
    !
    boot-start-marker
    boot-end-marker
    !

    !
    No aaa new-model
    !
    !
    !
    !
    !
    IP source-route
    !
    !
    DHCP excluded-address IP 192.168.11.1 192.168.11.30
    !
    IP dhcp pool insideDHCP
    network 192.168.11.0 255.255.255.0
    router by default - 192.168.54.202
    DNS-server 167.206.112.138 167.206.7.4
    !
    !
    IP cef
    No ipv6 cef
    !
    !
    Authenticated MultiLink bundle-name Panel
    license udi pid CISCO892-K9 sn FGL1710231R
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    interface BRI0
    no ip address
    encapsulation hdlc
    Shutdown
    Multidrop ISDN endpoint
    ISDN point - to point-setup
    !
    !
    interface FastEthernet0
    !
    !
    interface FastEthernet1
    !
    !
    interface FastEthernet2
    Shutdown
    !
    !
    interface FastEthernet3
    Shutdown
    !
    !
    interface FastEthernet4
    Shutdown
    !
    !
    interface FastEthernet5
    Shutdown
    !
    !
    FastEthernet6 interface
    Shutdown
    !
    !
    interface FastEthernet7
    Shutdown
    !
    !
    interface FastEthernet8
    192.168.11.1 IP address 255.255.255.0
    full duplex
    automatic speed
    !
    !
    interface GigabitEthernet0
    DHCP IP address
    automatic duplex
    automatic speed
    !
    !
    interface Vlan1
    no ip address
    Shutdown
    !
    !
    IP forward-Protocol ND
    no ip address of the http server
    no ip http secure server
    !
    !
    !
    Dialer-list 1 ip protocol allow
    !
    !
    !
    !
    !
    !
    control plan
    !
    !
    !
    Line con 0
    line to 0
    line vty 0 4
    password *.
    opening of session
    !
    max-task-time 5000 Planner
    end

    I'm trying to figure out what makes the default entry of the 192.168.54.202 router in your DHCP pool? It usually comes to 192.168.11.1 or whatever you want your router to be. You need to add the following commands:

    interface F8

    IP nat inside

    interface G0

    NAT outside IP

    IP access-list standard NAT
    permit 192.168.11.0 0.0.0.255

    IP nat inside source list NAT interface G0 overload

    That should do it. If you have any other questions, I would recommend turning off your modem cable for a few minutes and then turn power on and then turn your router. To see if you have received an IP address, you can run a show ip interface brief and next to G0, you should see an external IP address.

  • delivery of VoIP has stopped working

    I couldn't use voip discount. Mentioned that the client to make voip calls has stopped working please give any recourse .thank you

    Hello

    You should check with the support of VOIP that you use and program in their forums (if any).

    Look for updates for the network drivers as well as your antivirus/antispyware/security
    programs as these can affect VOIP.

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • I'm doing a voip call but its unresponsive by action voip

    I try to call avoip by actionvoip but its does not

    Hi Linda,.

    See the link below and try the steps mentioned and check if it works.

    https://www.ActionVoip.com/en/instructions.html#call

    If the previous step fails, then you will need to contact the support Action VOIP

    https://www.ActionVoip.com/en/customerserviceslogin.php

    I hope this helps!

    Halima S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • PAP2T vs SPA3000

    I tried to find my solution on this forum but I have not found a clear solution I'll ask the question in a new thread. (if reapeted, I'm sorry)

    I want to connect two different VoIP providers to one analog phone. The reason is that I have been offered pay less for calls but no DIDs and others - free DIDs in places, I'm interested. Obviously, the second provider will be used for incoming calls only.

    Now, I know PAP2T supports two VoIP providers, but the thing I couldn't understand is: can route incoming calls from these two suppliers in an analog phone (connected to one of the two RJ11s) and route outgoing calls via a provider selected (in my case supplier no 1) OR is it a 1 to 1 relationship provider of Voip 1 is related to the analog phone not 1 for incoming and outgoing calls and provider of VoIP 2 is related to the analog phone no 2 for ONLY incoming and outgoing calls.

    I found some information that the gateway SPA3102 supports two VoIP on an analog phone and it also supports call from a regular landline so it would probably cover my needs, but I don't want to get a more advanced camera if that more simple it covers too much more.

    Please notify.

    In regards, Andy

    The PAP2T provides a 1:1 relationship as you describe.  A line goes to one phone, the other line goes to another phone (unless you have an analog handset 2 lines).

    With the SPA3102, you can configure the provider that gives you the incoming calls to register for line 1.  You can configure the only provider coming out as a "gateway".  The only incumbent provider must allow you to make calls without registration and must not require a proxy out.  Configure you your dial plan to send outgoing calls to the provider of the gateways.  In this way, you can use one attached handset to access all calls.  Some providers require registration before they allow you to make a call and so will not work in this senario.

  • NavigationPane not burst

    I'm trying to rewright of my JavaScript application to C + c++ / QML.  I'm new to QML, but I thought it wise to write the UI in a QML and then the logic and the C++ user interface controls.  The problem I see is when I call the function pop() of C++, the screen never appears.  Someone at - it ideas?

    Main.cpp

    #include "wpapp.hpp"
    
    // include JS Debugger / CS Profiler enabler
    // this feature is enabled by default in the debug build only
    #include 
    
    using ::bb::cascades::Application;
    
    Q_DECL_EXPORT int main(int argc, char **argv)
    {
        // this is where the server is started etc
        Application app(argc, argv);
    
        WPApp *wpApp = new WPApp (&app);
    
        // we complete the transaction started in the app constructor and start the client event loop here
        return Application::exec();
        // when loop is exited the Application deletes the scene which deletes all its children (per qt rules for children)
    }
    

    wpapp. HPP

    // Application with UI adaptability support template
    #ifndef WPApp_HPP_
    #define WPApp_HPP_
    
    #include 
    #include 
    #include 
    #include 
    #include 
    #include "library/StatData.h"
    
    using std::vector;
    using std::string;
    using namespace bb::cascades;
    
    namespace bb {
        namespace cascades {
            class Application;
        }
    }
    
    /*!
     * @brief Application pane object
     *
     *Use this object to create and init app UI, to create context objects, to register the new meta types etc.
     */
    class WPApp : public QObject
    {
    
        Q_OBJECT
    public:
    
        WPApp(Application *);
    
        virtual ~WPApp();
    
        Q_INVOKABLE void addStats(QString);
        Q_INVOKABLE void showAddScreen();
    
        void addRemoveStat(string identifiers, bool add);
    
    private:
        vector mActiveStats;
        Page *mRootPane;
        NavigationPane *mNavPane;
        Application *mApp;
    };
    
    #endif /* WPApp_HPP_ */
    

    wpapp.cpp

    // Application with UI adaptability support template
    #include "wpapp.hpp"
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    
    #include "Utilities.h"
    #include "connector/WConnector.h"
    #include "library/StatData.h"
    
    using std::string;
    using std::vector;
    using namespace bb::cascades;
    using namespace bb::system;
    
    WPApp::WPApp(Application *app) :
            QObject(app)
        {
        QmlDocument *qml = QmlDocument::create("asset:///main.qml").parent(this);
        qml->setContextProperty("app", this);
        //qml->setContextProperty("second", m_pane);
        if (!qml->hasErrors()) {
    
            mRootPane = qml->createRootObject();
    
            mNavPane = new NavigationPane();
    
            // set created root object as a scene
            //mNavPane->push(mRootPane);
            //Application::instance()->setScene(mNavPane);
            mApp = app;
            mApp->setScene(mRootPane);
        }
    }
    
    WPApp::~WPApp() {
    
    }
    
    void WPApp::addStations(QString text) {
        SystemToast *st = new SystemToast(Application::instance());
    
        string sIdentifiers = text.toStdString();
        NavigationPane *mNavPane = mNavPane->findChild("navigationPane");
        int ct = mNavPane->count();
        mNavPane->pop();
        st->setBody(text);
        st->setPosition(SystemUiPosition::MiddleCenter);
        st->show();
        addRemoveStat(sIdentifiers, true);
    
    }
    
    void WPApp::showAddStat() {
        QmlDocument *qml = QmlDocument::create("asset:///AddScreen.qml").parent(
                this);
        qml->setContextProperty("app", this);
        Page *page = qml->createRootObject();
        mNavPane->push(page);
    }
    
    void WPApp::addRemoveStat(string sIdentifiers, bool bAdd) {
    
    }
    

    Main.QML

    // Application with UI adaptability support template
    import bb.cascades 1.0
    import bb.system 1.0
    
    NavigationPane {
        backButtonsVisible: true
        id: navigationPane
        objectName: navPane
    
    // create application UI page
    Page {
        actions: [
            ActionItem {
                title: "Add"
                onTriggered: {
                    //navigationPane.push(newPage);
                    app.showAddScreen();
                }
                ActionBar.placement: ActionBarPlacement.OnBar
                imageSource: "images/ic_add.png"
            },
            ActionItem {
                title: "Refresh"
                onTriggered: app.initiateRequest()
                ActionBar.placement: ActionBarPlacement.OnBar
                imageSource: "images/ic_rotate.png"
            },
            ActionItem {
                title: "Remove All"
                onTriggered: app.initiateRequest()
                imageSource: "images/ic_delete.png"
            },
            ActionItem {
                title: "Settings"
                onTriggered: app.initiateRequest()
                imageSource: "images/ic_settings.png"
            }
        ]
    
        Container {
            layout: DockLayout {
            }
            AppBackground {
                // setup application background
                background: Color.Black
                verticalAlignment: VerticalAlignment.Fill
                horizontalAlignment: HorizontalAlignment.Fill
            }
            Container {
                horizontalAlignment: HorizontalAlignment.Fill
                Container {
                    layoutProperties: StackLayoutProperties {
                        spaceQuota: 1.0
                    }
                    layout: DockLayout {
                    }
                    verticalAlignment: VerticalAlignment.Fill
                    horizontalAlignment: HorizontalAlignment.Fill
                    Container {
                        property int padding: 10
                        layout: StackLayout {
                            id: stationStacks
    
                            // change layout direction according to current device orientation
                            // this feature is disabled for 720x720 devices in current template
                            // see: assets/720x720/AppOrientationHandler.qml
                            orientation: (orientationHandler.orientation == UIOrientation.Portrait) ? LayoutOrientation.TopToBottom : LayoutOrientation.LeftToRight
                        }
                        // create 9-sliced frame for this container
                        background: frame.imagePaint
    
                        topPadding: padding
                        bottomPadding: padding
                        leftPadding: padding
                        rightPadding: padding
                        verticalAlignment: VerticalAlignment.Center
                        horizontalAlignment: HorizontalAlignment.Center
                    }
                }
            }
            attachedObjects: [
                AppOrientationHandler {
                    // custom orientation handler
                    // the different handler is used for 720x720 in this template
                    // to disable oriantation adaptability for this kind of devices
                    id: orientationHandler
                }
            ]
    
        }
        attachedObjects: [
            // Create the ComponentDefinition that represents the custom
            // component in myPage.qml
            ComponentDefinition {
                id: addStation
                source: "AddScreen.qml"
            }
        ]
    } // Page
    } // NavigationPane
    

    AddScreen.qml

    import bb.cascades 1.0
    import bb.system 1.0
    
    Page {
        actions: [
            ActionItem {
                title: "Search"
                ActionBar.placement: ActionBarPlacement.OnBar
                imageSource: "images/ic_search.png"
            },
            ActionItem {
                title: "Add"
                onTriggered: {
                    app.addStat(identifierInput.text)
                }
                ActionBar.placement: ActionBarPlacement.OnBar
                imageSource: "images/ic_add.png"
            }
        ]
        titleBar: TitleBar {
            title: "Add Stats"
            appearance: TitleBarAppearance.Plain
        }
    
        Container {
            layout: StackLayout {
                orientation: LayoutOrientation.TopToBottom
            }
            background: Color.DarkGray
            Container {
                layout: StackLayout {
                    orientation: LayoutOrientation.LeftToRight
                }
    
                Label {
                    text: "
    Identifiers:
    " textFormat: TextFormat.Html } TextField { id: identifierInput hintText: "XXX YYY" horizontalAlignment: HorizontalAlignment.Left verticalAlignment: VerticalAlignment.Top inputMode: TextFieldInputMode.Text /*onTextChanging: { app.mNewIdentifiers = text console.log("Idents " + app.mNewIdentifiers) }*/ } } Container { layout: StackLayout { orientation: LayoutOrientation.TopToBottom } Label { text: "" } Picker { id: favoritesPicker title: "Favorites" } } }// Container } // Page

    Hello
    Add quotes around objectName:

    objectName: "navigationPane.

  • Remove the container blocks app

    In my application the user can add new container objects to will be and I want to give them the ability to delete these objects as well.  In my design, I have alread QML set for the container that contains other containers, a portion of text, and a context menu.  Menu is in the context where I give the user the option to delete the container.  When remove is called a C++ function goes through my data model and removes the container of the user interface and removes the application data model object.  Problem is after I called the (container) remove call I call delete against the container and the application crashes.  I think that the crash is because I'm calling Delete against the container too early, but I don't know, and if I'm what would be a good way to work around this problem?  Here is a condensed version of the QML/code I use:

    hand. QML. stationContainer is where all new containers are added and removed

    // Application with UI adaptability support template
    import bb.cascades 1.0
    import bb.system 1.0
    
    NavigationPane {
        backButtonsVisible: true
        id: navigationPane
        objectName: "navigationPane"
    
        // create application UI page
        Page {
            Container {
                layout: DockLayout {
                }
                AppBackground {
                    // setup application background
                    background: Color.Black
                    verticalAlignment: VerticalAlignment.Fill
                    horizontalAlignment: HorizontalAlignment.Fill
                }
                Container {
                    horizontalAlignment: HorizontalAlignment.Fill
                    Container {
                        layoutProperties: StackLayoutProperties {
                            spaceQuota: 1.0
                        }
                        layout: DockLayout {
                        }
                        verticalAlignment: VerticalAlignment.Fill
                        horizontalAlignment: HorizontalAlignment.Fill
                        ScrollView {
                            scrollViewProperties {
                                scrollMode: ScrollMode.Vertical
                            }
    
                        Container {
                            property int padding: 10
                            objectName: "stationStacks"
                            layout: StackLayout {
                                id: stationStacks
    
                                // change layout direction according to current device orientation
                                // this feature is disabled for 720x720 devices in current template
                                // see: assets/720x720/AppOrientationHandler.qml
                                orientation: (orientationHandler.orientation == UIOrientation.Portrait) ? LayoutOrientation.TopToBottom : LayoutOrientation.LeftToRight
                            }
    
                            topPadding: padding
                            bottomPadding: padding
                            leftPadding: padding
                            rightPadding: padding
                            verticalAlignment: VerticalAlignment.Center
                            horizontalAlignment: HorizontalAlignment.Center
                        }
                    }
                    }
                }
            }
        }    // Page
        onPopTransitionEnded: { page.destroy(); }
    }// NavigationPane
    

    Container for model that is reused.

    import bb.cascades 1.0
    
    Container {
        topPadding: 25
        layout: StackLayout {
            orientation: LayoutOrientation.TopToBottom
        }
    
        Container {
            layout: StackLayout {
                orientation: LayoutOrientation.LeftToRight
            }
    
            Container {
    
                Container {
                    id: identifierButton
                    objectName: "identifierButton"
                    layout: StackLayout {
                        orientation: LayoutOrientation.LeftToRight
                    }
                    contextActions: [
                        ActionSet {
                            title: "Actions"
                            subtitle: "This is an action set."
    
                            actions: [
                                ActionItem {
                                    title: "Info"
                                    onTriggered: {
                                        app.showStationInfo(sIdentifier);
                                    }
                                },
                                ActionItem {
                                    title: "Refresh"
                                    onTriggered: {
                                        app.refreshStation(sIdentifier);
                                    }
                                },
                                ActionItem {
                                    title: "Remove"
                                    onTriggered: {
                                        app.removeStation(sIdentifier);
                                    }
                                }
                            ]
                        } // end of ActionSet
                    ] // end of contextActions list
                    Label {
                        id: identifierLabel
                        text: "Label"
                        objectName: "identifierLabel"
    
                    }
    
                    onTouch: {
                        if (event.isDown() || event.isMove()) {
                            // Focused, change the background
                            identifierButton.background = Color.Gray;
                        } else {
                            identifierButton.background = Color.create("#ff21697d");
                        }
                    }
                    verticalAlignment: VerticalAlignment.Center
                    horizontalAlignment: HorizontalAlignment.Left
    
                }
            }
            Container {
                Label {
                    id: stationName
                }
            }
        }
        Container {
            TextArea {
                id: stationData
            }
    
        }
    }
    

    How to take the container of model and use:

    /**
     * Setup and add the UI object for the station
     */
    void WeatherPilotApp::CreateStationUI(StationData *pStationData) {
        Container *stackPane = mApp->findChild("stationStacks");
    
    // Add the UI component
        QmlDocument *qml =
                QmlDocument::create("asset:///stationTafMetar.qml").property("app",
                        this).property("sIdentifier", pStationData);
        Container *stationContainer = qml->createRootObject();
        stationContainer->setObjectName(pStationData->getIdentifier());
        QString objectName = QString::fromStdString("identifierLabel");
        Label* label = stationContainer->findChild(objectName);
        label->setText(pStationData->getIdentifier());
    
        stackPane->insert(0, stationContainer);
    }
    

    The code to remove station is here:

    void WeatherPilotApp::removeStation(QObject* qStationData) {
        StationData* stationData = (StationData*) qStationData;
        addRemoveStation(stationData->getIdentifier(), false);
    }
    
    /**
     * Function will add, remove, or update all stations passed in as a
     * comma or space separated list
     */
    void WeatherPilotApp::addRemoveStation(QString sIdentifiers, bool bAdd) {
        qDebug() << "AddStation " << sIdentifiers;
    
        sIdentifiers.replace(',', ' ');
        vector splitIdentifiers;
        QStringList idList = sIdentifiers.split(' ', QString::SkipEmptyParts);
        for (QStringList::const_iterator iter = idList.constBegin();
                iter != idList.constEnd(); ++iter) {
    
            QString id = (*iter).toLocal8Bit().constData();
    
            splitIdentifiers.push_back(id.toUpper());
            qDebug() << "Added " << id;
        }
    
        if (bAdd) {
            //handle addition logic
        }
        // Remove the stations
        else {
            for (unsigned int idx = 0; idx < splitIdentifiers.size(); idx++) {
                for (vector::iterator it = mActiveStations.begin();
                        it != mActiveStations.end();) {
                    if (((StationData*) *it)->getIdentifier().compare(
                            splitIdentifiers[idx]) == 0) {
                        delete *it; // delete the StationData object
                        it = mActiveStations.erase(it); // Remove it from the vector
    
                        break;
                    } else {
                        it++;
                    }
                }                        // Get the main parent container
                Container *stackPane = mApp->findChild("stationStacks");                        // Get a pointer to this stations Container pointer
                Container *stationContainer = stackPane->findChild(
                        splitIdentifiers[idx]);
                bool success = stackPane->remove(stationContainer);
                if (!success) {
                    qDebug() << "Failed to remove " << splitIdentifiers[idx];
                } else {
                    delete stationContainer; // free up the memory
                }
            }
        }
    }
    

    Try deleteLater() and see if it makes a difference, but to be honest, I do exactly the same thing in my code...

    void CardEditor::onFieldRemoved(TitleValueField* tvf) {
        if (tvf) {
            CardLabelEdit* c = mLabelMap.value(tvf);
    
            if (c) {
                remove(c);
                delete c;
                mLabelMap.remove(tvf);
            }
        }
    }
    

    This command removes a CustomControl which is basically just a container with two TextFields in so pretty similar to what you want to do.

    My guess is that the problem is elsewhere perhaps with your vectorial cartography or your logic of pointer, try putting some checks and/or set a breakpoint on the removal of line and see the status of your vector and pointers at this time there.

    If you have configured all signals with these dynamic objects, you also need to exercise caution.

    [Edit] There was a good discussion about deleteLater in this thread...

    http://supportforums.BlackBerry.com/T5/native-development/deleteLater-vs-destroy-dynamic-objects-in-...

  • Conditional display of one article based on another value of element

    Hi all

    I have an element (say 'objects') with a static list of values. Depending on the value selected in this article, I needed another element of selection list to display.

    For example: 1st selection list item = items (Job, Name, ID)

    2nd selection list item tool = list of values for the selected object (list of names if 'Name' is selected in the 1st item in the selection list)

    So, for the 2nd selection list item should I create separate LOVs for each job, Name, ID?

    How can I achieve this?

    Please help me.

    Thanks in advance

    8f4692cc-040e-48EE-B102-590cdd4303fc wrote:

    Please update your forum profile with a real handle instead of '8f4692cc-040e-48ee-b102-590cdd4303fc '.

    I have an element (say 'objects') with a static list of values. Depending on the value selected in this article, I needed another element of selection list to display.

    For example: 1st selection list item = items (Job, Name, ID)

    2nd selection list item tool = list of values for the selected object (list of names if 'Name' is selected in the 1st item in the selection list)

    So, for the 2nd selection list item should I create separate LOVs for each job, Name, ID?

    How can I achieve this?

    Use the built in support of the LOV cascading by converting static LOVs in dynamic LOVs based on SQL queries:

    Question of LOV1:

    select 'Job' lov_label, 'JOB' lov_value from dual
    union all
    select 'Name', 'NAME' from dual
    union all
    select 'ID', 'ID' from dual
    

    Question of LOV2:

    select name lov_label, name_pk lov_value from names where :LOV1 = 'NAME'
    union all
    select job, job_pk from jobs where :LOV1 = 'JOB'
    union all
    select id, id_pk from ids where :LOV1 = 'ID' 
    
  • WRT54GP2 cascade successfully, but VOIP does not work via the LAN port

    Hello

    I searched a lot for a solution to my problem, but have found that it is really above my level of understanding. My apologies if this question has been answered before – if she, I can not find or understand.

    I have an existing wired network that is running on a Netgear WPN824v2. This configuration works perfectly.

    I want to add a Linksys WRT54GP2 to this network to act as a Wi - Fi hotspot and the VOIP connection point. I don't want to replace the Netgear with the Linksys, I want the different VOIP in a physical location access point. I would therefore like to them so cascading: Internet-> modem->-> Linksys Netgear. I do not want to bind the Netgear and Linksys Wireless, but instead, use a cable.

    I actually had this works almost perfectly, using the following parameters:

    NETGEAR IP 192.168.1.1 with wireless off

    Linksys IP 192.168.1.254 with disabled DHCP, active wireless.

    In this way, the Internet works, I can open a session the two routers and wireless of Linksys works very well.

    The problem is that VOIP will not work. I think it is because the connection between the two routers is: port LAN Netgear-> port of Linksys LAN.

    I understand VOIP tries to go through the Linksys WAN port, not the LAN port. If I connect LAN Netgear port-> Linksys WAN port, the phone works indeed but I can no longer connect to the Linksys, wireless router and unable to connect more.

    I would like to VOIP and the wireless work at the same time. Is there a way to get the VOIP by the Linksys LAN port instead of the WAN port? Or is there a way to make wireless and router connection work, if the Linksys is connected to the Netgear via its WAN port?

    Thanks in advance!

    -Jono

    When you wired your VOIP phone directly to the Netgear router you can in fact calls?

    If your Netgear router connect to the Linksys router to the WAN port, it will not work. As you already disable DHCP on your Linksys router and you will not have access to your Linksys router. This type of configuration has some other parameters.

    Connect the Netgear router to router Linksys on the WAN Port, then connect your computer to the router on the LAN Port Linksys. To connect to the Linksys router using default IP: 192.168.1.1 and change the LAN IP of the router Linksys 192.168.2.1 and DHCP must be activate and click on save settings. Once the parameters are now save your network power cycle and all your computers should be able to go online.

  • Blackberry Cascade UI support

    No one knows when eclipse for blackberry will get support for the beta version of the interface user of Cascade infrastructure. I'm really eager to know

    I asked on Twitter and I was told that 'open beta to begin early in the new year'

    https://Twitter.com/#! / BlackBerryDev/status/149598791031463936

  • Setting up QoS on SGE2010 to support VoIP trunks between PBX

    People, I'm stumped on how to configure QoS on my SGE2010 in support of my Toshiba CIX PBX VoIP trunks.  The infrastructure is simple:

    PBX (1)<==>SGE2010 (1)<==>SGE2010 (2)<==>SGE2010 (3)<==>PBX (2)

    where PBX (1) and PBX (2) are connected by three SGE2010 which are resources shared via fiber between the buildings.  I have not combined VoIP and are on their own VIRTUAL local area network switch.  All the rest was child's play in these switches but I have no experience with QoS and does not help the Administrator's guide.

    Jim

    Hi Jim,.

    The QoS of basic service should be everything you need for the switch. QoS works for traffic of penetration only. Basic behavior dictates QoS, if you upstream assigned QoS, the switch will approve the values as is. If there is no QoS upstream, the traffic of penetration will be marked according to how the traffic is classified. All output of the switchport traffic will not be noticed.

    On a dish network, 1 vlan, the default CoS value untagged 0, what is relevant for the packages. You can change these values from 1 to 7 for the traffic untagged. That reference the charts CoS for values of 1 through 7 in average.

    Strict priority for QoS queue will depend on how the traffic is marked. With strict priority, the highest value traffic will be allocated first on the output port. So you should drop.

    The part that most have problems with the DSCP values. These are defined on the DSCP to queue. You will notice a queue next to a DSCP brand. This traffic is ranked on that contains the package. Voice traffic typically DSCP 46, which by default has a line higher, I think that 3 by default. The switch will put the DSCP value for the traffic of penetration or trust the brand of penetration. But it will not note traffic out.

    I hope that clarifies a bit your request.

    -Tom
    Please evaluate the useful messages

  • How can I disable camera shutter sound each time something supported?

    I get a type of sound camera shutter when pages like Google or hotmail, or any page 'active', upload pictures on Web sites for example. Sometimes when things are moving quickly, it becomes a cascade of distortion of the sound, like a loud sizzle or worse. You can turn down the sound with the help of his usual device, but then of course you can not listen to any music or something else besides. It is extremely annoying, and now that I have synced my phone with my office they both the same problem. I checked all the settings and can't find a way to disable. I don't know exactly what is triggering, but it seems that when something is in charge.
    I use firefox 18.0.2 on a Mac running Snow Leopard 10.6.8. Is there anything else I can tell you?

    If it works in Firefox Safe mode and then disable all extensions (Tools > Modules > Extensions) and then try to find out who is causing by allowing an extension at a time until the problem reappears.

    Close and restart Firefox after each change through "file > exit ' (Mac: ' Firefox > leave";) Linux: "file > exit ')

  • Bug Bluetooth VOIP with helmet

    Hello

    Today I bought a Bluetooth dongle 2.0 mline BDU (www.mline.at), (0 150 M of distance)
    Who has the Version 4 with the CD, this version didn't work with my helmet, so I found
    Version 5.10 of Toshiba.
    I could talk with Skype, but with other software like X-Lite, I must stop the VOIP Plugin with uses
    Wave (voice). Then I had to start the connection from the Bluetooth settings Center.
    In the software I had to then change the wave of Bluetooth (voice) at the wave of Bluetooth.

    With these settings, I could just hear and speak

    My helmet is defined a Freehand (Freisprechgerat)

    Is it possible that I can connect with wave immediately when I start to connect headset?
    Or do I have to install headset instead of hands?
    Freehand also has been reading and recording was purchased blank at the beginning

    The remote works fine, except this little bug ;-)

    Is already known?

    Thx to come of the Austria

    By the way how can I see if I run evulation?

    Hello

    May I ask why you n contact t manufacturing of headphones for more details?
    Usually they should learn more about the specific products

    It seems that the Bluetooth connection works very well and you manage to pair the Bluetooth dongle with laptop.
    So it s certainly nothing wrong with the unit of Toshiba.

    So, as stated above, seek support from "mline" for any other advice.

    Good luck

  • Windows Task Manager - I clicked on cascade tab windows yesterday.

    In the center of support and help that he is told to do a right click on a place empty in the taskbar and choose uncascade. It only gives me the possibility of uncascading. It gives me the possibility in cascade.  I don't know what program or the window that I had opened and selected when I mounted cascade yesterday. If you know how to find this possibility, then maybe it would give me the possibility of uncascade if I launched the same window and selected. Problem is that if its cascading show no open windows on the Task Manager. I want to just uncascade because I use a lot the Task Manager to manage or stop or update programs and I can't do if I don't see the program open the Task Manager window.

    Hi Marne,

    First of all, make sure that you logged in with an administrator account. Then change your password to a password strong. Follow the instructions on creating a password on the link below.
    http://www.Microsoft.com/security/online-privacy/passwords-create.aspx

    Watch user accounts and remove all user that you use no or unknown accounts.

    Download the Microsoft Scanner from the link below: the page also contains security measures good you can review.
    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    It is better to have a single Antivirus running real-time protection. You can use other analytical tools, but not the multiples at the same time.

    If you use wireless for your home computer, I reset it and change the default SSID immediately when the security on your network wireless configuration. Most of the ships with a SSID default and you should modify to prevent hackers to access your network.

    Make sure you have a firewall is enabled on your router and your computer.

    If you are still having difficulties to access the folders or files, take possession of the file.

    Article number: 308421 - how to appropriate a file or a folder in Windows XP
    http://support.Microsoft.com/kb/308421
     
    I hope this helps.

    Marilyn

     
  • Switches cascaded - LGS116P &amp; LGS108P

    Hi support them!

    I have following question on two switches cascaded in a network with the same IP address range in the same network. But first I want to describe a little things.

    I own a small hotel and already bought material for my new network and offering also a WLAN access to my guests. The use is an ASUS AC68U-DSL AC1900 VDSL Modemrouter that deals with the Internet of my ISP and the DHCP on my network.

    In my office, I have connected the Linksys LGS116P, at the same time to the ASUS DSL - AC68 16-port. This switch is used for different peripheries like computers and network printers. And it has also connected 2 Access Points Linksys LAPAC1200 to the LGS116P which are used as Points of WIFI access in the rooms of the hotel.

    Now, I want to connect a Linksys108P switch directly to the 116P Linksys switch. 116 P is on the second floor. Here I have a network jack with a Cat5e cable that connects the network jack on the first floor.

    So now, I have how to connect these 2 switches Question?

    I read on the waterfall. Is this possible with these switches?

    My idea is:

    (a) second floor - suite of equipment is used:

    (1) the Modem Asus manages the IP addresses and the Internet connection

    (2) the Linksys LGS116P is connected to one of the Lan Ports Modem Asus

    (3) of the LGS116P it has connected the outskirts (printer network, computers, 2 Linksys LAPAC1200 Access Points)

    So far so good. Now, I want to connect my existing network of other suburbs on the first floor!

    (4) I intend to put a cat 5e cable and connect the LGS116P to the existing network socket. This Jack on the second floor has a cat5e cable that connects the network jack on the first floor.

    (5) I put a cat5e cable and connect the LGS108P and the network on the first floor

    (6) I connect to other peripheries (Paylife card Service, computers, printers network, Linksys LAPAC1200 Access Point) with the LGS108P

    All my peripheries should have the same IP address range. The IP´s are managed by the ASUS Modem.

    Now my question: can I connect the LGS108P as plug & play live as I indicated in 4,5,6 above the LGS116P via cascading? Or make a problem?

    For a better understanding, I have attached a screenshot on the Structure of network as it should be:

    Thanks for your advice and your answers.

    Best regards, Karl Stöckl

    Router-switch-switch online online

Maybe you are looking for

  • memery lost

    It seems that my ipad lost memory? whenever I have to sing in my facebook and I can't go back the pass website?

  • With the API c for linux, how can I decimate the clock at a 10 kHz signal?

    Hiya.  I know that the clock signal is decimated on the chessboard in a few places... is there a function in the linux api c for export a decimated signal?  Can I choose any arbitrary decimation, or am I limited to the various bases of time used on t

  • Codes 646 and 643: Windows Update encountered an unknown error

    Basically, my computer is unable to be updated almost everything he says to. KB951550KB977839KB956358KB951944KB959997KB951338KB9676422007 Microsoft Office Suite Service Pack 1 (SP1)KB950130KB934393KB960003Microsoft .NET Framework 1.1 Service Pack 1KB

  • Laptop cannot turn off

    Repeat "Logout" and never turned off. Also, I can not all programs when you try to go to uninstall programs. Help!

  • E2000: HP mobile e2000

    Hello I have reinstalled windows 7 ultimate 64-bit on my laptop e2000. the laptop can connect to the internet. It is said that it needs drivers. Please recommend drivers to use. Thank you Ethernet controllerPCI\VEN\DEV_8136 & SUBSYS_3577103C & REV_05