Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Zimlets

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 03-17-2008, 11:53 PM
Member
 
Posts: 11
Default

Quote:
Can you provide more info? "It doesn't work" isn't helpful.
Hi I did give more info any chance of more repsonse and maybe some solution?

Thanks
Reply With Quote
  #12 (permalink)  
Old 03-17-2008, 11:59 PM
Former Zimbran
 
Posts: 5,606
Default

Did you update your config template .xml? If so, did you load it into Zimbra?
Reply With Quote
  #13 (permalink)  
Old 03-18-2008, 12:32 AM
Member
 
Posts: 11
Default

Hi

Thanks for the reply and yes I have this:

<zimletConfig name="com_zimbra_sms" version="2.2">
<global>
<property name="smsusername">yyyyyy</property>
<property name="smspassword">XXXXXX</property>
<property name="smsfrom">RHF</property>
</global>
</zimletConfig>

(yyy and xxx obviously is my username and pass with ipipi which I won't show here)

Further to that I changed the other xml file to update the version number and name so I was sure the server was showing the right one:

<zimlet name="com_zimbra_sms" version="2.2" description="RHF SMS Sender">
etc....

And the same for the config xml as you saw...

I also amended the jsp file to stop it putting the +1 in front of all numbers by removing these lines:

if (!phone_num.startsWith("+1")) {
if (phone_num.startsWith("1")) {
phone_num = "+" + phone_num;
} else {
phone_num = "+1" + phone_num;
}
}

Now it sort of says it has sent but when I type +33616..... my french number BUT it removes the " + " from the message and presumably from the number...

Maybe my cutting out the above is too brutal?


Any further ideas now?

Thanks
Reply With Quote
  #14 (permalink)  
Old 03-18-2008, 08:42 AM
Zimlet Guru & Moderator
 
Posts: 288
Default

Quote:
Originally Posted by rhf1 View Post
I also amended the jsp file to stop it putting the +1 in front of all numbers by removing these lines:

if (!phone_num.startsWith("+1")) {
if (phone_num.startsWith("1")) {
phone_num = "+" + phone_num;
} else {
phone_num = "+1" + phone_num;
}
}

Now it sort of says it has sent but when I type +33616..... my french number BUT it removes the " + " from the message and presumably from the number...

Maybe my cutting out the above is too brutal?


Any further ideas now?

Thanks
Can't you just keep the lines and replace all 1 into 33?
Reply With Quote
  #15 (permalink)  
Old 03-18-2008, 08:49 AM
Former Zimbran
 
Posts: 5,606
Default

Did you load the configuration file into the server?

zmzimletctl configure (name of that file)
Reply With Quote
  #16 (permalink)  
Old 03-18-2008, 09:07 AM
Moderator
 
Posts: 2,207
Default

Quote:
Originally Posted by tdesorbaix View Post
Can't you just keep the lines and replace all 1 into 33?
That would allow to send SMS only to France and you'd need to remove the front "0" too.
If you go this way, you'll have to transform a french number like 0122334455 into +33122334455...

I'd rather change the initial test to add "+" if missing and take the full number (with country code) as parameter.

Anyway, we're hitting once more the multi-countries-and-languages-regexp issues we already have in the date zimlet or the VoIP zimlets.
Reply With Quote
  #17 (permalink)  
Old 02-19-2009, 03:50 PM
New Member
 
Posts: 3
Default

I have the same problem with the SMS zimlet. Has this issue been solved, or it it only me who cannot find out how to configure the SMS zimlet proberly?

Thomas
Reply With Quote
  #18 (permalink)  
Old 02-19-2009, 04:30 PM
New Member
 
Posts: 3
Smile Solved

I solved the problem. In my case, I had a wrong sent from address in the config file. It is important that the sent from address is: account name + @ipipi.com, as ipipi.com is set up not to receive relayed messages.

Thomas
Reply With Quote
  #19 (permalink)  
Old 08-13-2009, 10:54 AM
Special Member
 
Posts: 117
Default

hi all,

what version's of Zimbra are you running?

whould this zimlet also run with 5.0.18?

greetings
thomas
__________________
zmcontrol -v
2x Release 6.0.10_GA_2692.UBUNTU8_64 NETWORK edition.
1x Release 6.0.14_GA_2928.UBUNTU8_64 NETWORK edition
2x Release 7.1.3_GA_3346.UBUNTU10_64 NETWORK edition, Patch 7.1.3_P1

1x Release 6.0.7_GA_2470.UBUNTU8_64 FOSS edition
1x Release 7.1.2_GA_3268.UBUNTU10_64 FOSS edition
2x Release 7.1.3_GA_3346.UBUNTU10_64 FOSS
1x Release 7.1.4_GA_2555.UBUNTU10_64 FOSS
Reply With Quote
  #20 (permalink)  
Old 09-09-2009, 04:37 AM
Trained Alumni
 
Posts: 1
Default Use SMS Zimlet with other SMS provider

Quote:
Originally Posted by aadilbcas View Post
can i change and make sms zimlet use someother sms gateway ?
Can anyone help me with this?

I have searched the forums but no one seems to have answered this.

I can edit config_template.xml and input the new provider but it still doesnt work.

My provider has given me an HTTP link to login to their site as well.

Victor
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.