Call control protocols over which technology ?

Hello, I am a little confused over which call control protocols are used over which layer 2 technologies.
My understanding is as follows:
- internet ADSL connection to PSTN = VOIP, therefore can use MGCP, H323 or SIP as call control protocols to your ITSP.
- ISDN PRI digital connection to PSTN = ? (which control protocol(s)) ?
- FXO analog port connection to PSTN = ?(which control protocol(s)) ?
Can someone please tell me what control protocols are used for ISDN PRI digital and FXO analog connections.
Thanks kindly for any help.

Hi
FXO : is a voice card Foreign Exchange Office (FXO) interface is an RJ-11 connector that allows an analog connection to be directed at the public switched telephone network's (PSTN's) central office or to a station interface on a private branch exchange (PBX).
H323:Is a protocol used to communicate between CUCM and gateways to allow incoming and outgoing calls.
MGCP: is a protocol used to communicate between CUCM and gateways to allow incoming and outgoing calls. For more information , please find the below link:-
http://www.cisco.com/en/US/tech/tk1077/technologies_tech_note09186a00806fedbe.shtml
Thank you
please rate all useful information

Similar Messages

  • Find control over which is mouse pointer

    Hi,
    I should check over which control is mouse pointer or check for some control is mouse pointer is over it. How I can do it?
    Thank you...

    But suppose I have this situation. Mouse is not moving. I have control c. I want to check is mouse pointer is over control c

  • Control Packets over non-MPLS connection

    Is it possible to configure Cisco router 7204 to send BGP packets not over LSP that has been established for the BGP peer, PE router, but over non-MPLS connection, while all data traffic to the PE router get forwarded through the LSP. In other words, I'm wondering it is possible to constrain all control
    packets, including BGP, OSPF and LDP, to the non-MPLS interfaces, even though the LSP exists for the destination prefixes for the BGP packets.
    I hope it could be applied to establishing MP-iBGP sessions between PE routers in MPLS/VPN network, in other words, we want all BGP packets not be forwarded through the LSP established between two PE routers, which is actually an ATM LER system since we have established non-MPLS connections between LERs in order to forward control packets including routing protocol and MPLS signaling protocol.
    Any response will greatly appreciated.
    Regards,
    Yongjun.

    Yongjun,
    r1------r2-----r3
    \-------r4----/
    r1, r3 are PEs
    r2 is a P rotuer
    r4 is a non-LSR
    r1-r2-r3 is LSP
    r1-r4-r3 is a ip path, non-lsp
    Then, you can do 'local-policy routing on r1 and r3 to send the Bgp control traffic over r1--r4--r3 path.
    config on r1:
    ip local policy route-map foo
    route-map foo perm 10
    match ip addr 100
    set ip next-hop
    access-list 100 perm tcp host eq 179 host
    access-list 100 perm tcp host host eq 179
    you got to do similar config on r3.
    let me know if you have further q's.
    best regards,
    gopal

  • How to call a Oracle Proc,which contains Object Type as in Param, from java

    Hi
    Would like to know how to call a Oracle Procedure which contains the Object Type Parameter from java.
    Here is my code will look like...
    1. CREATE OR REPLACE TYPE emp AS OBJECT
    Empno NUMBER,
    Ename VARCHAR2(50)
    [COLOR=royalblue]In step1 I have created object type.[COLOR]
    2.CREATE OR REPLACE PACKAGE ref_pkg IS
    TYPE tab_emp IS TABLE OF emp;
    END ref_pkg;
    [COLOR=royalblue]In step2,I have created a table type which is of type emp;[COLOR]
    3. CREATE OR REPLACE PROCEDURE p_emp(p_emptab IN ref_pkg.tab_emp) as
    BEGIN
    FOR I IN 1..p_emptab.COUNT
    LOOP
    Some code written here
    END LOOP;
    END;
    [COLOR=royalblue]In step3 I have passed tabletype which is of type emp as argument.[COLOR]
    Now I need to invoke this procedure from JAVA.
    Calling a procedure doesn�t matter.
    But how I can map objecttype ? how will java recognize oracle object ?
    How can I implement this ?
    Any Help/Clues is Appreciated.
    Thanks
    Krishna

    Hi Bob
    You can call a stored proc from a database control with the jc:sql annotation itself.
    Assume a stored proc taking one In parameter
    * @jc:sql statement="call sp_updateData({id})"
    void call_sp_updateCust(int id);
    You can even call stored proc with OUT parameters using
    * @jc:sql statement="{call sp_MyProc(?, ?)}"
    void call_sp_MyProc(SQLParameter[] params)
    You can also call stored functions via db control.
    More info and diff ways to call at
    http://e-docs.bea.com/workshop/docs81/doc/en/workshop/guide/controls/database/conStoredProcedures.html
    Thanks
    Vimala

  • RMI Protocol over JRMP transport: connection refused

    I changed the look and feel for disco plus to Jinitiator. I then started getting error RMI Protocol over JRMP transport: connection refused to host: 192.168.1.1
    I changed the settings back to java plugin 1.4 but I'm still getting the same error on all client machines.
    I'm running windows 2003 and application server 10.1.2.0.2
    Thanks for any help,
    Brian

    Hi Brian
    When you changed to JInitiator what did you set the style to be? Also, why would you not want to use the Sun Java?
    Anyhow, try getting the users to clear their local Sun Java cache, this will release the applet causing it to reload upon next connection, and try again.
    If you want to retry JInitiator, try this:
    1. Go to Control Panel | JInitiator 1.3.1.x or whatever version you are using
    2. Navigate to the Proxies tab
    3. Uncheck Use Browser Settings
    4. Click the Apply button
    5. Close all browser windows
    6. Reconnect to Discoverer Plus
    If the above steps do not help, try editing the security details of the Options menu in the Internet Explorer using this workflow:
    1. On the client machine, launch IE
    2. From the toolbar, select Tools | Internet Options
    3. Navigate to the Security tab
    4. Click on the Trusted Sites icon
    5. Click on the Sites button
    6. Add a fully, qualified HTTP link to your server
    7. Close all browser windows
    8. Reconnect to Discoverer Plus
    Of the two solutions above, the first is most likely to fix your issue. However, I advise all my customers to set up the application server connections as being trusted sites.
    One additional thing would be to delete your cookies. Discoverer Plus loves cookies.
    Best wishes
    Michael

  • Routing protocols over IPSEC

    why can't you run a routing protocol in IPSEC tunnel mode? why do you need GRE to run a routing protocol?

    Most of the dynamic routing protocols use multicast addressing or broadcast addressing for the destination address. IPSec processes unicast IP traffic. This is the reason that we have traditionally used GRE which can easily pass multicast and broadcast traffic within the tunnel as the way to run routing protocols over IPSec tunnels. With GRE the multicast routing protocol traffic is encapsulated in a GRE packet which has a unicast source and destination address.
    HTH
    Rick

  • Script help - caller's ANI and workflow call control actions

    Greetings!
    Apologies in advance for the wall of text.
    What does work: We have a main script where we do a database lookup on the caller's ANI - specifically, their area code. If there is a match in the DB we queue the call to a regional queue. If there is no match (some block their caller ID, or the ANI is less than 10 digits) we queue the call to a general queue. This works. Every time.
    Except ..
    So the call comes in, we do a successful lookup and route to the regional queue. The agent handles the call and transfers the caller to another queue. The agent in the second queue discovers the caller needs to go back to the regional queue and we have a call control action configured to handle this. And this is where I'm looking for some help.
    And so, the call control action setup does a blind conference back to the main script which does the lookup again based on the original caller's ANI and routes the call to the regional queue. However, everyone can hear everyone and the business unit would prefer the customer not be aware of the agents talking until the agents want to bring the customer into the conversation.
    So, if I change the call control action to another option (supervised conference) I lose the ability to route the call based on the original callers ANI. The main script queues the call to the general queue. I've done the reactive debugs and the caller ANI does not populate, the extension of the agent initiating the call control action populates the ANI field. What's more confusing is the caller ANI does populate in the enterprise data on the agent desktop. So the data must be "there" somewhere, I'm not sure how to get it so I can do the DB lookup.
    What am I missing?
    Thanks in advance for your time and attention!
    Keith

    Hello again.
    That's an nice way to do this. But I found another way around simple enough for the end customer too. It gives the ability to change things themselves.
    a) Under System Parameters > Media Parameters enable the 'User Prompts override System Prompts' parameter
    b) Create a subfolder (named el_GR in my case) under Applications > Prompts .../gen/phone
    c) Upload your number prompts recorded in the language you want
    d) Modify the 'Create Generated Prompt' as shown to the screenshot
    e) Now you can hear the string numbers in your language
    Took the info from the following posts:
    https://supportforums.cisco.com/thread/2080962
    https://supportforums.cisco.com/docs/DOC-13933

  • UCCX8 Is There a Sesion Variable that contains the Call Control Group ID

    Hello,
         Is there a session variable that contains the Call Control Group ID of the trigger that called the script?
    -Lauren

    Hi Lauren,
    sorry, after two hours of analysing call hierarchies and running debugs, I gave up. I can't see any way of getting that value programmatically, in other words, I don't see any public field or method that would yield the desired value.
    However, if you want to use this only for debugging purposes, then getting the contact using the Get Trigger Info step, assigning it to a variable named contact (of type Contact) then calling the following method on it:
    contact.getTask().getTrigger() (which automatically calls the toString() method) would return a String similar to this - and it contains the ID of the Call Control Group apparently:
    "ContactApplicationTrigger[time=1356102368509,locale=en_US,cfg=JTAPITriggerConfig[schema=ApplicationTriggerConfig,time=2011-09-14 18:28:25.0,recordId=414,desc=Cisco JTAPI Trigger,name=82152,type=Cisco JTAPI Trigger,appName=TRAPPA,enabled=true,sessions=5000,idleTimeout=5000,locale=en_US,parms={},taskGroups=[],controlClass=class com.cisco.call.CallControlChannel,controlGroupId=1,contactGroups=[GroupInfo[class=com.cisco.dialog.DialogChannel,id=0]],dn=82152,redirectCSS=redirecting.party,cmDeviceName=TRAPPA_82152,cmDeviceInvalid=false,cmDescription=TransRouting IVRA,cmDevicePoolUUID={978D6B59-356E-FC92-81A9-3AAE9F843120},cmDevicePoolName=DP_Main_C,cmCallingSearchSpaceUUID={87083019-FEBF-9B48-742B-7658396D1D5C},cmCallingSearchSpaceName=CSS_mobily_normal_HelpDesk_IS,cmLocationUUID={29C5C1C4-8871-4D1E-8394-0B9181E8C54D},cmLocationName=Hub_None,cmPartitionUUID={10003B1B-F235-16A7-927D-01EB3DCCB57C},cmPartitionName=P_operatori,cmVoiceMailProfileUUID=,cmVoiceMailProfileName=None,cmCallPickUpGroupUUID=,cmCallPickUpGroupName=,cmDisplay=,cmExternalPhNumMask=,cmFwdBusyVM=false,cmFwdBusyDest=,cmFwdBusyCSSUUID=,cmFwdBusyCSSName=None,cmAlertingNameAscii=,cmPresenceGroupUUID=ad243d17-98b4-4118-8feb-5ff2e1b781ac,cmPresenceGroupName=Standard Presence group],contact=JTAPICallContact[id=16548,implId=3206772/2,state=STATE_ANSWERED_IDX,inbound=true,App name=TRAPPA,task=38000443987,session=17000062888,seq num=0,cn=82152,dn=82152,cgn=0725099603,ani=0725099603,dnis=null,clid=null,atype=REDIRECT,lrd=78866,ocn=78866,route=RP[num=82152],OrigProtocolCallRef=000000000030EE740228F81300000000,DestProtocolCallRef=null,TP=81122]]"
    Looks like the cfg field cannot be accessed, but the automatic toString() method is kind enough to dump all this information.
    Hope this helps.
    G.

  • On iPhone 4s with IOS 7 - call controls seem to get locked

    On iPhone 4s with IOS 7 my call controls seem to get locked when on a call - due to which I will have to unlock my phone everytime I have to disconnect a call or to place on mute / speaker etc.
    Has anyone run into this issue?

    ciao
    io ho RISOLTO!
    allora ecco come ho fatto:
    ho collegato il cell al pc e ho fatto un backup completo su itunes, poi ho scollegato il cell e ho fatto un "cancella contenuto e impostazioni" successivamente ho seguito le istruzioni di inizializzazione come fosse un nuovo iphone, inifine ho collegato il cell al pc e ho eseguito il ripristino delle app.
    e finalmente tutto si è normalizzato, speriamo definitavamente.
    auguri di buon anno
    flavio
    ah se vuoi mi trovi su twitter @yales70 o facebook flavio da ros
    ciao

  • Smart Phone Control Protocol (SPCP) support after Jan 2014

    Hi,
    Could anyone help me, what would happen with SPA phones (which supports SPCP) after the EoS of UC540/560 and UC320W?
    It would be in the near future (January 2014) and currently I do not know any other Call Control device, which supports SPCP.
    http://www.cisco.com/en/US/prod/collateral/voicesw/ps6788/vcallcon/ps7293/end_of_life_notice_c51-729017_ps7293_Products_End-of-Life_Notice.html
    This document advice to migrate to CUCMBE 6K, which is completely on a different price level and even does not supports SCPC phones.
    Should SMB customers buy BE6K and use all their phones on SIP?
    Any help is appreciated!
    Krisztian

    [Edited]
    End of Sales for SPA phones is not announced, and probably still far away until  their sales will decline enough to justify. Of course, discontinuing UC320 and UC500  is a perfect way for Cisco to sell much less SPA phones.
    If Cisco really wants their SPA phone customers to all go 3CX, Digium or whatever, that is their unfortunate choice.
    Personally, I'm not affected, because I've never sold not even one of these, as to me they looked inferior and short-lived since the beginning.

  • Cisco 8841 support for 3rd party call control

    Hi Cisco Team,
    What is required to get Cisco 8841 IP phone configured as a SIP phone for 3rd party call control?

    Hi,
    This information would be dependent on which third party you are integrating with, they should provide details of settings needed for the same. For supporting third party SIP endpoints with Cisco there are numerous docs / posts , but in your case the scenario is  reverse.
    HTH
    Manish

  • Which technologies isbetter for Online application

    hi everyone..
    I'm wondering which technologies could be better if I wanna to developed an online application? either the J2EE or JAVA Web Services?? I actually wanna develop a system that can login in different place but accessing to the same server to retrieve the data... in between the data control must be very secure and accurate...
    Can someone reply this, thank you very much...

    Thank you for the reply... ok, I got what you mean, and now if I want to develop the system, I got to develop 2 different interfaces and 1 is for the client view and another one is for the Server site. Is that what you trying to mean to me, because I never have the experience on developing the online application using JAVA... Somebody told me I can develop using Socket Programming or RMI... Or anyone here has better idea?

  • Call Control not in option Jabber for Win 9.2.6

    the call controll in the options menu is not available so we are unable to change UCM clusters

    the call controll in the options menu is not available so we are unable to change UCM clusters

  • CUxAC 8.6 Call Control Icons not displayed

    Anyone came across a new install of CUxAC 8.6, were the call control icons are not showing at all. If so, how can you get them to show? The icons im speaking about are the few icons between the F7 and F8 area.

    It has been resolved for me. When looking around I noticed that I did not have the option to select toolbars under the view section. So I just did a uninstall/reinstall of the CUxAC software and it came back online properly with the toolbar>Call Control toolbar options available now.
    Maybe a bad install or the senstivity of the software, not exactly sure.

  • HT1473 I have always imported my cds into iTunes using one step called 'joining cd tracks' which is done under the "Advanced" drop down menu. I then went on with the process. Half way through the process today the "join tracks' choice greyed out. Not avai

    I have always imported my cds (including books) into iTunes using one step called "join cd tracks" which is under the "Advanced" menu. Never a problem. But today I was importing a 10 disc book and on the 7th disc all of a sudden the choice to join cd tracks was greyed out. I have tried it with other discs. No luck. How can I get to this option again. I was not doing anything different so don't know what took away this choice. Can anyone help me?

    Thought it had worked but soon found out it had not.
    after further days of trying finally, solved it for me Yesterday.
    turned off notifications when locked, and bingo, wow.
    i have not turned off iCloud but location services are also off.
    best thing to do I found was keep checking your usage, settings, general, usage, and flip down to bottom, if the standby and usage are similar there is a problem, if there is a big difference then all is ok. Just keep turning things off and on until the difference is very apparent.
    something on my phone was keeping the phone alive even when turned off, and I think this was the phone repeatedly trying to update continually.
    to me this is definitely down to the iOS, my wife has exactly same phone and iOS but hers doesn't have any problem and the battery lasts for days.
    the guy at the Genius Bar told me to restore the phone via iTunes, not iCloud. This is because iCloud remembers the exact info from your phone and simply reinstates it when you restore, and this includes the iOS too.
    when I get home from holidays that's what I'll do, or wait for iOS 8 in few weeks. But I'm so pleased I finally made it work, I was beginning to think ditch the phone and buy Samsung.
    anyway anyone out there please try my final solution and let me know if it works for you?

Maybe you are looking for

  • How to get the viewrow value by string

    Using Jdev11.1.1.5.0-adfbc-ireport3.0.0 here i'll describe: what i did. am using jsff(dynamic region) while hitting the af:tree nodes it will opens. ok fine i had somevo with manually wroten query. and query is fine no problem with that here i give s

  • How to create tab canvas from content

    Hi, I have created a form which has one content canvas and multiple stacked canvases. The content canvas displays the first page and then we hv to click on next to go to the next stacked canvas and so on. I want to try making it in tabs (tab canvas)

  • May I show multiselect pick list selected values in a report

    People Im new at Oracle Ondemand but already worked quite a lot with it. One thing I can't find out is how to show selected multi select pick list values in a report. Cant pick that values with formula edito either.... I fell that It must be easy and

  • MDX Formula - Not Getting the Desired Results

    Hi All, I have the following formula that I am using to calculate the "Average Daily Volume MTD" but if I drilldown into the Products dimension then I don't see any values. It seems like it's only calculating the values at the top level (GEN1). CASE

  • TS1373 plugged in new ipod, doesn't show in itunes

    purchased new ipod nano touch, plugged into computer, doesn't show in itunes, when plugged in just shows as white screen and says do not disconnect, but never does anything.