PC Suite sending multiple SMS

Hi,
Here some of our readers are facing issue like Nokia Communication Centre sends 4 messages to the receiver.
If the contact's last name contains comma sign (,), pc suite sends 4 messages.
If the contact's last name contains semicolon sign (, pc suite sends 2 messages.
Hence kindly make sure that none of the contact contains special characters

Hi rusql,
It may sound wierd But could you please check if any of your contact's name has got comma sign (,) including in it? If yes, remove that comma sign from the Contact name (not in address field )
Even i know its difficult to find a comma sign out of 1000 contacts, thanks to search function of Nokia Communication Centre, search for a comma sign in Nokia communication centre, if any of your contact name has got comma sign remove it and then try to send sms from Nokia Communication Centre, If it resolves your issue, please let our forum know regarding the same.
When i checked this issue further, for names having last name followed by a , in it say for example,
First Name : X
Last Name : Y,
XY,
Nokia communication Centre sends 4 identical messages but phone sends only one message to that contact,
if the same name containts ;
XY;
Nokia Communication Centre sends 2 identical messages but phone sends only one message to that contact,
So while saving contact's name make sure that it does not contains any special characters along with it.
Similar to your issue, was discussed in following page
/discussions/board/message?board.id=pcsuite&thread.id=30325&view=by_date_ascending&page=2
Check your contact last name has got any special character and edit it, which will resolve your issue

