Cor list question

hi guys,
i have question regarding cor list or how to setup something like my case. i am trying to setup 2 companies with 1 uc 540. uc 540 has 1 pri and 4 pots lines, so company a will use only pri line, and company b will only use pots lines. so how can i accomplish such thing for inbound and outbound. for inbound, i am okay with but outbound whenever company b dial out, it will then automaticall pick up pri line. i have 2 set dial peer and pri has higher preference than pots line.
let me know if you guys ever encounter similar case to this and how to approach the solution.
thank you.

Hi,
I would imagine that you could accomplish your goal by implementing 2 different steering digits say 8 for company A and 9 for company B.  Then create 2 trunk groups one for the PRI and another for the FXO ports.  Then you could add restrictions to each company to keep them from dialing the others steering digit or extensions. 
I hope this gets you on the right path.
Thanks,
Jason Nickle

Similar Messages

  • ADF SelectOneChoice List Question

    I posted the following message in the Toplink forum and they have suggested I try over here:
    Toplink Essentials List Question
    ==================
    I am new to Toplink Essentials. I am using Toplink Essentials inside of JDeveloper 11g, against Oracle Express and ADF/Trinidad and have used JDeveloper's "Entities from Tables" wizard to reverse engineer my database into Toplink pojo objects. After this I used JDeveloper's wizard to create a JavaServiceFacade and then generate a Data Control.
    After expanding the DataControl (which is mapped to the JavaServiceFacade) I have a method queryEntityFindAll(). Under this method I have serval attributes and then a list which represents a "many-side" of this entitie's relationship with another entity. How do I create a selectOneChoice using this list?
    I've tried expanding queryEntityFindAll() and then dragging the list to a jspx page, setting the Base Data Source to "JavaServiceFacade.queryEntityFindAll.listName and then setting the List Data Source to "ListName : JavaServiceFacade.queryRelatedEntityFindAll". However, when I run the page the only thing that appears on the page is the selectOneChoice label... no drop down component appears on the page... no errors are generated to give any clue as to what my problem may be...
    Although I'm working in JDeveloper, I really believe this is a Toplink Essentials question...
    Please help!

    Thanks for the quick response!
    Using the department / employee example... I'm trying to create a form that allows a user to create a new department. I have dragged the "Department" object (located under queryDepartmentFindAll()) over to my jspx form. A form with corresponding fields is created.
    I notice that no field was created for employeeId. I expand the "Department" object (again, under queryDepartmentFindAll()) and observe that "Employee" is present, as a list (expanding Employee provides access to employee object attributes along with another list entitled departmentList).
    I know that it's unlikely that only one employee would be selected in the creation of a department... but I'm sticking to the example...
    So, I drag the "Employee" (again, under queryDepartmentFindAll()) object over to the newly created form and from the pop-up menu I choose selectOneChoice as the desired component. I run the jspx page, Internet Explorer 7 browser pops up and all labels display on the page, all fields but no selectOneChoice component appears on the screen... the space is there for it but it appears to be invisible. I have checked the Employee table and there is data to be displayed... it's just that I must be missing something...

  • Inbuilt COR list on UC540, 2Users to use 1FXO, 1 user to use another FXO port, how can it be tweak?

    Hello
    please, i have UC540 and i have 8 users on the system, below is my requirements;
    i have (4) POTS lines connected to the FXO port of the UC540.
    POT line 1--------------------------should be assigned and used only by user 1
    POT line 2-------------------------should be assigned and used by 2 users
    POT line 3 ------------------------should be assigned and used by 2 users
    POT line 4 ------------------------should be assigned and used by conference phone (Polycom)
    my config is attached and there is a built-in COR list on the UC540, i don't know how to go about this, please.
    is there another way to achieve this using CCA?
    please help on this as it urgent.
    Thanks

    Hi CMosqueda,
    Thank you for taking time to share this information with other users.
    Thanks,
    Preran

  • Bookmarks list question

    stupid bookmarks list question. how do you remove a bookmark form the bookmark list?

    On the menubar, Safari > Bookmarks > Show all Bookmarks > right click and select delete.
    Or highlight and hit the delete key.

  • Core Data question

    Hi all,
    I'm hitting a wall trying to figure out how to do this, so hopefully someone can point me in the right direction... I'm also a bit new to Cocoa/Obj-c programming so hopefully this isn't too obvious
    I'm building a core data document based app and have my data model designed but I realized that quite a bit of the data should be separate and shared across all documents created in the app. I'd think the easiest way would be to put those entities in a separate data store and load it concurrently in any open documents, but have it be part of the base data model. I'll try to clarify what I'm getting at:
    The user can have multiple documents, and possibly multiple open at any given time, and I'll try to use a simplified example
    The entities for this application are
    Project
    ExpenseLog
    ExpenseLineItem
    Categories
    Vendors
    The relationships are
    ExpenseLog <--->> ExpenseLineItem
    ExpenseLog <<---> Vendors
    ExpenseLineItem <<---> Categories
    Each project gets it's own file, and the application is tracking expenses (think of an ExpenseLog row as an invoice.) Most projects will have common categories and common vendors, but the ExpenseLog is unique to the project. If a user adds a vendor or category to a project, it should add it to the Vendors or Categories entity and be available across all other projects.
    From what I was able to find so far, there should be a way to do this, but I have yet to find any detail on how... The second question I have, is that for an application like this would it be better (definitely easier, but better in terms of user experience) to just have a single document that contains all projects and set up a Project <-->>ExpenseLog relationship?
    thanks!

    Hrm, let me try to rephrase this and see if I can make it clearer...
    The application is a core data document based one. The idea is that there is some data that is common to all documents, and some that is unique. I'd like to store the common data in one file that is loaded and accessable across all open documents, and the unique data in each documents own file.
    If I open expenselog1 and expenselog2 both documents should have the same list of vendors and categories. If I add a vendor to expenselog1, it should become available in expenselog2 and vice versa. If I open a new document, expenselog3 it should also see all of the above vendors and categories. If I add an entry to expenselog1, it should only be added to that document and saved in it's own file.
    I've found some stuff on entity configurations, but apples documentation (at least what I've found so far) has little substance on this point and contains circular references (i.e. car: see automobile, automobile: see car) Also, it states that you can not create cross store relationships. Is the idea that you put an entity into multiple configurations and then if the entity is updated, both configurations are also updated? Or do you have to write code that updates both configurations discretely? Also, all the references I have found so far say to set the configuration for an entity, but it doesn't say how to configure the configuration to access a particular store.
    What I'd like is that there is a common file that contains the common entities and a separate file that contains the individual documents so that the documents have access to the common elements.
    Thanks.

  • Library list question

    I just got a new computer, redownloaded iTunes, and imported my music back into it. Somehow I got most, if not all, my songs in my library twice. It is a pain but I can go through and delete them. My question is that some of the songs now have an exclaimation point icon in front of the title of the song. I was unable to find a list of what the icons mean. I am afraid to start deleting the duplicate songs until I know what the exclaimation point means. Anyone know? Sorry if this is already posted out there somewhere. Thanks.

    Hello,
    The exclamation point icon means that the music file was moved from its original location at some point and is no longer there. So the 'duplicate' ones are the old songs, that have the exclamation points, and can be deleted. However, they are not different files. The songs without exclamation points should be the ones that work (if you click on them they should play.) To be safe, I would check to make sure that the songs without exclamation points work and the ones with them don't work before you delete anything. Hope this helps.
    Victoria

  • A linked list question.

    So, I believe I understand linked lists for the most part, except for two lines....
        boolean add(Transaction item)
            for (Transaction curr = first; curr != null; curr = curr.next)
                if (curr.part_num == item.part_num)
                    return false;
            Transaction newItem = new Transaction();
            newItem.transcode = item.transcode;
            newItem.description = item.description;
            newItem.part_num = item.part_num;
            newItem.quantity = item.quantity;
            newItem.next = first;
            first.next = newItem;
            return true;
        }first is null, so First.next would be the first available space for actual insertion, and this is why it then puts null as newItem.next (the end of the list), and sticks newItem in first.next?
    Im glad I read that pass by value thing earlier at the Java Ranch place...
    Heres my actual question: When newItem.next = first; is called, it just copies null as the next field, but leaves the null in first alone right? And then it takes first.next and makes newItem copy into that field, thus inserting the first real item in the list?
    Please tell me I made that connection right. :-D
    Thanks!!

    Pictures are worth a hundred words with linked lists. Did you even put a pencil and paper next to your computer while doing this program, so that you could draw what is happening when you get confused?
    If first is null, then the for loop is skipped--because first is assigned to curr and the loop only executes when curr is not equal to null.
    So, this happens:
    newItem = new Transaction()
    int Transcode = 0
    String description = null
    int partNumber = 0
    int quantity = 0
    Tranasaction next = nullThen values are assigned to each field:
    newItem
    int Transcode = 10
    String description = "screw"
    int partNumber = 46
    int quantity = 200
    //freeze execution here:
    Tranasaction next = null (what will happen here??)Your assumption was:
    Transaction first = null
    That means first does not refer to a Transaction object. Therefore, first does not have a description member, a quantity member, etc., and this is what things look like just before newItem.next = first; is executed:
    newItem ----> Transaction
                  int Transcode = 10
                  String description = "screw"
                  int partNumber = 46
                  int quantity = 200
                  Tranasaction next = null
    first ------> nullNow,
    When newItem.next = first; is calledthings change to this:
    newItem ----> Transaction
                  int Transcode = 10
                  String description = "screw"
                  int partNumber = 46
                  int quantity = 200
          /-------Tranasaction next
    first ------> null That isn't what you want. When you add() a Transaction object to the end of your linked list, it's next member should be null. It's the end of the chain, so there is no next.
    And then it takes first.next and makes newItem copy
    into that field, thus inserting the first real item in the
    list?No. first is null so it does not refer to a Transaction object, and therefore there is no next member variable and consequently no such thing as first.next. You need to understand that null and a Transaction object that has 0 for every member are not the same.
    But suppose for a minute that null and a Transaction object with zeros for every field were the same thing, so that first.next existed. If that was the case, then you could assign newItem to first.next. But, then you would be left with this:
    first
    int Transcode = 0
    String description = null
    int partNumber = 0
    int quantity = 0
    Tranasaction next = newItemWould you want the first Transaction object in your LinkedList to be almost entirely empty?
    Instead, if first is null, you want to make first refer to newItem, i.e. you want to do this:
    newItem ----> Transaction
                  int Transcode = 10
                  String description = "screw"
                  int partNumber = 46
                  int quantity = 200
                  Tranasaction next = null
    first ----/   nullThen when the add() method ends, since newItem is a local variable, it will be destroyed leaving you with this:
                  Transaction
                  int Transcode = 10
                  String description = "screw"
                  int partNumber = 46
                  int quantity = 200
                  Tranasaction next = null
    first ----/   null

  • List question

    Is there a statement that will set every item of a list to a certain value? I tried:
    set l to {0,0,0,........................} -- initialize
    set every item of l to 99 -- this does not work though you would think it should?

    You raise an interesting and valid issue with your question.
    However, the answer isn't exaclty what you'll likely want to hear.
    The long and short of it is this: AppleScript doesn't recognize its own object model. Your best option, though not exactly elegant, is a repeat loop.
    set myList to {1, 2, 3, 4}
    set newList to {}
    repeat with m in myList
    set end of newList to 0
    end repeat
    return newList
    All that being said, I've heard a few times over the years that AppleScript is one day supposed to gain many of the features of other more traditional languages. Here's hoping because I'd love to see some of the niceties I'm used to in PHP and VB come to AS.
    15MBPro    

  • Java List question

    Dear all,
    My development tool is JDev. 10.1.3.
    I've a session bean which the list contains several fields. The list defined like this:
    List<cell> List1 = new ArrayList(); cell in a cell.java.
    I created List2, List<cell> List2 = new ArrayList(); which the list contents are copied from List1.
    On the jspx, List1 is on the left hand side, it rendered out as a table, user can select the row and click the button "Add item to List2". On the right hand side, List2 allows user input information. User can choose List1 item to List2 repeatly.
    The question is, e.g. List1 and List2 contain A and B items initially. User inputted information in List2 for A item. And then, choose A item from List1 to List2 again. The new selected item carried the information that user input in List2 before.... I don't know why?
    Then, I modified the List2 like this: List<dupcell> List2 = new ArrayList(); and hope the information will not be carried.
    However, it doesn't work..
    Can anyone help me? Please.
    Thanks for any suggeston!
    Regards.

    Sorry, my English is not good...
    my situation like this:
    "List1" defined in a session bean, "shoppingCart.java", like this:
    List<cell> List1 = new ArrayList();
    In the cell.java code, like this:
    public class cell {
    private String id;
    private String type;
    private Number quantity;
    private String remarks;
    public cell() {}
    public cell(Number id) {
    this.Id = id;
    /** defined getter and setter **/
    In a JSF page1, user selected the id and id will be stored in the session bean. e.g. user selected id "A" and "B".
    Then, user click a button and go to JSF page2.
    This button call a function, the List1 copy to List2, like this:
    public String copy_to_new(){
    List2.addAll(Utils.getShoppingCart().getList1());
    return "page2"; //go to JSF page2
    Two lists were created.
    List1 - user select item, move the item to List2.
    List2 - user input the information: type, quantity and remarks. e.g. user inputted information for id "A": type = "small", quantity = 1, remarks = "urgent".
    Now, user click id "A" from List1 to List2.
    On List2, it shows:
    Id Type Quantity Remarks
    A small 1 urgent
    B
    A small 1 urgent <-- new selected row (I don't want this)
    Question: How can I create a new row that it does not carry the previous information, like this:
    Id Type Quantity Remarks
    A small 1 urgent
    B
    A <-- new selected row
    Thank you very much for any helps!!
    Regards.

  • PLD and Pick List question

    Hello
    I am trying to add ShipToCode from the RDR1 table to the PLD for Pick List, but it gives me a blank column when it should display the text values that are in ShipToCode..
    Is there a way to display the values for ShipToCode?
    Any help is appreciated, thank you

    Hi David,
    Check this thread for your answer:
    Add Order Quantity to Pick List PLD
    If you still have questions, just ask.
    Thanks,
    Gordon

  • Link List question

    This is more of a development question rather than programming I hope its not wrong to post it here. I apologize if I did
    I am developing a Linked List class that handles a list however, there is a potential (in fact almost a certainty) that the nodes could call to itself and cause an endless loop if running through the it. Any suggestion on how to handle such a case ?

    It's kind of hard to say without more details, but the two general approaches that pop to mind are:
    1) Document it. If the user chooses to ignore the docs, they get bad--posisbly undefined--behavior, and that's their problem.
    2) On every relevant operation, do a search for cycles. Keep track of which nodes you've touched so far. Since the size of the list (and hence the length of a cycle) is theoretically unbounded, and searching every possible path for cycles in a large or complex list (which sounds more like a graph than a list) can take mucho time and/or memory, you'll have to set an upper bound on how deep you'll search. If there's a cycle whose path length is longer than this depth, then you're back to #1 anyway.

  • NAC access list question

    so we have a NAC in our lab, set up as L3 OOB....we have a vlan set up for internet only access..a route map is configured on the CORE to send the internet only traffic back to the NAC for restrictions (to mimic the inband solution)......in our unauthenticated role policy, we set up the access list on a vlan to only access the internet and block internal address...the weird thing is, the access list on the NAC works on any internal addresses, but when the pc pings/telnets the CORE itself (and any mgnt ip addresses) it works?????....anybody know the reason why...im sure a workaroud is to put an acl on the CORE itself to block that...
    Hope my drawing is enough to assist.....
    CORE--------l3 switch--------pc
    |
    |
    |
    NAC

    That's a great idea - the ACL on the management interfaces of the devices.
    Is the ACL for the unauthenticated role on the L3 switch or the Core?
    I would guess it is on the L3 switch, since it is likely the default gateway for that unauth vlan.
    peter

  • Multiline - drop down list question

    Below is my scenario:
    I have a multi-record non-db block showing up in a tab canvas (say T). This tab canvas is supposed to be like detailssection in the form. In this tab canvas, one of the tabs is named 'Recon'. In this tab, there is an drop down list item called 'Purpose', which I am populating with a dynamic query using a look up value table.
    However, since it is a multi-record block, I have about 5 records displayed. My dynamic query populates only the 1st drop down list item ('Purpose'). I can put the query in a loop and populate the remaining drop down 'Purpose' list items.But, how would I know when to stop the loop? i.e., how many records should it loop? Also, let us say the user completes all the 5 records, but then navigates to the 6th record (scrolls down using the scroll bar) then how would I know to populate the drop down list item ('Purpose') in the 6th record?
    Can any one suggest an easy way to accomplish this?
    Thanks,
    Chiru
    Edited by: Megastar_Chiru on May 7, 2010 3:30 PM
    Edited by: Megastar_Chiru on May 7, 2010 3:30 PM
    Edited by: Megastar_Chiru on May 7, 2010 3:31 PM

    Yes. that is a mul-record block. How to populate the list is my question. That is what I am trying to figure out.I asked some information.
    how you are populating your list and on which trigger can you post the code?
    And sure there is nothing code in WHEN-NEW-RECORD-INSTANCE which is refreshing the list? Because when you populate any list for it shows for all records either in multi-record or single record.
    -Ammad

  • ColdFusion List Question

    Hello Community!
    I have two questions regarding CF lists:
    1-) I have a list that has the values 1,2,
    As you can see, the comma at the end of that string will make mymy program break because that list of comma delimited values is being used in a SQL statement: in(1,2,)
    How do I remove that comma at the end of my list?
    2-) I have a list with the values 1,,3
    How do I get rid of that unnecesary comma? How do I fill in the space between , and , with a value so it's 1,value,3 instead?
    Thanks!
    Ysais.

    if mylist = '1,2,'
    then you could make your SQL in(#removechars(mylist, len(mylist), 1)#)
    essentially removing the last character.
    to get rid of the unnecessary comma you could CFLOOP though the list and create another list 'mynewlist' this time not including anything that's blank
    ie if mylist = '1,,3'
    <cfset mynewlist = ''>
    <cfloop list="#mylist#" index="getitem">
    <cfif getitem neq ''>
    <cfset mynewlist = listappend(mynewlist, #getitem#)>
    </cfif>
    </cfloop>
    mynewlist becomes '1,3'

  • Dealer list question.

    Hey guys!
    I'm new to the fourms, quick question the site i'm currently helping out with has a dealer listing, I'm curious if it would be easy to set up a Flex dealer list so I can load it into the flash?
    take a look, let me know your thoughts.
    thanks guys.
    here's the link:  www.manitobah.ca

    Not at all clear on what you are trying to do. It sounds like an easy way to load data into Flex? The easiest way is probably to load some sort of XML document whether it be static or dynamically generated say by a web service.

Maybe you are looking for

  • HT204266 My apps wont update

    Hi. For the last three days I have been trying to update my apps on my iPhone 4S but my phone won't allow me to. When I go to the app store and click the upsate all botton it does nothing. Same when I click on a single app. My phone is on the latest

  • Dynamically Pass sql query in Database adapter

    hi', How can we dynamically pass sql query in Database adapter, is there any way, I am using SOA 11G. Thanks Yatan

  • "Charged" icon comes on after turning off and stays on til batt. is dead.i

    Sometimes after I turn my iPod off, the charged icon will come on. If left this way it will drain the battery. Also, most times my PC does not recognize my iPod and I have to reset the iPod for iTunes to recognize my Pod is plugged in. It seems to be

  • Outline Agreement Report with its corresponding POs

    Hi, Is there a standard report where in you will just key in the document date and some other fields in the selection screen and then it will output all the outline agreements based on the date and its corresponding purchase orders?

  • SCCM 2012 says content distributed, but the folders are missing in my DP

    SCCM 2012 SP1 Update 4 I've been adding updates and creating new applications and all looked ok.  I distributed them to my 7 distribution points, and the stats shows the content was distributed.  However, if I look on the DP hard drive for the folder