CME8.6 on 3825 is stripping '+' character at the front of an international number

Hi,
I am try to deal with some international traffic its arriving in a group of SIP dial peers, can be any, after processing the traffic locally we send back to the same group of SIP dial peers, however, on the way out, even though we have outbound translation rules, it is being stripped by the software, the final invite on the outbound shows the number with no '+' character.
Any ideas why this is happening?
Thanks
Alan

It is much simpler than you think. Additions and modifications are in italics. Good luck!
<h4>Number2. City info ARRAY contents before appending:</h4>
<cfloop index="Counter" from="1" to="#CityInfo.recordcount#">
<cfoutput>
City: #cityarray[Counter][1]#,
State: #cityarray[Counter][2]#,
Code: #cityarray[Counter][3]#<br>
</cfoutput>
</cfloop>
<!--- #3 I now add/append Irving to the array and change L.A. --->
<cfset cityarray[6][1] = "Irving" />
<cfset cityarray[6][2] = "Texas" />
<cfset cityarray[6][3] = "972" />
<cfset cityarray[4][1] = "Los Angeles" />
<h4>Number3. City info Array contents after adding Irving, TX and updating L.A.:</h4>
<cfloop  index="Counter" from="1" to="#arrayLen(cityarray)#">
<cfoutput>
City: #cityarray[Counter][1]#,
State: #cityarray[Counter][2]#,
Code: #cityarray[Counter][3]#<br>
</cfoutput>
</cfloop>
<br>
<!--- #4 now I look for the 's' in order to add a '!' THIS IS WHERE MY PROBLEM BEGINS --->
<h4>Number4. City info after searching for "s"</h4>
<cfloop index="Counter"  from="1" to="#arrayLen(cityarray)#">
    <cfset sPosition=findNoCase("s",cityarray[Counter][1])>
    <cfoutput>
    City: #cityarray[Counter][1]#,
  State: #cityarray[Counter][2]#,
    Code: #cityarray[Counter][3]#
    </cfoutput>
   <cfif sPosition GT 0><!--- Just display the exclamation mark--->
    <cfelse> <!--- Add whatever you like, or nothing, here--->
    (no 's')
    </cfif>
    <br>   
</cfloop>

