External PSTN calls are not making it to CUE voicemail?

External PSTN calls are not being forwarded to my Unity Express Voicemail. Internall calling and forwarding to Voicemail is working like a charm. However, calls from the outside just busyout after so many rings and never make it to voicemail.
Can some one help point me in the right direction. I think it might be as simple as dial-peer problem.
Thanks in advance,
Curt

I'm assuming this is CME-integrated. Basically, if you have a PRI connection, the easiest thing to do is to do a 'debug isdn q931' and check out the called number. Or if you have an FXO connection to the PSTN, then you've got some kind of 'connection plar' under the voice port to give you the called number. Basically the called number must match a destination pattern under a voip dial-peer pointing to CUE (you can use 'debug ccsip message' and look for an INVITE message to see where it's going to). Next, it has to match a trigger ('show ccn trigger' in the CUE CLI) to envoke a particular application, such as voicemail. If you have trouble, what we'll need to see is the exact called number (either via the isdn q931 debug or connection plar configuration statement) and the configuration (show run) from the CME and the CUE.
Lastly, take a look at the following notice:
http://www.cisco.com/en/US/partner/products/sw/voicesw/ps5520/products_field_notice09186a008023cfe2.shtml
which might apply to your situation.

Similar Messages

  • Yes Verizon has contacted me by phone.  I never scheduled a call time nor did I call them.  They also are not making it easy to contact them through email.  I need to discuss a way to assure that my phone is never called again during work hours without a

    Yes Verizon has contacted me by phone.  I never scheduled a call time nor did I call them.  They also are not making it easy to contact them through email.  I need to discuss a way to assure that my phone is never called again during work hours without a prearranged meeting.  I will not speak on the phone nor use a live chat.  I want email as I want this documented offical and no other means offeres me that assurance.  I'd also like to discuss comensation for being harrassed with phone calls.

    Well if you pay your bill the calls would not happen.
    You need only tell them not to call you during working time.
    The Fair Debt Collections Practices Act states you must tell them it is not convenient.
    Now if marketing calls you can opt out at the Verizon web portal under your My Verizon account.
    You will not get compensation for them to call you. Nice try.
    However they could just shut your phone off and then you will call them.
    Email is not an option.
    Good Luck

  • Calls are not getting thru in Cisco voice GW for a particular Number

    Cisco gateway is connecte to a PBX with an Qsig interface, for a particualr destination number the calls are not gettin estabilished.
    the output of the Q931 debug :
    Aug 16 16:17:46.145: ISDN Se0/0/0:23 Q931: RX <- SETUP pd = 8  callref = 0x7E05
            Bearer Capability i = 0x8090A2
                    Standard = CCITT
                    Transfer Capability = Speech
                    Transfer Mode = Circuit
                    Transfer Rate = 64 kbit/s
            Channel ID i = 0xA98396
                    Exclusive, Channel 22
            Facility i = 0x9FAA068001008201008B0100A16E0202070102011530650201010A010
    1800101A111A00FA50D0A010212083530303035393938A211A00FA50D0A010212083530303035393
    938A312801054454C45434F4D20574F524B524F4F4DA412801054454C45434F4D20574F524B524F4
    F4DA50C06062B0C02FF373730020500
            Facility i = 0x9FAA068001008201008B0100A11D0202010002010080144E455453202
    F204C4F4E472044495354414E4345
            Calling Party Number i = 0x2183, '8168911010'
                    Plan:ISDN, Type:National
            Called Party Number i = 0x89, '18553808521'
                    Plan:Private, Type:Unknown
            Sending Complete
    Aug 16 16:17:46.149: ISDN Se0/0/0:23 Q931: TX -> CALL_PROC pd = 8  callref = 0xF
    E05
            Channel ID i = 0xA98396
                    Exclusive, Channel 22
    Aug 16 16:17:55.709: ISDN Se0/0/0:23 Q931: TX -> DISCONNECT pd = 8  callref = 0x
    FE05
            Cause i = 0x80BF - Service/option not available, unspecified
    Aug 16 16:17:55.741: ISDN Se0/0/0:23 Q931: RX <- RELEASE pd = 8  callref = 0x7E0
    5
    Aug 16 16:17:55.741: ISDN Se0/0/0:23 Q931: TX -> RELEASE_COMP pd = 8  callref =
    0xFE05
    The Qsig and dial-peer configration :
    interface Serial0/0/0:23
    no ip address
    encapsulation hdlc
    isdn switch-type primary-qsig
    isdn overlap-receiving
    isdn incoming-voice voice
    isdn send-alerting
    no cdp enable
    dial-peer voice 1 voip
    description To CBTS GK
    destination-pattern +1T
    signaling forward rawmsg
    session protocol sipv2
    session target ipv4:10.9.5.10
    session transport tcp
    voice-class codec 1
    dtmf-relay rtp-nte
    no vad
    interface Serial0/0/0:23
    no ip address
    encapsulation hdlc
    isdn switch-type primary-qsig
    isdn overlap-receiving
    isdn incoming-voice voice
    isdn send-alerting
    no cdp enable
    dial-peer voice 1 voip
    description To CBTS GK
    destination-pattern +1T
    signaling forward rawmsg
    session protocol sipv2
    session target ipv4:10.9.5.10
    session transport tcp
    voice-class codec 1
    dtmf-relay rtp-nte
    no vad

    Hi Raj,
    My name is Edson Pineiro, I understand that your problem description is in regards to failed incoming calls from a qsig trunk.
    According to the received q931 setup message I can see the called party number is 18553808521 and as so the gateway should route the dnis based on the best match in destination-pattern. My first suggestion would be to ensure your outgoing dial-peers has a matching destination-pattern that matches the dialed number, for example:
    dial-peer voice 1 voip
    destination-pattern 1T
    The T is a wild card for any digit any length
    Or you can be very specific.
    dial-peer voice 1 voip
    destinaton-pattern 18553808521
    The next suggestion would be to ensure that your incoming pots dial-peers contains 'direct-inward dial'. This is so that you don't receive secondary dial tone when dialing in, which I don't think is happening here.
    Another suggestion would be to remove 'isdn overlap-receiving' from interface serial 0/0/0:23. Reason being is that the DNIS received is enbloc and not overlapping. You can clearly see that the complete e164 number is received within the setup and no further digits are needed.
    But overall the disconnect cause code is 0x80BF the 80 portion is related to the source of the disconnect which is the router and BF "Service/option not available, unspecified" which is described as:
    The network or remote equipment cannot provide the service option that the user requests, due to an unspecified reason. A subscription problem can cause this issue.
    Any ways seems like the router does not support the protocol or type of message included in the Setup. After decoding one of the facility message:
            Facility i = 0x9FAA068001008201008B0100A16E0202070102011530650201010A010
    1800101A111A00FA50D0A010212083530303035393938A211A00FA50D0A010212083530303035393
    938A312801054454C45434F4D20574F524B524F4F4DA412801054454C45434F4D20574F524B524F4
    F4DA50C06062B0C02FF373730020500
    decode -->
    Facility IE first byte (protocol profile): 0x9f(Network Extentions), depends on Network Protocol Profile
    **Note:
    **0x91/0x9f both be used by older qsig spec, including:
    **ISO 11582:1995, ETSI 300 239:1993/1995
    **newer qsig spec use 0x9f only, including:
    **ISO 11582:1995/Cor.1:1999, ECMA 165(4th), ETSI 300 239:2003
    **see CSCeb58118 for CCM compatibility issue
    NetworkFacilityExtension ::= {
    sourceEntity: 0
    destinationEntity: 0
    NetworkProtocolProfile not present
    APDU is a ROSE
    0
    DivertingLegInformation2Invoke ::= {
    invokeID: 1793
    operationValue: 21
    argument: DivertingLegInformation2Arg ::= {
    diversionCounter: 1
    diversionReason: 1
    originalDiversionReason: 1
    divertingNr: PrivatePartyNumber ::= {
    privateTypeOfNumber: 2
    privateNumberDigits: 50005998
    originalCalledNr: PrivatePartyNumber ::= {
    privateTypeOfNumber: 2
    privateNumberDigits: 50005998
    redirectingName: 54 45 4C 45 43 4F 4D 20 57 4F 52 4B 52 4F 4F 4D
    originalCalledName: 54 45 4C 45 43 4F 4D 20 57 4F 52 4B 52 4F 4F 4D
    Looks like this is a redirected call (call forward or transfer), the redireted number is "50005998" and the other end of the PRI maybe attempting to do either a 2 B channel transfer or B channel optimization, which is not supported certain gateways or needs the use of a tcl scripts. Any ways is it possible to confirm if such features are enabled on the other end of the qsig trunk? and what the number 50005998 is assigned too. This may warrant a TAC case.
    However please ensure your carry through the first three configuration changes before looking at the possible bad facility message.
    Here are some good documents on ISDN, IOS dial-peers and call legs:
    Understanding debug isdn q931 Disconnect Cause Codes
    http://www.cisco.com/en/US/tech/tk801/tk379/technologies_tech_note09186a008012e95f.shtml
    Configuring Telephony Call-Redirect Features
    Two B-Channel Transfer
    http://www.cisco.com/en/US/docs/ios/voice/ivr/pre12.3_14_t/configuration/guide/ivrapp.pdf
    Understanding Dial Peers and Call Legs on Cisco IOS Platforms
    http://www.cisco.com/en/US/partner/tech/tk652/tk90/technologies_tech_note09186a008010ae1c.shtml
    Understanding Direct-Inward-Dial (DID) on IOS Voice Digital (T1/E1) Interfaces
    http://www.cisco.com/en/US/partner/tech/tk652/tk653/technologies_tech_note09186a00801142f8.shtml
    Understanding Inbound and Outbound Dial Peers Matching on IOS Platforms
    http://www.cisco.com/en/US/partner/tech/tk652/tk90/technologies_tech_note09186a008010fed1.shtml#prereq
    Voice Translation Rules
    http://www.cisco.com/en/US/partner/tech/tk652/tk90/technologies_tech_note09186a0080325e8e.shtml
    Let me know how you go.
    Thanks again for asking the tuff questions.
    Cheers
    Edson

  • Using two external displays that are NOT mirrored

    i have a MBP early 2008, meaning the external display port is a dual DVI-I port. I have have two external displays, both samsung syncmaster xl2370 with native resolution 1920x1080. i have a dual dvi-i to vga splitter. when i connect both displays, they mirror one another, which is not what i want. rather, i want to have my MBP display, and two external displays that are not mirror images of one another. according to apple, if i buy a dual dvi-i to dvi splitter, i get the same effect. i've read on various forums about hardware alternatives, like buying a usb to dvi or usb to vga adapter, with some reasonable results (except a bit of sluggishness). the best one seems to be the diamond: http://www.diamondmm.com/BVU195.php
    it mostly gets good reviews, but is sluggish. does any know of any better options?
    many thanks, jovo

    Welcome to Apple Discussions!
    USB is slow partly because it is processor and driver dependent. Best to go with a straight video solution, such as Matroxes products like this one: http://www.matrox.com/graphics/en/products/gxm/dh2go/

  • I updated my Iphone4S this week to the newest IOS 7.1 and now everyone who calls me says the calls are not clear, muffled.  Is there something I can do to clear this?  4 people in 4 different states that called me all said the same thing.

    I updated my Iphone4S this week to the newest IOS 7.1 and now everyone who calls me says the calls are not clear, muffled.  Is there something I can do to clear this?  4 people in 4 different states that called me all said the same thing.

    Settings > General > Reset > Reset Network Settings
    Contact the carrier to troubleshoot.

  • Proxy calls are not permitted on IS

    Hello,
    I have implemented a  scenerio between SAP AR -
    XI --- SAP FCSM.
    Now SAP and Xi are on same server but clients are different.
    For SAP client is 110 for XI client is 100.
    In sxmb_adm we have set SAP as application server and Xi as IS.
    While testing this secerio i got a error as Proxy calls are not permitted on sender or receiver side on the IS (client)
    If i check in sxmb_moni i found 2 messages one is sucessful and other one with error shown above.
    can anyone help me out in this.
    regards,
    Vikrant

    Hi Vikrant,
    Need to be configure the Business Systems as the Local Integration Engine
    In the respective application client, choose Exchange Infrastructure -> Administration -> Integration Engine u2013 Administration (SXMB_ADM) in the user menu.
    2.Choose Integration Engine Configuration.
    3. In the menu bar, choose Edit -> Change Global Configuration Data.
    4.In the Global Configuration Data frame, choose Application System as the role of the business system.
    5.In the Corresponding Integ. Server field, specify the HTTP destination that the business system uses to address the central Integration Server. Use the following syntax: dest://<HTTP Destination>
    Specify the HTTP destination of the Integration Server that you created during the technical configuration of SAP Exchange Infrastructure.
    regards
    Ashwin
    Edited by: ashwin dhakne on Mar 6, 2009 5:26 PM

  • Missed calls and placed calls are not saving in 7942 phone

    HI 
    i am facing some issue in telephone directory, in my phone missed calls and placed calls are not saving. i am using cisco call manager and 7942 phone. please help me in this issue.
    Thanks 
    Shijo

    Hi Shijo,
    Is this affecting only one 7942 IP  phone or all of them? if this is affecting all then you may try ta firmware upgrade. If this is only affecting one of them then you can compare the settings of this phone with the working ones or try setting the phone to factory defaults.
    HTH
    Manish

  • HT4085 Some videos that are taken with my iphone's camera are not making sounds, this problem occured today to all videos i record, please help

    Some videos that are taken with my iphone's camera are not making sounds, this problem occured today to all videos i recorded starting from today, please help

    It also takes time for the photos to be transferred out of your iPhone and into Photo stream on Apple's iCloud servers.
    Note that this can't happen if your iPhone is not connected to a WiFi network:
    When you enable My Photo Stream on your devices, all new photos you take or import to those devices will be automatically added to your photo stream.
    iOS devices: New photos you take are automatically uploaded to your photo stream when you leave the Camera app and are connected to Wi-Fi. My Photo Stream does not push photos over cellular connections.
    Macs: Any new photos you import to iPhoto or Aperture begin uploading automatically when you have a Wi-Fi or Ethernet connection. Or you can change your iPhoto or Aperture preferences so that only photos you manually add to My Photo Stream are uploaded.
    PC with iCloud Control Panel 2.0 or later: Open a Windows Explorer window and under Favorites select iCloud Photos if you are using iCloud Control Panel 3.0 (or Photo Stream if you are using 2.0 to 2.1.2). Open My Photo Stream. Click the "Add photos" button. Select the photos to import to My Photo Stream, then click Open.
    from here: http://support.apple.com/kb/ht4106

  • HT201401 My previously made calls are not displaying in the recent call section?  How can I restore  them+

    My previous calls are not displaying in the recent call section.  How can I fix this?

    There are some recovery programs out there if you google them - many with free trials. I haven't tried them so I have no opinion.Read any professional tech and user reviews you can find before you try one. I have read here in the past that some have worked for people who have posted here. 
    To help in the future, have you considered using Jump Desktop - Remote Desktop? I know it won't solve the problem you're dealing with now (unless notes were taken on your computer.) It's in the app store. It's the #1 paid app in the business category and the reviews are great. It allows you to see anything that's on your computer on your ipad. If you take your notes on your ipad then you might want to email them to yourself, put them on Word in your computer, for example, and then if you need them in class, you remotely connect your ipad to your computer and you will see your notes. This way you won't have to rely so much on the cloud. The explanation would be too long here, but you might want to take a look at it. You can use the free trial on jumpdesk.com and then if it works for you, buy it in the app store. 
    Meanwhile, it's hours since you sent this post. Hopefully others who can help solve your problem who are on this forum now can help you. I hope you get your notes back. Don't give up too quickly.
    Hope this helps. 

  • Incoming sip calls are not working but outgoing is working with cme

    I have CME setup with voip.ms on my 2800 router, my outgoing calls are working  but my incoming calls are not.  Below is my config, please let me know if it is something with my config:
    voice translation-rule 3
     rule 1 /^9142281\(...\)$/ /\1/
    voice translation-profile INCOMING_CALL_1
     translate called 3
    dial-peer voice 1 voip
     translation-profile incoming INCOMING_CALL_1
     session protocol sipv2
     session target sip-server
     incoming called-number .%
     voice-class codec 1
     dtmf-relay rtp-nte
     no vad

    I made the change, but I am getting no output from debug voip ccapi inout.  What does concern me from debug ccsip messages is:
    Aug 31 12:42:04.195: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    SIP/2.0 400 Bad Request - 'Invalid Host'
    Via: SIP/2.0/UDP 107.6.67.238:5060;branch=z9hG4bK000d3c36;rport
    From: "+19144410197" <sip:[email protected]>;tag=as7439b9c1
    To: <sip:[email protected]:1061>;tag=829C8-2532
    Date: Sun, 31 Aug 2014 12:42:04 GMT
    Call-ID: [email protected]:5060
    CSeq: 102 INVITE
    Allow-Events: telephone-event
    Reason: Q.850;cause=100
    Server: Cisco-SIPGateway/IOS-12.x
    Content-Length: 0
    I also am getting this:
    voicertr2#debug ccsip error
    SIP Call error tracing is enabled
    voicertr2#
    Aug 31 12:45:07.359: //-1/xxxxxxxxxxxx/SIP/Error/sipSPI_validate_own_ip_addr: ReqLine IP addr does not match with host IP addr
    Aug 31 12:45:07.359: //-1/78AE76E98009/SIP/Error/sact_idle_new_message_invite: Invalid URL in incoming INVITE

  • Video calls are not secure - not showing lock icon

    Hi guys,
    Calls between 9971/8945. Video calls are not getting secured.
    video calls are not secure - not showing lock icon.
    However audio calls are secure
    CUCM Version : 8.6.2.22900-9
    1 pub and 2 sub
    Secured cluster : mixed mode
    9971 : sip9971.9-3-1-33 - running version - same issue
    9971 : sip9971.9-2-4-19 - old version - same issue
    8945 : sccp8941-8945.9-3-2-11 – Running version.
    Please suggest.
    thx
    Ashish

    Would you be able to try 9.3(2) firmware or later?  I checked with 9.4(1) and I see a lock icon when placing a video call on my 9971.  According to the new and changed information 9.3(2) added additional support for when to display the lock icon,
    http://www.cisco.com/en/US/docs/voice_ip_comm/cuipph/9971_9951_8961/firmware/932/release_notes/P567_BK_RD4ECA70_00_rn-9_3_2-8961-9951-9971_chapter_00.html#P567_RF_AB412E9F_00.

  • My calls are not going to voice mail, the phone just rings any suggestions?

    Voice mail is installed, but incoming calls are not goint to voice mail.. What can I do?

    Check with your Phone Carrier that Voice Mail is Setup and Activated...

  • Incoming skype calls are not ringing on my iphone

    incoming skype calls are not ringing on my iphone.  It used to work but now doesn't. I can't find anywhere in the settings to fix this.
    Any suggestions?
    Solved!
    Go to Solution.

    Ever since iOS5 the ringer and display does not work. No notifications.
    I live in a gated community and the gate is assigned to my Skype number. I also have clients who call me and they aren't getting through.
    If I have to purchase a land line, I will sue in small claims for the cost of the service and loss of service.
    Do not waste anyone's time with cookie-cutter answers.
    My Skype isn't ringing nor shows up on the screen ever since iOS5. You should have been working on this with the developer packs.
    I've deleted and reinstalled 3x. It is running. Volume is correct.
    This is outrageous as I pay for Skype and am thinking of canceling and demanding a full refund.
    You are pushing things towards class litigation here in the US. There is no excuse.
    Microsoft now owns Skype. They are a US corporation and are liable.
    iPhone4
    iOS5
    Skype 3.5.117(3.5.0.117)
    Notifications: Sound ON Alerts ON
    Volume is at 100%
    Ringer is at 100%

  • Two external hard drive are not appearing on the desktop anymore on my 2008 24" iMac. One is a Lacie d2 Quadra and the other is a G Drive. Both are 1 Tb

    Two external hard drive are not appearing on the desktop anymore on my 2008 24" iMac. One is a Lacie d2 Quadra and the other is a G Drive. Both are 1 Tb

    Are they daisy chained? Have you tried them one at a time? Have you tried a different FireWire cable? Do they show up in either system profiler or Disk Utility? Have you reset the SMC? http://support.apple.com/kb/HT3964

  • External interface.call is not working

    hi, i am trying to call one java script function in
    actionscript by using External interface.call method. but its not
    working .can u pls tell me why this happend

    "angadala" <[email protected]> wrote in
    message
    news:gmpc58$g9p$[email protected]..
    > skill status.mxml
    >
    >
    > <mx:Script>
    > <![CDATA[
    > if (ExternalInterface.available) {
    > ExternalInterface.call(getDataFromXml);
    > }
    >
    > it is javascript
    > <script type="javascript">
    > var data = new Array();
    > data[0]=[1,2,3];
    > function getData()
    > {
    > return data;
    > }
    > </script>
    > </head>
    > <body>
    > <div id="SkillStatus">
    > <p>Alternative content</p>
    > </div>
    >
    > </body>
    > </HTML>
    >
    1) Your JavaScript function name and the function name you
    are calling
    don't match.
    2) On the Flex side, you are calling a JS function that I
    think you are
    expecting to return a value, but not assigning the result of
    the value to a
    function.

Maybe you are looking for

  • Problems accessing Web service from registry server

    "Hi, While trying to develop a dynamic webservice, I encounter some problems. The details are as follows: I develop a webservice with following interfaces and implementation classes: Interface : pricequote.IPriceQuote Implementation : pricequote.Pric

  • Question on Logical table Sources

    Good day! I would like to ask for your advice on an bottleneck I am experiencing in a repository implementation in Siebel/OBIEE. I am to create a logical table which sources comes from two different tables(Physical table A and Physical table B). I am

  • How do I add a page?

    Hi all, I saw that this topic has been up several times, but I felt that 11.000 hits is slightly too much to scan through. I have built my own template and I'm now creating a document including 15-20 pages. While writing it I intend to add new pages.

  • Custom field not appearing in Japanese language in some pages of SRM portal

    Hi, We have a requirement to add a customer field(a check box) to the shopping cart. To do this we have enhanced a Webdynpro component along with the desired changes in the shopping cart header table. The problem that we are facing is that, this cust

  • WCF- ( Windows communication Foundation ) New standard for webservice

    Dear Friends,   Could anybody tell me whether we can call a WCF service from SAP PI?   WCF (Windows communication Foundation) can be considered as a new standard for webservice. Take care, Karthik..k