Similar Messages

  • How can i send multiple sms from my iphone 4

    how can i send multiple sms from my i phone 4

    Turn Group Messaging (instructions in lin that follows) off and send the message to multiple recipients. The result may be dependent on your carrier. If manually keying in numbers rather than using contacts, use the return key after each number. http://support.apple.com/kb/HT5760

  • HT202724 How i can send multiple sms from mac without being a group message ?

    How i can send multiple sms from mac without being a group message ?

    Start new conversations, one for each recipient.

  • Sending multiple SMS messages

    I just got my iphone yesterday, and cannot figure this out. I need to send multiple texts at once (ex: hey guys, got a new phone- here's my new number) but I can only send to one person at time. Is it possible to send to multiple people at once?
    Help!

    Sorry about this news!!!
    SMS in iPhone is so cool however it is still at the stone age
    I have posted at apple to add this feature and many others missing in this application.
    In the meantime, use your email (where you can send to multiple addresses) to inform your friends about your new phone number.
    Have fun,

  • Sending multiple SMS for Nokia 501

    Is sending an SMS to multiple contacts possible in Nokia Asha 501?
    Moderator's Note: We have amended the title of this post as it was moved from another board.
    Solved!
    Go to Solution.

    Yes ....
    To add a contact as a recipient, tap '+' or tap Add recipient to start writing a name or typing in a
    phone number. Of course You can add more than one recipient...
    Nokia Asha Lover..... and Proud to be a Nokian
    If this post helped you, don't forget!! click on the white star

  • PC Suite SMS programme sends multiple SMS

    Hi,
    If I write an SMS using the message editor in the PC Suite message centre it multiplies the number sent as soon as I press "send message". Usually by 4. So a message sent to "Friend" will suddenly show up as "Friend", "Friend", "Friend", "Friend" the moment I press and be sent four times. A message sent to "Friend 1", "Friend 2" will be sent to "Friend 1", "Friend 1", "Friend 1", "Friend 1", "Friend 2", "Friend 2", "Friend 2", "Friend 2". This appears to happen with all contacts.
    Bizarre. Anyone with any ideas?

    No trouble - very kind of you to help!
    * Are you too facing similar issue?
    Yes - the poster says "...it actually sends four identical messages instead of one!" this is the same symptom.
    * In which numbers you are facing this kind of issue?
    All, as far as I can remember. I'll try an 'unknown' number not in my phone book later this evening. It's not just foreign numbers or when using a foreign operator as seemed to be the case with the Communicator user in the other thread.
    * Is this happening even if you send message via phone?
    No - messages entered into the phone are unaffected - it's only PC Suite messages that are affected. It appears affected at the message editor level - I'll have "Friend" listed as the recipient but as soon as I press Send the To: field will immediately jump to showing "friend, friend, friend, friend" and proceed to send the message four times.
    * In case of Communication centre, is it happening with all kind of connectivity Bluetooth/IR/Cable?
    I don't have IR and haven't ever got the bluetooth to work so I only use cable. I'll also have a crack at making Bluetooth work this evening & see what happens.
    Many thanks,
    Evan

  • In iOS8 and iOS8.1 there is no provision of sending multiple SMS to a group of people! What to do in this case?

    Iam using iPhone 5s with operating system iOS 8.1 which is just released by apple. I am having problem in sending SMS to a group of people or multiple friends. When i tried to do this it always shows group MMS. What should i do in this situation?

    You need to ask for support in the iMovie forum.

  • Sending multiple sms's separately

    Hi all,
    ive developed an application which is capable of sending smss. when i send 300 characters as a single sms, it automatically devides into 2 smss and send to the destination, and at the destination all the characters are reassembled and displayed as a single message.
    this works perfectly well.(but that also support upto 6 messages)
    now i want to send the 300 characters as 2 smss. but it only works foe one sms, the first sms out of two, will only be sent to the destination.
    the second sms has been ignored totally, no exceptions no errors.
    ill write down the code here,
    try{
              smsconn1 = (MessageConnection)Connector.open(address);
              TextMessage txtmessage1 =
    (TextMessage)smsconn1.newMessage(MessageConnection.TEXT_MESSAGE);
         txtmessage1.setAddress(address);
         txtmessage1.setPayloadText(mes);
         smsconn1.send(txtmessage1);
              catch (Throwable t) {
         System.out.println("Send caught: ");
         t.printStackTrace();
         if (smsconn1 != null) {
         try {
    smsconn1.close();
              catch (IOException ioe) {
    System.out.println("Closing connection caught: ");
    ioe.printStackTrace();
              try{
              smsconn1 = (MessageConnection)Connector.open(address);
              TextMessage txtmessage1 =
    (TextMessage)smsconn1.newMessage(MessageConnection.TEXT_MESSAGE);
         txtmessage1.setAddress(address);
         txtmessage1.setPayloadText(s);
         smsconn1.send(txtmessage1);
              catch (Throwable t) {
         System.out.println("Send caught: ");
         t.printStackTrace();
         if (smsconn1 != null) {
         try {
    smsconn1.close();
              catch (IOException ioe) {
    System.out.println("Closing connection caught: ");
    ioe.printStackTrace();
    only the underlined portion works.
    pls pls if any one can assist me in solving this pls reply as soon as possible,
    thanks in advance
    dushi

    Yes ....
    To add a contact as a recipient, tap '+' or tap Add recipient to start writing a name or typing in a
    phone number. Of course You can add more than one recipient...
    Nokia Asha Lover..... and Proud to be a Nokian
    If this post helped you, don't forget!! click on the white star

  • E52 - Sending multiple sms

    Hi all... 
    Please, if you can help me with this...
    I want to send a message to a few numbers (let say to 50)...same message to 50 diferent numbers but i'm having a problem becouse the massage format is not good...
    i put number1; number2; number3;....but i'm getting sending massage failed.
    before one year , i have already sent a masseges in this way and everything worked perfectly (with older mobile phone).
    Could be a problem with symbian? maybe is not good  format of numbers? windows 7 (before i used xp)?
    any advice....
    Thanks in advance...
    best regards,
    dragan from Montenegro.

    Yes ....
    To add a contact as a recipient, tap '+' or tap Add recipient to start writing a name or typing in a
    phone number. Of course You can add more than one recipient...
    Nokia Asha Lover..... and Proud to be a Nokian
    If this post helped you, don't forget!! click on the white star

  • Sending multiple sms to my email

    I have at least a hundred texts that I would like to send to my email.  Is there a way that I can send them to my email without having to forward them one at a time?

    Directelt this cannot be done from the BlackBerry handheld. However, you can use ABC Amber Converter application. This application can read BlackBerry Backup data and and convert them to any desirable format. After that you can send them to you email ID.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Multiple sms - please reply - help!!!!

    hello
    someone on the forum suggested that a text file can be sent through multiple sms and then reassembling them into a text file
    I'm not really sure how to do that
    please can you give some idea, reference or eamples...
    thanx
    Forum

    no this is a part of a project where one user needs to deliver a text file to a remote user
    just a small doubt (actually I'm new to j2me so please excuse me if its a silly doubt)...
    as for chopping and sending, it doesnt matter rite that the text is coming from a text file?
    my program that sends the sms must read from the text file and send multiple sms'es ??
    thanx
    Forum

  • How to send multiple docs in soa suite 10g ?

    Hi All ,
    I am using Soa Suite 10g (10.1.1.3).
    I had a requirement to send multiple docs for single id. say for example, i have table emp and document and for single empid field i have multiple documents. i need to transform in such a way that details from emp along with multiple documents for the corresponding empid
    in emp table i have : empname , empid, dept, place
    in document table i have : empid1 document1,document2 , empid1 document3,document4
    means for the same emp id , i have two documents rows.
    I dont want send emp details multiple times, but for the single emp details i need to send multiple docs.
    say empid1,empname,dept,place and document1,document2,document3,document4
    i use transformation, multiple docs are not transforming, second details overiding my fitrst transformation.
    plese help me , how can i send multiple docs to another service
    Thanks in advance

    Hi,
    I must say that your explanation of your problem is a little fuzzy. But as far as I understand it, you would need an xsd of your external service with a list of documents per employee.
    The more or less simplest/straightforward way to do it is using a loop in BPEL. Then within an assign in the loop you could do:
    <copy>
    <from variable="inputVariable"
    query="/ns1:a/ns1:b/ns1:c"
    part="payload"/>
    <to variable="ServiceDocumentProperty"
    query="/ns22:Property/ns22:value"/>
    </copy>
    <bpelx:append>
    <bpelx:from variable="ServiceDocumentProperty"/>
    <bpelx:to variable="lServiceDocumentPropertyList"
    query="/ns22:PropertyList"/>
    </bpelx:append>
    I think you could do it as well in a transform, but then you should create a (set of) custom templates that traverses the source list of documents in a recursive way. For some examples you could read this article: http://blog.darwin-it.nl/2013/02/sending-and-saving-emails-in-soasuite.html. Because the difficulty in your case is (as I understand correctly) you have a detail table with 2 documents per row. What would be more logical and simpeler is if you would had 1 document per child-row.
    If you could redesign your source-model into a single document per row, then in the xslt-transform you could do just the for-each construct.
    Regards,
    Martien

  • My iphone 4 says outgoing whenever i send an sms to multiple recipients.  does this mean it's still trying to send the message?

    my iphone 4 says outgoing whenever i send an sms to multiple recipients.  does this mean it's still trying to send the message?

    Perhaps someone from Apple could reply to this rather than leaving it unanswered?

  • Problem while sending message (sms) using nokia ov...

    recently my nokia ovi suite is updated to version 3.1.1.85, Now when every i am typing to send message from nokia ovi suite's messaging section and if notification for new message is on,
    while typing if new message comes, it refreshes the screen (inbox) section and the alreday typed message disappears.
    I didnt have this problem in previous version of nokia ovi suite. and i can send / receive message at a same time. 

    hi all,
    i want to send SMS using j2me. im using netbeens IDE.
    if i put my sendSMS() method under startapp() it will work. but i want to send SMS using command button. ( when i press SEND command button i want to send my SMS)
    if u know how to do this please email me - [email protected]
    my method is given below. it's work............
    public void sendMessage(){
    String address = "sms://+5550001:1234";
    MessageConnection smsconn = null;
    try{
    smsconn = (MessageConnection)Connector.open(address);
    TextMessage txtMessage = (TextMessage)smsconn.newMessage(MessageConnection.TEXT_MESSAGE);
    txtMessage.setPayloadText("rosa");
    smsconn.send(txtMessage);
    smsconn.close();
    } catch (Exception e){
    e.printStackTrace();
    i want to send this message using command button , like this ..............
    public void commandAction(Command command,Displayable displayable)
    if (command == send)
    sendMessage();
    if i put like this it will give error
    (Running in the identified_third_party security domain
    Warning: To avoid potential deadlock, operations that may block, such as
    networking, should be performed in a different thread than the
    commandAction() handler.)
    but it's work under startapp(). any one know the answer please help me..............................
    [email protected]

  • My device keeps receiving multiple sms from one specific number.

    I have an Iphone 4, my device keeps receiving multiple sms from my customer in Germany. I am in India. Although he just sends it once, I keep receiving them for days. Sometimes to the tune of 600 smses a day, even night. I have to turn off my sms notifications and vibration. I tried factory reset and all other resets, but only factory reset works for some time. After reseting it everything is fine for 3-4 days and then again the multiple smses start. The same sms again and again. It is frustrating. If I travel to another network area (roaming) it stops. But if I am back in my home network and my customer sends me a sms then it starts repeating itself. Only sometimes the smses are not repeated. I am on Vodafone network and had a huge fight with them but they claim that everything is smooth on their side. It is a problem with my Iphone. If I put my sim in another Iphone4, the smses stop. Help!!

    Hey there
    I’m sorry to hear you have been unable to text your dad! We certainly need to help get this sorted out as soon as possible. What we can do is research our systems to see if there have been any issues on our end receiving those texts. Can you please send me a private message by Clicking Here and include the following information?
    Full name
    Cell number
    Dad’s number
    Best time to reach you
    Thanks!
    Charise

Maybe you are looking for

  • I was able to use one of my itunes songs for my ringtone but can I use one for my text tone?

    I was able to use one of my itune songs for a ringtone but I'd like to use one of my own songs for a text tone.  Is that possible?

  • Regarding the file saplogon.ini

    Hi Gurus,   I am facing a problem with saplogon.ini file .  when i am trying to open it  , it is popping up a message box --         " The filename,directory name or volume label syntax is in correct" . Could you please help me  in finding out why it

  • Unable to view my bill

    Hi, I got BT broadband infinity a month ago but I still cannot view my bill, manage my payments or see my usage on MyBT. I can log in to MyBT without problems but all I'm seeing is a message telling me that it can "take up to 48 hours after your orde

  • Icon corruption and loss of sound?

    I wrote a messenging application in java, think of it like a glorified version of WinPopUp or something similar. Anyway, when it is loaded on a Win2k/XP system (haven't tried it on other operating systems), it appears to be working perfectly until yo

  • Running smoothly?

    just got my new macbook pro are there any tips to keep my computer running smoothly? on windows i had to defragment the hard drive? should i be concerned about storing large amounts of data on my drive space? thanks