Similar Messages

  • Tab character to the left of an auto-number

    I have InDesign CS4 documents with numbered lists in various places in the documents. I've been numbering them manually because I can't find a way to insert a tab character in front of an autonumber. The Bullets and Numbering settings dialog won't let me insert a tab at the beginning of an auto-number -- gives an error message. The reason for the tab in front of the number is so that the numbers will align right when there are 10 or more items in the list.

    Jay,
    You don't need to insert tabs, you set everything in the "Bullet and Number Position" section of the bullets -and-numbering tab. These values work for 10 points Minion:
    Alignment: Right
    Left indent: 6 pt
    First line indent 6 pt
    Tab position: 18 pt
    Peter

  • Mail compose window jumps to back when adding address. As soon as I add a single character to the address window of a new mail message, it pops  under all other existing windows. If I have others open...and who doesn't? I have to then close them all.

    So.....deeply....disappointed by Lion...
    It honestly gets in the way of getting things done.
    When was the last time you had an upgrade, in any program or  OS that caused an immediate productivity drop?
    Mail windows, when adding a new address, pop under to become the lowest window in the stack...before you are done composing...
    no extra clicks..just adding ONE character to the actual address bar does it.
    Trying to add files to an online content management system is hard...it's hard because when you attempt to add the file, it disappears from
    the list, so a search must be conducted...oh not a search of your hard drive...no...it has to include ALL FILES and that takes a while, showing
    files totally unrelated to what you need or in whatever that view is, showing everything from movies to documents, to a whole range of other stuff
    that is irrelevant to what is being sought.
    I can get used to the disappearing icon tool bar...but the message threading in Mail is so strangely bad it's hard to describe. So you send out an email,
    and it had 5 points...but that was 3 emails before...A reply comes in addressing those 5 points but saying something like ..."I disagree with point number 4"
    Unless you have total recall the thread shows you only incoming mail and the LAST most recent folded up message you sent. You are forced to go digging
    into sent mail to see what that point you made 8 days eariler actually was...
    I am pleased that I don't have to have Launchpad (honestly the silliest 'feature' I've ever seen on a computer) in the dock and see no point in the juvenile Mission Control (the naming scheme is odd and reminiscent of Junior Spaceman...how ironic that we end America's manned launch capability at the same time as Launch Pad and Mission Control, both throwbacks to the 60's are added to an OS). In any case both are virtually useless tools. One, replacing the mildly useful Spaces and the other just genuinely useless.
    I'm going to give Apple until the second bug fix...but I can tell right now that Snow Leopard was a far more robust OS. The thousands of posts about this may rise to the level of AntennaGate...I hope so...It seems the only way to get Steve (for whom I have now honestly lost respect for the FIRST TIME) to address the issues is to embarrass the company publicly. Lion is a broken system, poorly conceived...and proof that the Apple methodology of no widespread user testing can and does fail. This needs to get fixed. Soon.

    It seems to have something to do with profile manager.
    I get stack traces in the "system messages" logs for the "Server" application, grrrr.
    I'll get that info and attempt to submit a but report tonight.

  • Is it possible to export to PDF without a Return character at the end of every line?

    I am the author of a book whose first edition has been typeset and extensively amended in InDesign.  I now need to rewrite the first edition to produce a second edition.
    When I copy-and-paste from the PDF with which the publisher has supplied me into MS Word, I get a Return character at the end of every line, which means that text doesn’t automatically wrap and sentences are fragmented so that I get spurious grammar errors.
    I know that not all PDF files have a Return at the end of every line.  Is it possible to restrict Returns to the end of paragraphs when exporting from InDesign to PDF?  If so, what should the publisher be asking the typesetter to do?

    Thanks for your lightning-swift and helpful replies, Mike & Ellis.
    I don't have InDesign myself, so I know hardly anything about how it's used.  I'm just trying to research what an internationally-known publisher should already know how to do, but apparently doesn't!
    Following your suggestion, Mike, I have downloaded the trial version of Acrobat and exported the PDF to a Word file.  This has been moderately successful as there are far fewer spurious Return characters, just a few that I suspect may be hangovers from the typesetter having introduced soft returns in ID.
    As you've suggested Peter and Ellis, I'll suggest that the publisher asks the typesettter to export from ID to RTF and Text to see if that's even better.
    Message was edited 15:24 GMT by: AlanS5100

  • Character # at the end of file in transaction AL11

    Hi gurus,
    In version 46c if I upload a file to application server with program RC1TCG3Z and in mode BIN when I display the file with transaction AL11 the file is correct.
    In version 60 if I upload a file to application server with the same program and in mode BIN when I display the file with transaction AL11 appears character # at the end of some lines. How it is possible?
    Thanks,

    Hi,
    U need to use one class. Refer below given code.
    TYPES : BEGIN OF lt_record_input,
              rec(1000) TYPE c,
            END OF lt_record_input.
    DATA : li_record_input TYPE TABLE OF lt_record_input .
    DATA lv_cr TYPE c.
    lv_cr = cl_abap_char_utilities=>cr_lf.
    CONCATENATE '/opt/isv/cti_app/DOCU/INCOMING/PROCESSED/UNSUCCESSFUL/'
    gv_filename INTO lv_path.
    OPEN DATASET lv_path FOR INPUT IN TEXT MODE ENCODING DEFAULT.
    IF sy-subrc = 0.
      DO.
        READ DATASET lv_path INTO lw_record_input-rec.
        IF sy-subrc EQ 0.
          REPLACE lv_cr IN lw_record_input-rec WITH space.
          APPEND lw_record_input TO li_record_input.
        ELSE.
          EXIT.
        ENDIF.
      ENDDO.
      CLOSE DATASET lv_path.
    ENDIF.
    Hope it help u.

  • Character # at the end of line with transaction AL11

    Hi gurus,
    In version 46c if I upload a file to application server with program RC1TCG3Z and in mode BIN when I display the file with transaction AL11 the file is correct.
    In version 60 if I upload a file to application server with the same program and in mode BIN when I display the file with transaction AL11 appears character # at the end of some lines. How it is possible?
    Thanks,

    > I don't have access to OS level.
    Check the file on OS level (ask the admin to copy that file), it may be a display issue in the GUI.
    Markus

  • SSRS 2008 R2 - Try to Open RDL - I got an error saying "Failed to open report 'reports_List.rdl' ... "Invalid character in the given encoding. Line 1, position 1".

    Hi,
    I am working on SSRS 2008 R2.
    My Colleague gave me one RDL. I have added it to my SSRS project on BIDS  & Tried  to Open by double-click on that RDL.
    I got a popup error saying "Failed to open report 'reports_List.rdl'. clicked on
    Details button & noticed error explanation as . "Invalid character in the given encoding. Line 1, position 1". 
    When i try to View Code of this RDL, I got another error message saying "Exception from HRESULT: 0x80041FEB"
    Can anybody suggest me ... what exactly the root cause of it?  how can i resolve it ?
    thanks a lot in advance !
    best regards,
    Venkat

    Hi Venkat,
    Did you use Visual Studio 2010 on your test? It is a known issue of Visual Studio 2010. Please refer to the following document. It has fix method provided by the Microsoft Web Development Tools team to work around the issue.
    https://connect.microsoft.com/VisualStudio/feedback/details/552134/hresult-error-creating-timetracking-sample-web-site-project
    Since the issue related to Visual Studio. I suggestion you post the question in the following forum:
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=Vsexpressvb 
    It is appropriate and more experts will assist you.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Itunes was working fine. Tries to install latest upgrade and get error message about an invalid character in the path "Program Files (x86)". PC, Win7, nothing else appears to be having same issue.

    Itunes was working fine. Tried to install latest upgrade and get error message about an invalid character in the path "Program Files (x86)". PC, Win7, nothing else appears to be having same issue. Program still works, simply cannor upgrade.

    Thanks b noir,
    I tried this solution without success. After FixIt ran and didn't find a problem, either in looking for issues with "software upgrade" or "iTunes" it kindly offered to help me uninstall iTunes. I had thought of this as a possibilty but it seems to me that if you do that you lose a lot of "non-native-to-Apple" information you might have entered. I did this once and recovery was painfull. Is there a way to uninstall iTunes without losing all of that sort of thing? Any help would be appreciated.

  • A special character in the last column in my external table

    Hello,
    I'v made a external table that looks like this :
    CREATE
    TABLE "REC_XLS"
    "FINANCE_DATE" VARCHAR2(50 BYTE),
    "CREATION_DATE" VARCHAR2(50 BYTE),
    "SENT_DATE" VARCHAR2(50 BYTE),
    "REMARKS" VARCHAR2(200 BYTE),
    "REMAINING_QUANTITY" VARCHAR2(30 BYTE),
    "CODE" VARCHAR2(30 BYTE)
    ORGANIZATION EXTERNAL
    TYPE ORACLE_LOADER DEFAULT DIRECTORY "LOADER" ACCESS PARAMETERS (
    RECORDS DELIMITED BY newline LOAD WHEN CODE!=BLANKS Skip 1 FIELDS
    TERMINATED BY 0X'09' MISSING FIELD VALUES ARE NULL REJECT ROWS
    WITH
    ALL NULL FIELDS ( Finance_date,
    creation_date, sent_date, Remarks,
    remaining_quantity, code) location ( 'Finance.tsv' )
    I exported the result in xls file and I saw in the last column a special character. The result of a copy and paste is prenseted here : "ABE
    You should notice that the last quote is in the upper line instead of at the end of ABE. This means, I think, that there is a carriage return at the end. And the 0X'09' is the tab separator. How can I get rid of this character ?

    my guess is that you run the load on unix server which uses default LF end-of-line character and the file has dos CRLF end-of-line, the easiest option is to change records delimiter in the DDL and replace "RECORDS DELIMITED BY newline" with code below
    RECORDS DELIMITED BY '\r\n'in general end-of-line can be really any character, sample above shows CRLF but it can be TAB, space, | or any other character or set of characters. I have samples of special characters on my blog http://jiri.wordpress.com/2009/01/29/oracle-external-tables-by-examples-part-1/
    hope this helps
    jiri

  • I want to create an intelligent file to show all pictures with 3 stars or more. Trying this, I don't know the character of the stars to fill in the respective box ??

    I want to create an intelligent file in my finder to show all pictures with 3 stars or more. Trying this, I don't know the character of the stars to fill in the respective box ??
    Thanks for your help.

    Take a look here: http://hints.macworld.com/article.php?story=20110314131100623
    One of the comments suggests you can't use greater than or less than with the star rating in Finder.
    You might try a Raw Query with the kMDItemStarRating.
    In the criteria popup menu, select Other, then find the Raw Query entry.
    You might have to play around with the syntax, but try "kMDItemStarRating >= 3"
    Take a look here for query syntax: https://developer.apple.com/library/mac/ipad/#documentation/Carbon/Conceptual/Sp otlightQuery/Concepts/QueryFormat.html#//apple_ref/doc/uid/TP40001849-CJBEJBHH

  • When I use find, Firefox does not let me complete typing the word. Keystrokes effect the page as opposed to the find box (ex. backspace goes back a page instead of a character in the box). How do I fix this?

    When I type in the Find box, Firefox interrupts me before I complete typing the word (usually in the first 4 letters. "Focus" moves from the Find entry box to the page itself. If I type backspace Firefox goes back one page of browsing, not one character in the box. I disabled Searchmenu, but that did not help.
    Extensions:
    Adblock Plus 1.2
    Canadian English Dictionary 1.1.5
    Download Statusbar 0.9.6.8
    Download helper 4.7.3
    Firefox Showcase 0.9.5.5
    Greasemonkey 0.8.20100408.6
    Image zoom 0.4.4
    Java console 6.0.16
    Java Console 6.0.20
    Noia 2.0 eXtreme OPT 3.76
    NoScript 1.9.9.81
    PDF Download 3.0.0.1
    SearchMenu 1.4.0.51 (disabled)
    Skipscreen 0.4.7amo
    Tab Mix Plus 0.3.8.3
    Taboo 0.6.1
    WOT 20100503
    Recently, I tried quick find and it just keeps starting a new quick find every couple of letters I type.
    == This happened ==
    Every time Firefox opened
    == The last month or so, I'm not sure of the specific trigger.

    Thanks for responding Chris.
    I hadn't restarted after disabling SearchMenu. Having restarted, it would appear that the problem was, in fact, SearchMenu. Which was my suspicion. Once Find highlights a "word" SearchMenu interrupts to offer its services. I guess I'll post on their board, to see if there's a solution.
    I should have restarted before posting. My apologies. Rookie move.
    Thanks again, Chris.

  • Read Document in FileUtilities  cannot search a file with french character in the file name

    Hi,
    I am trying to search a file with french character in the file name like 'captures écran.doc' in my unix server directory, and Write the file somewhere, say in a list of documents or, write on file system to another directory.
    I am using to Read Document in FileUtilities of Foundation, but it cannot read the file due to french character in its name. Although it can find any other file name without these french characters.
    Tried renaming but that also cannot find the file with french character name.
    Please provide any idea to solve it using LC operation.
    Regards,
    Rohan Raj.

    Hi Thomas,
    Thanks for the post, but I have already found a solution to it a month ago. Sorry for not posting the solution.
    You just have to set the '-Djava.property.file.encoding=ISO8859-1' into JVM argument of your server startup, and bounce the server back to pick the new JVM arg set. And now the service Read Document in FileUtilities of Foundation will read all french characters.
    ISO8859-1refers to "Latin alphabet no. 1," consisting of 191 characters from the Latin script. This character-encoding scheme is used throughout The Americas,Western Europe, Oceania, and much of Africa. It is also commonly used in most standard romanizations of East-Asian languages.
    regards,
    Rohan Raj.

  • I just upgraded to the latest software for my pages.  When I opened an old document it stripped out all the images I had in my tables.  How do I get them back

    I just upgraded to the latest software for my pages.  When I opened an old document it stripped out all the images I had in my tables.  How do I get them back

    Don't save. Close the documents.
    Pages '09 should still be in your Applications/iWork folder.
    Pages 5 will damage/alter older files, something Apple didn't tell its users.
    Pages 5 is a severely stripped down version with over 90+ features removed.
    We recommend trashing/archiving Pages 5 after Exporting any files you may have saved back to Pages '09.
    Also rate/review Pages 5 in the App store.
    Peter

  • While using my Iphone 5, all of a sudden  black and white stripes where on the screen. I have tryed to turn the phone off and on again, but there are only the stripes. I can't use it, and nothing happens when I push the buttons. Can someone help me?

    While using my Iphone 5, all of a sudden  black and white stripes where on the screen. I have tryed to turn the phone off and on again, but there are only the stripes. I can't use it, and nothing happens when I push the buttons. Can someone help me?

    Try resetting your phone, hold the home and sleep/wake button down until the apple symbol comes up, then release. If that doesnt work, you may have damaged your phone and need to take it to an apple genius bar.

  • How do I change a character in the document to another character in one command?

    How do I change a character in the document to another character in one command?

    You mean everywhere? Use Find/Change

Maybe you are looking for

  • Flash 11.4 installer keeps freezing at 95% (OS X Lion)

    I am trying to update Flash on my Mac Pro running OS X Lion. However the installer freezes at 95%. I can't quit the installer (it doesn't react on CMD-Q) and because the installer is still running it blocks my attempts to restart or shut down; only a

  • Can I change the size of a jpg in another jpg?

    I have PSE 9 on XP with SP3. My wife has a business card as a jpg. On the right side of the card is a picture of a painting of a dog she did. She wanted to change that picture. So I used the Rectangular Marquee Tool to select the existing image and t

  • Problem with SAP Adapter (URGENT)

    Hello. We are trying to execute a SAP function via SAP Adapter and we receive the following exception... ANY IDEAS? An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC

  • Large Photoshop Document opens strange. Frames Lost?

    <Sorry I have no idea if this has been posted before><br /><br />I'm not sure how to describe it.<br />I've been trying to find out what the problem is with my document.<br /><br />I've been animating in HD and i have about 300 frames. Which I've spe

  • Why can i not reinstall itunes?

    why can i not reinstall itunes? my computer says that windows installer may not be installed correctly or that my computer is on safe mode which it is not.