Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: cavagnaro on June 28, 2007, 04:45:15 AM
-
Hi
Does anyone has developed a SMS Solution? If so how is it? Inbound? can campaigns be associated to SMS (emails?)
Any experience?
Thanks
-
Hi,
If SMS means "Short Message System" :) then:
some time ago we have implemented SMS handling through email with ICS 6.5.x. We had gateway which converted incoming sms'es to emails with title "SMS:[receiving number]" and sender was set as [sendingnumber]@our gateway. With this 2 tricks we were able to distinguish emails from sms'es and enable agents to respond to sms using normal interface.
With Multimedia 7.x we are considering using OpenMedia but it is far more to expensive and probably we will stay with emails.
As for outbound campaigns we use genesys only for Voice SMS ( short personalized voice message for customers )
-
Nice,
Now with this outbound campaigns, is it possible to use emails? On the format of 7.X of a campaign i see an email field, but can it be used?
-
The only way I know to work is to write small service that logs as agent on fictive device and then using Outbound Protocol fetches records form OCS ( in preview mode ), sends message through SMS and then update results in OCS
-
:D Nice idea, will begin to develop something
-
I have a massive SMS send solution, but nothing to do with Genesys ;D
I use SMSLib for Java, now there is for .NET too:
smslib.org
But this is for GSM modems, if you dont have it, emails are other way.
There is also a pay service and protocol called Short-Message-Peer-To-Peer:
http://en.wikipedia.org/wiki/Short_message_peer-to-peer_protocol
To establish a TCP connection and send massive SMS.
Tell me if i can help you with some other thing :-\
-
Can you recommend a good GSM Modem? And why you will recommend it?
Thanks ;D
-
Hi cavagnaro,
I read somewhere that Genesys Outbound Contact 7.5 does support email campaigns. They call it "Proactive Contact" or "Outbound Notification" and MCR is used in that solution. Maybe it could be interesting for you.
René
-
great, will search on support and revgen.
Thanks a lot ;D