Calling Line Restricted Problem

Hi to all,
in the following scenario ccme interconnected to Panasonic KX-TD-816-232 PBX through ISDN BRI, can't see calling line ID on incoming(for ccme) calls.
In voip ccapi debug i see Presentation=Restricted on the incoming dial-peer 10. Tried to override this field with no success. Please help with this. Will atach debug and running config.

Indeed the PBX is placing the call with presentation restricted:
Calling Party Number i = 0x01A1, '114' <-- BIT 5 is set !
Hence IOS is dutifully restricting CLID.
Please check PBX configuration to allow CLID presentation.
Hope this helps, please rate post if it does!

Similar Messages

  • I have recently upgraded to iPhone 5 from 4, call line identity doesn't work when call other iPhones.  It works when calling any other brand of cell phone.  Network carrier assures me problem is not on there side.  Any assistance will be appreciated.

    I have recently upgraded to iPhone 5 from 4, call line identity doesn't work when call other iPhones.  It works when calling any other brand of cell phone.  Network carrier assures me problem is not on there side.  Any assistance will be appreciated.

    I have recently upgraded to iPhone 5 from 4, call line identity doesn't work when call other iPhones.  It works when calling any other brand of cell phone.  Network carrier assures me problem is not on there side.  Any assistance will be appreciated.

  • At Line selection problem

    hi,
    iam stuck up with AT LINE-SELECTION problem ie i designed a screen where they need month list on clicking F4. i got the month list using month_names_get in the screen but while clicking the relevant month no.it's not entering into the required parameter. i have attached the codings,
    MODULE MONTH_DIS OUTPUT.
      SUPPRESS DIALOG.
      LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN 0.
      SET PF-STATUS SPACE.
      NEW-PAGE NO-TITLE.
      WRITE:/ 'SELECT MONTH' COLOR COL_HEADING.
      ULINE.
      DATA: T_MNTH LIKE T247 OCCURS 12 WITH HEADER LINE.
      refresh t_mnth.
      CALL FUNCTION 'MONTH_NAMES_GET'
       EXPORTING
         LANGUAGE                    = SY-LANGU
    IMPORTING
      RETURN_CODE                 =
        TABLES
          MONTH_NAMES                 = T_MNTH
       EXCEPTIONS
         MONTH_NAMES_NOT_FOUND       = 1
         OTHERS                      = 2
      IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      loop at t_mnth.
        write:/ t_mnth-mnr, t_mnth-ltx.
      endloop.
      CLEAR T_MNTH-MNR.
    ENDMODULE.                 " MONTH_DIS  OUTPUT
    AT LINE-SELECTION.
      p_period = t_mnth-mnr.
      CHECK NOT p_period IS INITIAL.
      LEAVE TO SCREEN 0.
    here in the AT LINE-SELECTION, the selected month is not coming to the required parameter.
    pls help me in this issue,
    Thanks in advance,
    Premnath.

    You need to set a "Hide" after the write... I suggest you also set your own dialog PF-STATUS too so you can have just a PF2 "pick" button and a Cancel button ( this will look better to the user).
    loop at t_mnth.
      write:/ t_mnth-mnr, t_mnth-ltx.
      hide: t_mnth.  "needs this
    endloop.
    clear: t_mnth.

  • The App Called Line Won't Respond Sometimes.

    Hello,
    I downloaded from the play store the app called Line. Its a chat app. But sometimes out of nowhere it freezes get black and a pop up say "the application won't respond shut the application now"?. Then i click OK, and it will close. After that i can open it normal and works again.
    Any idea why this happens? I reinstalled it, and restarted my phone several times...but still getting this one time per day...
    Solved!
    Go to Solution.

    I have sent an email to them, they replied me back but i think this is a automatic message. I could figure this out myself too...i am dissapointed though...
    If an application won't respond can this damage the inside of the phone or damage the processor? I really need this app...
    First my message and second the one replied back to me:
    I have downloaded the latest version of Line on my new Sony Xperia Z1. Many times each day i get a crash. When opening the app it will freeze and turn into black. A pop up appears saying the application won't respond. Then i need to click OK to shut the application down. I tried reinstalling it and deleting caches but this didn't help.Can this please be fixed?
    Dear Valued Customer,
    Thank you for contacting LINE Customer Support.
    We are very sorry for the inconvenience caused.
    If the problem still continues, we ask you to try the following solutions and steps.
    1. Please update your application via the URL below:
    https://play.google.com/store/apps/details?id=jp.naver.line.android
    2. Please update your Android OS to the latest version.
    3. Please reboot your device.
    4. Please update your device software.
    If you are having trouble with the above steps, please consult your mobile phone carrier or your device manufacturer.
    We hope this helps.
    Thank you for using our services, and please let us know if you need any additional assistance.

  • Agent is getting Line restricted error

    Hi Team,
    One of the Agent is not able to login , getting error :
    "The line is restricted, can not login" Please see the screenshot
    I've already associated his phone on End user page.
    Any idea why is he getting this error .
    Cisco Unified CCX Administration
    System version: 9.0.1.10000-100
    Thank you
    Saima

    Was a solution found on this?  I have the same problems and already checked the triggers indicated.  If I try to log in via the phone then I get line restricted message as well.  I have included the two attachments.

  • AAA caller-ID restriction?

    I want to make restrictions for those who authenticate through AAA, after the authentication passed it will check the user caller-ID, if it is found at her/his account succeed, otherwise failed reply. Is this feature supported at the ACS 3.3?

    A non-IP-based Network access restriction (NAR) is a list of permitted or denied "calling" or "point of access" locations that you may employ in restricting a AAA client when an IP-based connection is not established. The non-IP-based NAR generally uses the calling line ID (CLID) number and the Digital Number Identification Service (DNIS) number.
    http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_white_paper09186a00801a8fd0.shtml

  • Is there any other way to achieve per user call forward restriction other than to create multiple voice policies?

    Hello,
    We mentioned the environment details below:
    Environment
    In our PBX environment, currently a user can forward calls to any local (within a region) internal extension. But for external PSTN call forwarding, a user needs to send a request and be approved by their manager. And the forwarding restriction
    is applied such that user is only allowed to forward to that particular PSTN number - to prevent toll fraud.
    Moving forward to Lync, using voice policy's call forwarding and simultaneous ring PSTN usages, I can set it to allow forward and simultaneous ring to custom PSTN usage and a custom route that will only send calls to these pre-approved
    external numbers.
    Outcome
    But in such a scenario,
     sSince all the custom external allowed numbers will have to be put into a single Route match table, User A will be able to successfully
    set up call forward to User B's number. (if they come to know about it somehow, that is)
    rü 
    Route matching list will be very long due to the number of users per hubsite that has call forwarding enabled.
    Questions
    Is there any other way to achieve per user call forward restriction other than to create multiple voice policies ? MSPL may be ?  
    2. Is there a limit in the number of entries you can have on the Route pattern matching regex expression ?
    Please advise. MANY THANKS.

    1) I think multiple policies may be your best bet, though it's not a fun one to manage, I agree.  MSPL could do it, but it would be more complex to maintain in the end.  Even gateways have limitations on routes.
    2) I'm not aware of a limit, though I'm not saying there's isn't one.  But if you hit it, you could move to a second usage/route combo.
    I'd suggest building out some PowerShell usage/route creation/organization script for this so it's not something that would need to be maintained within the GUI.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications
    This forum post is based upon my personal experience and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • PDF Letterhead Text LINE SPACING PROBLEM

    I recently upgraded from Pro 8 to X Pro on my Windows XP desktop. With Pro * I used the typewriter fucntion to place text onto my pdf letterhead. I have my letterhead in pdf format on my hardrive. I saved this texted letterhead without a problem, i.e., with the font, paragraphs, and line spacing eaxtly as it was when I creared it. With X Pro, after having placed text in my letterhead using the Typewriter function, my attempt to save the texted in letter head results in a pdf document which does not respect the line spacing I used w=hen creating it. Why am I have this line spacing problem?

    Thank you Michael,
    I am simply trying to continue using X Pro the way I used Pro 8. In Pro 8 I
    used the Typewriter function to input text to the letter head stored in my
    hard drive. Perhaps this is a functionality I lost as a result of the
    upgrade to X Pro -- I hope not??
    Joseph S. Tann, Jr., Esq.
    CONFIDENTIALITY NOTICE: This transmission is intended only for the addressee
    shown above. It may contain information that is privileged, confidential, or
    otherwise protected from disclosure. If you are not the intended recipient,
    please do not read, copy, or use it, and do not disclose it to others.
    Please notify the sender of the delivery error by replying to this message
    and then delete it from your system. Thank you.

  • I've been getting harassing calls from "restricted"  There's no record of the call in recent or missed calls.  I'm told I can't block them but can I find out where they're originating from?

    I've been getting harassing calls from "restricted"  There's no record of the calls in recent calls or missed calls.  I'm told I can't block these calls.  Is there any way I can find out who is making them?

    There's a fee based service called Trap Call which can give you information about the caller.

  • Caller screen Buttons problem Z10STL100-1

    I have Z10STL100-1 after official update Z10STL100-1/10.3.1.1565 having caller screen Buttons problem these are little above not like it's on 10.2 very below position. I security wipe and restart many times still same position of buttons? See pic attached

    Hello,
    Did you check if there are no objects on that index slide that have a fading transition? You should set the transition for every object to 'No transition'. The transition can be found in the Properties dialog, tab Options.
    Lilybiri

  • Call Line Identifcation (CLI)

    Hi,
    Can i identify a user on it's Call Line Identifcation (CLI) when he uses, via mobile phone, my application and how i can do that and give the user access to my database?
    To put it simple: someone calls and based on his CLI i want to display his (database) data.
    Regards,
    Joshua

    Hi,
    Can i identify a user on it's Call Line Identifcation (CLI) when he uses, via mobile phone, my application and how i can do that and give the user access to my database?
    To put it simple: someone calls and based on his CLI i want to display his (database) data.
    Regards,
    Joshua

  • Webservice for ICI to interogate CRM based on Calling Line ID

    Hello
    We are just starting looking at linking our telephony to CRM IC using the standard Web Services provided in the ICI but I cannot find any information/example on which WSDL I need to use to achieve my objective.
    We are basically trying to start out with a very simple task of interrogating CRM based on the customer Calling Line ID (telephone number) to see if a record exists and then to send a response back to the telephony system containing customer account number if the calling line ID is found.
    I have followed the configuration to setup the CRM end but just need help with what to send the developers at the telephony end.
    Thanks
    Matt

    Hi
    If any hints on fixing this issue do let us know this is getting urgent
    Thanks in Advance
    Kamalakar

  • After a successful home button repair, I've got a buzzing sound when I make or receive calls. No problem with the speaker as I can listen to online radio stations and my music.

    After a successful home button repair on my iPhone 4, I've got a buzzing sound when I make or receive calls. No problem with the speaker as I can listen to online radio stations and my music.

    I guess your definition of a "successful repair" is different from most people's.
    If you got it serviced by Apple, take it back to them.
    If you had it serviced by a 3rd party, Apple won't touch it. Take it back to whoeever fixed it for you.

  • I am using Sansung Galaxy S III with Verizon and when i am calling out to somebody they recieving my call as RESTRICTED CALL...

    I am using Sansung Galaxy S III with Verizon and when i am calling out to somebody they recieving my call as RESTRICTED CALL...
    Let me know, please, how can I change settings in my phone to clear option of restricted out going calls...
    Thank's a lot

        Hi there Altercc!
    We definitely want others to know when you're calling them. This could be fixed two ways.
    First we have an option called Share Name ID available via vzw.com: http://bit.ly/SsGi9e
    We also have the opportunity to Block your Caller ID from displaying. This is a feature we can easily remove if it's active.
    Thanks,
    MelissaM_VZW
    Follow us on Twitter @vzwsupport

  • TS1702 I changed my account info on itunes and reinstalled an app called LINE so that I can buy stuff from LINE and now I can't. It's telling me to contact itunes support.

    I changed my itunes account info and reinstalled some of my app's. I reinstalled an app called LINE, everything went fine as far as the download but when I tried to purchace an extra through the app it told me to contact itunes support. How do I get to buy through the app?

    To Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

Maybe you are looking for

  • XI configuration scenario

    Hi All, I am trying to use the SRM-XI-MDM integration scenario,but for the time being instead of sending product list,supplier list to MDM , i am sending them to a temporary file server in an ERP,for which i have an ftp user. I ran the report ROS_SUP

  • Qualified Tables Working

    Hi All, How to Map the qualified fields in the qualified tables if the qualifier for that field is set to YES, because such fields are not reflected in the<b> import manager </b> for mapping only the fields whose qualifier is set to NO are visible.Th

  • CS3 on Snow Leopard

    CS3 is noticeably slow after installing Snow Leopard. Is this a common experience? What happened was that Photoshop got "choked" up when open big size files (180mb). Also, it seems running much slower when multiple apps were open... ps, ia, InDesign,

  • Consolidation roots for 2012

    Does anybody know if consolidation roots for dfs in 2012 are possible yet? We are trying to migrate from HP Polyserve fileshares (--server-shares) to windows 2012 and we need to keep the unc paths intact. 2012 DFS requires three fields (--domainname-

  • Table for secondary elements

    HI All, From ehich table can I get details about secondary elements? I want the descritption for the secondary elements and am unable to find it. Please help if you know the solution. Thanks, Lakshmi