Application to report cost of INCOMING calls

Hello everybody,
My requirement for a project is:
*"After user hangs up on a completed call, this app will put up a popup, saying your call to phone number nnnn lasted ssss seconds, and cost cccc cents.*
*Cost will be computed by multiplying call during in seconds rounded up to minutes, at 5c a minute."*
Can you please tell me what are the process/steps I need to follow in order to complete the project successfully and what are the jar files and other stuffs I need to download.
I hope I am with the right forum, and is eagerly waiting for your prestigious suggestions.
Regards,

I was told in April 2012 you can add a call barring to landline for £3.15 a month, no outgoing calls allowed but allows emergency calls. 
Hope this helps

Similar Messages

  • Stratus incoming calls are blocked by Windows Firewall

    Hello.
    i have created a samll AIR application that can recive stratus incoming calls. the applications works fine however on windows 7 the firewall blocks all incoming calls (and the applications simply does not recive them with no spceial indication from windows on the block). when i add my application to the allowed progrmas in the firewall settings everthing works fine. the problom is that i want that many users will install my application.
    how can i add the application to the allowed firewall programs (on windows 7) automatically during the applications instaltion (i created the instaltion using the "Export Relese Build" in the Flash builder).
    Thanks in advance.

    Hi,
    This issue is more related with Visual C#, you could post in that forum:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=csharpgeneral
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Karen Hu
    TechNet Community Support

  • Can Cisco Historical Reports Report Average Hold Time for Incoming Calls?

    Is the a way that Cisco Historical can report on the Average Hold Time for Incoming Calls? User is trying to figure out if there is a hold time prior to the agent picking up the call.
    I am running CRS Historical Reports Versions 5.0 (2.5).

    Hi,
    You can check the link belowCisco Unified Contact Center Express 5.0 Historical Reporting Administrator and Developer Guide:
    http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/crs/express_5_0/programming/hr_admin_devp/crs501hd.pdf
    this document includes all the details regarding the reports and its cutomization.
    Regards,
    Trad

  • I'm in Malaysia. Does anyone know whats application allow me to record incoming and outgoing call?

    I'm in Malaysia. Does anyone know whats application allow me to record incoming and outgoing call?

    See this app.
    You can download in malaysia.
    http://itunes.apple.com/us/app/call-recording/id380717589?mt=
    Good luck
    Max

  • Contact names not showing up for incoming calls!

    Seems to be a reacuring problem for Blackberry. Ive done a search for this on here and there doesnt seem to be a solution for the other devices. Like the titel states, when I have an incoming call it shows just the phone number, not the persons contact name, which is saved in my devices contacts list. I have a brand new Blackberry Passport. Just wondering if there is any fix for this?? This is a big problem for me. Don't have many contacts numbers memorized as Im sure most people dont nowadays.

    Hi @svansoros 
    I've unable to reproduce this issue after testing so I was wondering if you don't mind doing a few tests for me followed by capturing logs so our teams can investigate? To do this you'll need access to two phone lines. 
    LineA = Your Passport
    LineB = Another phone line 
    On your Passport, create a new contact entry that contains LineB's phone number, e.g. 123-456-7890 and the contact name 'Test Test' 
    Using LineB, call your Passport and record what appears on your display, does it show the phone number or 'Test Test'? Record what time you called your Passport as well. 
    On your Passport, change the formatting of the phone number in the 'Test Test' contact to 1234567890 and call your passport again using Line B. Record the time you placed the call and what was displayed 'Test Test', or the phone number only. 
    After completing these steps, capture logs using the steps below and send them via email to the email address I'll send you via private message. Thanks for your patience and understanding! 
    How to capture logs
    Open the Help application.
    Swipe down from the top of the screen and tap Create Report.
    Tap the Snapshot tab
    Tap the Save Log Snapshot button.
    Once the capture is complete, the device prompts to Upload Logs. Click No when this prompts appears .
    The notification message closes and the log collection screen is displayed.
    The Log Snapshots are automatically saved and can be found on the device memory in the Logs folder under Device\Documents\
    Send the logs as a attachment to the email address I'll provide via private message. 
    Did someone help you? Click Like! Did a post solve your issue? Click Accept as Solution!
    Follow me on Twitter or Google+ and subscribe to the Inside BlackBerry Help Blog

  • Application Performance Reports

    Ideally I would like to create some reports in my application concerning it's performance, statistics etc
    I know there are some reports in the utilities section, but I would like these reports inside my application.
    Has anybody done this sort of thing and could give me some examples or hints of which tables to look at.
    Gus

    Mohammed,
    It is common, in many of the Cisco Express 8.5 environments we have looked at, for the Total Incoming Calls given on a Traffic Analysis report to be a higher number than an Application Report.
    The Traffic Analysis Report counts every unique sessionID (unique call) that is inbound (contact type of 1).  The Application Reports do a similar thing but qualify (filter) only the records that have an application assigned.
    There are simply times where inbound calls have been directed to an "agent" without having an applicaiton assigned.
    The best thing the reporting user can do is to run a query on his or her database such as: 
         select * from ContactCallDetail where contactType=1and startDateTime > '2012-11-16 10:00:00' and startDateTime < '2012-11-16 11:00:00';
    Usually when an application is not assigned to the record in the ContactCallDetail table it is because the destination type is equal to 1, which is an 'Agent' instead of a 'route point'.
    So if you modify your select statement to filter by destinationType, you can quickly find the records that don't have the application assigned. 
    Example:  select * from ContactCallDetail where contactType = 1 and destinationType = 1 and startDateTime > '2012-11-16 10:00:00 and startDateTime < 2012-11-16 11:00:00';
    When you look at these records, you will see the agent that took the call from the destinationID field.  The number in that field should match up with the field called 'resourceID' in a table called 'resouce';
         Example:  select * from resource where resouce=6011; where 6011 was the number you found in the destinationID field.
    If there is still confusion about the source of the call - then talk to that agent and find out what is was.
    Good Luck and let me know if you need further help.
    Ron Reif
    [email protected]

  • Can I stop ALL incoming calls?

    I am going to Europe and signed up for international calling, but do not want to pay $1.99 for every incoming call. I was told even if I do not answer a call that it will cost me $1.99. Since I will be using my phone for several applications and email I do not want to turn my phone off just so calls do not come through. I'm hoping I'm just missing a setting as this situation would make my Iphone nearly unusable if I have turn turn it off and on dozens of times daily. Ideas? Cheers ~ Rob

    Am I missing something here? Why not just forward all calls to your voicemail number before leaving the US.
    Unless you prevent your phone from registering on a roaming network, then without such forwarding already in place calls will forward to the roaming network before either ringing your iPhone or going to voicemail. Either way this will incur a charge. In the case of calls that hit the roaming network and then go to voicemail you incur a double charge: the cost of forwarding the call to the roaming network plus the cost of returning the call to your home network for voicemail.
    I would recommend contacting your service provider who should be able to advise on how to divert all calls to voicemail before you travel.

  • All incoming calls divert to "Sorry, you can't lea...

    Help please!
    I recently cancelled 1571. Since then all incoming calls divert immediately to a message saying: "Sorry, you can't leave a message at the moment" and then disconnect.
    Everything else works fine (outgoing calls, broadband), and since the voice message sounds exactly like 1571 it seems pretty obvious that something went badly wrong with the 1571 cancellation.
    I have had some lovely conversations with 151 and with the online chat people who have seem to have no idea how to fix the problem.
    I see from the forum that this type of problem has been encountered before over several years and the only way to get it fixed appears to be to post on here and wait for the BT people who monitor them to spot it and come to my rescue.
    So HELP! <waves flag> Here I am, please come and rescue my phone line from the 1571 gremlin.
    Dave

    I just cannot believe I'M READING THESE POSTS AND THAT OUR EXPERIENCES HAVEN'T FED THEMSELVES BACK TO THE PEOPLE WHO MATTER AT BT. (Sorry hit caps lock!) I have had exactly the same experience as you all and I have been on the phone for hours trying to get the message through to the people on the end of 151 that the problem is obviousky with the 1571 system. I got to the point three days ago when there was a glimmer of hope that my word was being accepted about the problem. I was upgraded to speak tp a 'supervisor' or similar, who said that 1571 would be reconnected to see if people could then the get through again - beyond the scary message. Of course the moment it was reconnected the phone line was fine. He promised me that he would ring back yesterday to check the situation but I heard nothing. SO I got back onto 151 and had all the same discussions again. I asked why I had been promsied a return call - no explanation. Everything was clealry on notes on his computer but I had to go through the same questioning about answer machines at home etc etc. I suggested that the 1571 system was so complex that few people at BT have any clue that it is capable of giving the recorded message that we have all reported. He said he knew all the 1571 FACILITIES AND THAT NO SUCH MESSAGE CAN BE SWITCHED ON. (Hit it again sorry) I can't tell you how relieved I am to read your posts acknowledging the same experience. I am now waiting for 1571 to be switched off again to see what happens, and he has promised to ring me back on Monday afternoon at 2.00pm (5th January 2014). I also got a letter from BT welcoming me to the 1571 service and explaining that it will now cost me £1.75 per month - I've had it for years and the reason I want it turned off is to save the new charges. I fell totally exhausted with th whole affair. Happy New Year, and best regards.

  • IPhone Voice Memos Interrupted By Incoming Calls

    I notice that every time I use my Voice Memos software on the 3G(s), if an call comes in, the Voice Memo stops recording and I won't know it till I look at the phone later. Is there ANY way to stop that for that not to happen and you can have perhaps the calls go directly into voice mail so that the Voice Memo feature doesn't get interrupted? It's useless to me otherwise.
    Thanks for anyone's input!

    The voice recorder application - just like every other iPhone application, native or 3rd party - will shut down when you receive a phone call. The iPhone operates under the assumption that the device is first and foremost a telephone.
    As far as work arounds go, you can always put the phone in airplane mode when you need to use the voice recorder app uninterrupted. This will send all incoming calls directly to voicemail.
    Message was edited by: Ansuz82

  • IPhone 5 incoming calls go straight to voicemail in certain areas

    I know that this issue has been reported by many users in this and other forums, but I thought I would share my story too.
    I have a iphone 5 that is exhibiting the following issues:
    - When I am downtown Boston and certain areas in MA, incoming calls go straight to voicemail.  The phone does not ring and the only way to tell if people called me is if they leave a voicemail
    - When I make calls, my phone numbers shows as blocked at the receiving end.  So if people block anonymous calls then  I won't be able to call them
    I opened a ticket with VZW and this is what has been done so far to no avail:
    - Got a replacement phone
    - Changed the SIM card
    - Verizon Re-provisionned the phone number
    - Disabled LTE
    - Reset Network Settings
    - Power cycle the phone (many many times)
    Verizon said my issue is due to network extenders in the area.  Well, if this is true then thousands of VZW customers would have this issue as network extenders are all over the place in Boston. So far VZW does not have a solution to my problem.
    My next step is to reactivate my old iPhone 4S to see if it is a iPhone5 issue or something else.  will keep you posted.

    If they say they did, ask them to re-provision the account. Sometimes errors occur and the account is not provisioned correctly, even though features are included in your plan according to the billing system.

  • SIP incoming call, won't work (CME)

    Hi all,
    I'm facing a weird problem and the sip-provider can't help. I suppose there is a problem with the dial-peer/translation-rule but I can't figure it out...
    There is a CME (c2800nm-ipvoice-mz.124-11.XW10.bin, CME Version 4.2(0)) with a
    SIP trunk.
    Outgoing calls are working (DID).
    Incoming calls (all DID) are ringing on the same internal number.
    The situation:
    - external  call on 0815440097 is ringing on the internal nr. 296 (should be 297)
    - external call on 0815440096 is ringing on the internal nr. 296
    Here the config:
    ================================
    voice service voip
    allow-connections sip to sip
    no supplementary-service sip moved-temporarily
    no supplementary-service sip refer
    sip
    no update-callerid
    voice translation-rule 40
    rule 2 /\(.*\)/ /9\1/
    voice translation-rule 190
    rule 1 /^0\(.*\)/ /\1/
    rule 2 /^9\(.*\)/ /\1/
    voice translation-rule 191
    rule 2 /296/ /0815440096/
    rule 3 /297/ /0815440097/
    voice translation-rule 192
    rule 2 /^0815440097/ /297/
    rule 3 /^0815440096/ /296/
    voice translation-profile TP_IN_SIP
    translate calling 40
    translate called 192
    voice translation-profile TP_OUT_SIP
    translate calling 191
    translate called 190
    dial-peer voice 2000 voip
    description *** SIP-TRUNK (IN/OUT) ***
    translation-profile incoming TP_IN_SIP
    translation-profile outgoing TP_OUT_SIP
    destination-pattern 0.T
    b2bua
    session protocol sipv2
    session target dns:sip12.e-fon.ch
    session transport udp
    incoming called-number 0815440096
    dtmf-relay rtp-nte
    codec g711alaw
    no vad
    sip-ua
    credentials username 0815440096 password 7 xxxx realm sip12.e-fon.ch
    keepalive target dns:sip12.e-fon.ch
    authentication username 0815440096 password 7 xxxx
    calling-info pstn-to-sip from number set 0815440096
    no remote-party-id
    retry invite 2
    retry response 2
    retry bye 2
    retry register 2
    retry options 1
    registrar dns:sip12.e-fon.ch expires 69
    sip-server dns:sip12.e-fon.ch
    reason-header override
    connection-reuse
    host-registrar
    sh sip-ua register status
    Line                              peer        expires(sec)  registered
    ================================  ==========  ============  ==========
    0815440096                        20005       18            yes
    Here the CCSIP MESSAGE debug (looks ok):
    (call from 0000000000 to 0815440097)
    ===============================
    Mar  8 21:55:10.469 METD: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Received:
    INVITE sip:[email protected]:5060 SIP/2.0
    Record-Route: <sip:212.55.198.132;lr=on;ftag=as00cd0e7f>
    Via: SIP/2.0/UDP 212.55.198.132;branch=z9hG4bK49ff.2d35e30a71291ffe3895b39164900f36.0
    Via: SIP/2.0/UDP 212.55.198.134:5061;branch=z9hG4bK1cb84749;rport=5061
    Max-Forwards: 69
    From: "0000000000" <sip:[email protected]:5061>;tag=as00cd0e7f
    To: <sip:[email protected]:5060>
    Contact: <sip:[email protected]:5061>
    Call-ID: [email protected]
    CSeq: 102 INVITE
    User-Agent: e-fon
    Date: Thu, 08 Mar 2012 20:55:10 GMT
    Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
    Supported: replaces, timer
    X-IPCONNECT: 0815440097
    X-Number: 0815440097
    Content-Type: application/sdp
    Content-Length: 415
    v=0
    o=root 770254981 770254981 IN IP4 212.55.198.134
    s=Asterisk PBX 1.6.1.20
    c=IN IP4 212.55.198.134
    t=0 0
    m=audio 11886 RTP/AVP 8 9 111 3 18 0 101
    a=rtpmap:8 PCMA/8000
    a=rtpmap:9 G722/8000
    a=rtpmap:111 G726-32/8000
    a=rtpmap:3 GSM/8000
    a=rtpmap:18 G729/8000
    a=fmtp:18 annexb=no
    a=rtpmap:0 PCMU/8000
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-16
    a=silenceSupp:off - - - -
    a=ptime:20
    a=sendrecv
    Mar  8 21:55:10.481 METD: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    SIP/2.0 100 Trying
    Via: SIP/2.0/UDP 212.55.198.132;branch=z9hG4bK49ff.2d35e30a71291ffe3895b39164900f36.0,
    Via:SIP/2.0/UDP 212.55.198.134:5061;branch=z9hG4bK1cb84749;rport=5061
    From: "0000000000" <sip:[email protected]:5061>;tag=as00cd0e7f
    To: <sip:[email protected]:5060>
    Date: Thu, 08 Mar 2012 20:55:10 GMT
    Call-ID: [email protected]
    Server: Cisco-SIPGateway/IOS-12.x
    CSeq: 102 INVITE
    Allow-Events: telephone-event
    Content-Length: 0
    Here is the VOICE DIAL-PEER debug (call from 0000000000 to 0815440097):
    =============================================
    Mar  8 22:00:09.498 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
    Calling Number=0815440096, Called Number=0815440096, Peer Info
    Type=DIALPEER_INFO_SPEECH
    Mar  8 22:00:09.498 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
    Match Rule=DP_MATCH_DEST; Called Number=0815440096
    Mar  8 22:00:09.498 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
    Result=Success(0) after DP_MATCH_DEST
    Mar  8 22:00:09.498 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
    Result=SUCCESS(0)
    List of Matched Outgoing Dial-peer(s):
    1: Dial-peer Tag=20005
    2: Dial-peer Tag=2000
    Mar  8 22:00:09.498 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
    Calling Number=0000000000, Called Number=, Voice-Interface=0x0,
    Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
    Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  8 22:00:09.498 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
    Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=2000
    Mar  8 22:00:09.502 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
    Calling Number=0000000000, Called Number=, Voice-Interface=0x0,
    Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
    Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  8 22:00:09.502 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
    Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=2000
    Mar  8 22:00:09.502 METD: //-1/8647979A82E1/DPM/dpAssociateIncomingPeerCore:
    Calling Number=0000000000, Called Number=0815440096, Voice-Interface=0x0,
    Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
    Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  8 22:00:09.502 METD: //-1/8647979A82E1/DPM/dpAssociateIncomingPeerCore:
    Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=2000
    Mar  8 22:00:09.510 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
    Calling Number=0815440096, Called Number=0815440096, Peer Info
    Type=DIALPEER_INFO_SPEECH
    Mar  8 22:00:09.510 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
    Match Rule=DP_MATCH_DEST; Called Number=0815440096
    Mar  8 22:00:09.510 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
    Result=Success(0) after DP_MATCH_DEST
    Mar  8 22:00:09.510 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
    Result=SUCCESS(0)
    List of Matched Outgoing Dial-peer(s):
    1: Dial-peer Tag=20006
    2: Dial-peer Tag=2000
    Mar  8 22:00:09.510 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
    Calling Number=0815440096, Called Number=, Voice-Interface=0x0,
    Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
    Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  8 22:00:09.510 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
    Result=Success(0) after DP_MATCH_ANSWER; Incoming Dial-peer=2000
    Mar  8 22:00:09.514 METD: //-1/8647979A82E1/DPM/dpMatchPeersCore:
    Calling Number=, Called Number=0815440096, Peer Info
    Type=DIALPEER_INFO_SPEECH
    Mar  8 22:00:09.514 METD: //-1/8647979A82E1/DPM/dpMatchPeersCore:
    Match Rule=DP_MATCH_DEST; Called Number=0815440096
    Mar  8 22:00:09.514 METD: //-1/8647979A82E1/DPM/dpMatchPeersCore:
    Result=Success(0) after DP_MATCH_DEST
    Mar  8 22:00:09.514 METD: //-1/8647979A82E1/DPM/dpMatchPeersMoreArg:
    Result=SUCCESS(0)
    List of Matched Outgoing Dial-peer(s):
    1: Dial-peer Tag=20006
    2: Dial-peer Tag=2000
    show dial-peer voice summary:
    dial-peer hunt 0
    AD                                    PRE PASS                OUT
    TAG    TYPE  MIN  OPER PREFIX    DEST-PATTERN      FER THRU SESS-TARGET    STAT
    PORT
    555    voip  up   up             555                0  syst loopback:rtp
    20001  pots  up   up             296$               0                          50/0/1
    20002  pots  up   up             297$               0                          50/0/2
    2000   voip  up   up             0.T                0  syst dns:sip12.e-fon.ch
    20005  pots  up   up             0815440096$        0                     50/0/150
    20006  pots  up   up             0815440097$        9                     50/0/2
    voip translation debugging (call from 0794142975 to 0815440097):
    =========================================
    Mar  8 22:35:26.145 METD: //-1/73E51DB2834F/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x46FBFCA0; count=1
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_stack_push_RegXruleNumInfo: stack=0x46FBFCA0; count=0
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_profile_translate_internal: number=0794142975 type=unknown plan=unknown numbertype=calling
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_profile_match_internal: Matched with rule 2 in ruleset 40
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_profile_match_internal: Matched with rule 2 in ruleset 40
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/sed_subst: Successful substitution; pattern=0794142975 matchPattern=(.*) replacePattern=9\1 replaced pattern=90794142975
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_subst_num_type: Match Type = none, Replace Type = none Input Type = unknown
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_subst_num_plan: Match Plan = none, Replace Plan = none Input Plan = unknown
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_profile_translate_internal: xlt_number=90794142975 xlt_type=unknown xlt_plan=unknown
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_profile_translate_internal: number= type=unknown plan=unknown numbertype=redirect-called
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_get_RegXrule: Invalid translation ruleset tag=0
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_profile_match_internal: Error: ruleset for redirect-called number not found
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_profile_translate_internal: No match: number= type=unknown plan=unknown
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_profile_translate_internal: number=0815440096 type=unknown plan=unknown numbertype=called
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_match: No match; number=0815440096 rule precedence=2
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_match: No match; number=0815440096 rule precedence=3
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_profile_match_internal: No match found
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_profile_translate_internal: No match: number=0815440096 type=unknown plan=unknown
    Mar  8 22:35:26.149 METD: //-1/73E51DB2834F/RXRULE/regxrule_stack_push_RegXruleNumInfo: stack=0x46FBFCA0; count=1
    Mar  8 22:35:26.153 METD: //-1/73E51DB2834F/RXRULE/regxrule_dp_translate: No profile found in peer 20005 for outgoing direction
    Mar  8 22:35:26.153 METD: //-1/73E51DB2834F/RXRULE/regxrule_dp_translate: calling_number=90794142975 calling_octet=0x0
            called_number=0815440096 called_octet=0x0
            redirect_number= redirect_type=0 redirect_plan=0        redirect_PI=-1 redirect_SI=-1
    Mar  8 22:35:26.181 METD: //-1/73E51DB2834F/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x46FBFCA0; count=2
    Thanks,
    Norbert

    Hi Alex,
    Thank you for the reply.
    After changing the "incoming called-number" I got the same output.
    The weird think is, why the dial-peer debug shows the 0815440096 number, despite the right "to: number" in the SIP-Message.
    Is there a problem with the "voice service voip" or "sip-ua"?
    on the voice translation debug I see:
    Match Rule=DP_MATCH_TO_URI; URI=sip:0815440097
    Match Rule=DP_MATCH_FROM_URI; URI=sip:0819262424
    But I guess the translation rule is maching this one:
    Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=0815440096
    So how can the voice translation rule be set to map the entry DP_MATCH_TO_URI; URI=sip:0815440097
    Thanks for the help.
    Regards,
    Norbert
    voip translation debugging (call from 0819262424 to 0815440097):
    ===================================================
    Mar  9 07:45:16.371 METD: //-1/439ABF97847F/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x46FBFAFC; count=1
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_stack_push_RegXruleNumInfo: stack=0x46FBFAFC; count=0
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_profile_translate_internal: number=0819262424 type=unknown plan=unknown numbertype=calling
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_profile_match_internal: Matched with rule 2 in ruleset 40
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_profile_match_internal: Matched with rule 2 in ruleset 40
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/sed_subst: Successful substitution; pattern=0819262424 matchPattern=(.*) replacePattern=9\1 replaced pattern=90819262424
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_subst_num_type: Match Type = none, Replace Type = none Input Type = unknown
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_subst_num_plan: Match Plan = none, Replace Plan = none Input Plan = unknown
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_profile_translate_internal: xlt_number=90819262424 xlt_type=unknown xlt_plan=unknown
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_profile_translate_internal: number= type=unknown plan=unknown numbertype=redirect-called
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_get_RegXrule: Invalid translation ruleset tag=0
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_profile_match_internal: Error: ruleset for redirect-called number not found
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_profile_translate_internal: No match: number= type=unknown plan=unknown
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_profile_translate_internal: number=0815440096 type=unknown plan=unknown numbertype=called
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_match: No match; number=0815440096 rule precedence=2
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_profile_match_internal: Matched with rule 3 in ruleset 192
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_match: No match; number=0815440096 rule precedence=2
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_profile_match_internal: Matched with rule 3 in ruleset 192
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_match: No match; number=0815440096 rule precedence=2
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/sed_subst: Successful substitution; pattern=0815440096 matchPattern=^0815440096 replacePattern=296 replaced pattern=296
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_subst_num_type: Match Type = none, Replace Type = none Input Type = unknown
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_subst_num_plan: Match Plan = none, Replace Plan = none Input Plan = unknown
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_profile_translate_internal: xlt_number=296 xlt_type=unknown xlt_plan=unknown
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_stack_push_RegXruleNumInfo: stack=0x46FBFAFC; count=1
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_dp_translate: No profile found in peer 20001 for outgoing direction
    Mar  9 07:45:16.375 METD: //-1/439ABF97847F/RXRULE/regxrule_dp_translate: calling_number=90819262424 calling_octet=0x0
            called_number=296 called_octet=0x0
            redirect_number= redirect_type=0 redirect_plan=0        redirect_PI=-1 redirect_SI=-1
    Mar  9 07:45:16.379 METD: //-1/439ABF97847F/RXRULE/regxrule_vp_translate: No profile found in voice port or trunk group for outgoing direction
    Mar  9 07:45:16.379 METD: //-1/439ABF97847F/RXRULE/regxrule_vp_translate: calling_number=90819262424 calling_octet=0x0
            called_number=296 called_octet=0x0
            redirect_number= redirect_type=0 redirect_plan=0
    Mar  9 07:45:18.195 METD: //-1/439ABF97847F/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x46FBFAFC; count=2
    debug voice dialpeer detail
    =====================
    Mar  9 07:49:25.572 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
      Dial String=0815440096, Expanded String=0815440096, Calling Number=0815440096T
       Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.572 METD: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Outgoing Dial-peer=2000 Is Matched
    Mar  9 07:49:25.572 METD: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Outgoing Dial-peer=20005 Is Matched
    Mar  9 07:49:25.572 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ANSWER; Calling Number=0819262424
    Mar  9 07:49:25.572 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.572 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=0819262424T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.572 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Mar  9 07:49:25.572 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ORIGINATE; Calling Number=0819262424
    Mar  9 07:49:25.572 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.572 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=0819262424T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.572 METD: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=2000 Is Matched
    Mar  9 07:49:25.576 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ANSWER; Calling Number=0819262424
    Mar  9 07:49:25.576 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.576 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=0819262424T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.576 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Mar  9 07:49:25.576 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ORIGINATE; Calling Number=0819262424
    Mar  9 07:49:25.576 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.576 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=0819262424T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.576 METD: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=2000 Is Matched
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_REQUEST_URI; URI=sip:[email protected]:5060
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchCore:
       Result=-1
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpAssociateIncomingPeerCore:
      Match Rule=DP_MATCH_TO_URI; URI=sip:[email protected]:5060
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchCore:
       Result=-1
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpAssociateIncomingPeerCore:
      Match Rule=DP_MATCH_FROM_URI; URI=sip:[email protected]:5061
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchCore:
       Result=-1
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=0815440096
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchCore:
       Dial String=0815440096, Expanded String=0815440096, Calling Number=
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchCore:
       Result=-1
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ANSWER; Calling Number=0819262424
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=0819262424T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchCore:
       Result=-1
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ORIGINATE; Calling Number=0819262424
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=0819262424T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.576 METD: //-1/D8245087848D/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=2000 Is Matched
    Mar  9 07:49:25.584 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=296, Expanded String=296, Calling Number=296T
       Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.584 METD: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Outgoing Dial-peer=20001 Is Matched
    Mar  9 07:49:25.584 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ANSWER; Calling Number=296
    Mar  9 07:49:25.584 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.584 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=296T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.584 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Mar  9 07:49:25.584 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ORIGINATE; Calling Number=296
    Mar  9 07:49:25.584 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.584 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=296T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.584 METD: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=20001 Is Matched
    Mar  9 07:49:25.584 METD: //-1/D8245087848D/DPM/dpMatchCore:
       Dial String=296, Expanded String=296, Calling Number=
       Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.584 METD: //-1/D8245087848D/DPM/MatchNextPeer:
       Result=Success(0); Outgoing Dial-peer=20001 Is Matched
    Mar  9 07:49:25.588 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=90819262424, Expanded String=90819262424, Calling Number=
       Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.588 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Mar  9 07:49:25.592 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=0819262424, Expanded String=0819262424, Calling Number=
       Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.592 METD: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Outgoing Dial-peer=2000 Is Matched
    Mar  9 07:49:25.592 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ANSWER; Calling Number=296
    Mar  9 07:49:25.592 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.592 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=296T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.592 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Mar  9 07:49:25.596 METD: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
       Match Rule=DP_MATCH_ORIGINATE; Calling Number=296
    Mar  9 07:49:25.596 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchPeertype:
       Is Incoming=TRUE, Number Expansion=FALSE
    Mar  9 07:49:25.596 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=, Expanded String=, Calling Number=296T
       Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.596 METD: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Incoming Dial-peer=20001 Is Matched
    Mar  9 07:49:25.596 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=296, Expanded String=296, Calling Number=
       Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.596 METD: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Outgoing Dial-peer=20001 Is Matched
    Mar  9 07:49:25.596 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=90819262424, Expanded String=90819262424, Calling Number=
       Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.596 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Mar  9 07:49:25.596 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=90819262424, Expanded String=90819262424, Calling Number=
       Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.596 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Result=-1
    Mar  9 07:49:25.596 METD: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
       Dial String=296, Expanded String=296, Calling Number=
       Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
    Mar  9 07:49:25.596 METD: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
       Result=Success(0); Outgoing Dial-peer=20001 Is Matched

  • Application Server Report Path

    Dear Oracle Gurus
    I am new to this area of expertise. We have a peculiar problem. Let me try to explain this
    We are running Oracle Appication server in Windows based environment( windows server 2003 i presume)
    we have multiple projects running in this server. Two of our projects are almost similar and identitcal. They share the same name for forms and reports but the content will be different.
    The problem is when we execute a call to a report from our application, the report with the same name from other project gets executed.
    I discussed this with our Hardware and network engineers. They said that the path to find the reports is specified in the windows registry file where it is specified that the folder of the other project is given first and then our project folder is specified next.
    Tempororily , they put our project folder's name first.
    I beileve that there should be some other better and permanant solution for this
    can anyone help me out in this
    with warm regards
    ssr

    Hi ssr,
    the best way is to create two or more report server with different names. For each report server you can define a sourceDir and tempDir. You must enter the values of the sourceDir and tempDir in the*.conf File from the reportserver. You will find the *.conf-File in the following directory: $ORACLE_HOME\reports\conf The name of the file is <reportservername>.conf. It is a XML-File. IN Line 15 or 16 you find the Part for the sourceDir and tempDir. After that you must restart the report server.
    Call from Forms:
    Wenn you call the application you use a "?config=..." part in the formsweb.cfg. Then you must use two diferent *.env-Files. In each *.env-File you add a new environment parameter. Excample REPORTSERVERNAME=.... In your Forms application you can read this parameter with TOOL_ENV.getvar('REPORTSERVERNAME', l_name); And than you can controll wich application use wich reportserver. In our enviroment it works fine.
    I hope that helps a little bit.
    - Sven

  • ISDN E1 PRI incoming calls busy out after 2nd b channel picks up

    I have an ISDN E1 PRI line coming in from the Telco. D Channel comes up nicely and B channels accept calls, but only the first two calls. Once two callers are online, any further incoming calls get a busy tone. ISDN Debug data reports:
    **ERROR**: call_incoming: Remote Protocol Error: No b channel assigned by switch, call id 0xCE
    Hardware I'm using? Cisco 2650, 12.3(7T) and NM-HDV, VWIC-2MFT-E1-DI
    Anybody please help?

    Problem sorted - believe it or not, it was the telco. They changed their switch setting for the line to preferrable B channel - and voila!
    Thanks,
    Brian

  • Code for out/incoming call

    Dear all,
    Now I used Nokia N95 and I want to know the way that I can see the duration and number of incoming call and outgoing call in my phone. Before I used call log but after I change the Sim Card the information were deleted so how could I know it please help because I have to check the report comparing to my bills. Please give me any code for checking.
    Thanks.
    Issarariddhi,

    21-Aug-200707:32 AM
    issarariddhi wrote:
    Dear all,
    Now I used Nokia N95 and I want to know the way that I can see the duration and number of incoming call and outgoing call in my phone. Before I used call log but after I change the Sim Card the information were deleted so how could I know it please help because I have to check the report comparing to my bills. Please give me any code for checking.
    Thanks.
    Issarariddhi,
    Try Menu > Log > Press Right Arrow and a 30 day log of all calls, SMS's and Packet data is kept

  • My new iPhone 5S will not ring for incoming calls.  It vibrates. I've tried suggested tips for iPhone 4 but it doesn't work for 5S.  Please help!!

    Can anyone help.  My new iPhone 5S does not ring for incoming calls.  It vibrates.  How can I get ringer to work?

    Hello lyngos,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iPhone: No sound or distorted sound from speaker
    http://support.apple.com/kb/TS2802
    If an audio issue occurs when using a specific application, try testing other applications to see if the issue persists.
    If the iPhone is paired with a Bluetooth headset or car kit:
    Try turning off Bluetooth.
    If you experience difficulties with the Bluetooth feature, follow these troubleshooting steps.
    Restart the iPhone.
    If restarting doesn't fix the issue, ensure that your iPhone is updated to the latest version of iOS.
    Best of luck,
    Mario

Maybe you are looking for