Dan-Cristian Bogos <danb.lists@...> writes:
Hi Jean,1. You need your sms gateway running (check out
http://www.openser.org/docs/modules/1.2.x/sms.html#AEN51). Not sure what would
run in this case, so you are on your own with the hardware you use.
2. From the point of view of User Agent, there should
be nothing different
from sending out a normal text/plain sip MESSAGE to another
destination. Hope
that helps,DanB
On Sun, Mar 2, 2008 at 7:08 PM, Jean Boite
<montana_tony_(a)hotmail.com> wrote:Nobody can help me?
_______________________________________________
Users mailing
listUsers@lists.openser.orghttp://lists.openser.org/cgi-bin/mailman/listinfo/users
<div>
<p>Hi Jean,<br><br>1. You need your sms gateway running (check out
<a
href="http://www.openser.org/docs/modules/1.2.x/sms.html#AEN51"&g…)ml#AEN51</a>).
Not sure what would run in this case, so you are on your own with the hardware
you use.<br>
2. From the point of view of User Agent, there should
be nothing different
from sending out a normal text/plain sip MESSAGE to another
destination.
<br><br>Hope that helps,<br>DanB<br><br></p>
<div class="gmail_quote">On Sun, Mar
2, 2008 at 7:08 PM, Jean Boite <<a
href="mailto:montana_tony_@...">montana_tony_@...</a>>
wrote:<br><blockquote
class="gmail_quote">Nobody can help me?<br><div>
<div></div>
<div class="Wj3C7c">
<br><br>
_______________________________________________<br>
Users mailing list<br><a
href="mailto:Users@...">Users@...</a><br><a
href="http://lists.openser.org/cgi-bin/mailman/listinfo/users"
target="_blank">http://lists.openser.org/cgi-bin/mailman/listi…
</div>
</div>
</blockquote>
</div>
<br>
</div>
Hello,
1. I am using my cellphone (Samsung D900) like gateway. My parameters :
# -- sms params --
modparam("sms","modems","Samsung[d=/dev/rfcomm0;b=9600]")
modparam("sms","networks", "Orange[m=10]")
modparam("sms","links", "Samsung[Orange]")
modparam("sms","default_net", "Orange")
modparam("sms","max_sms_parts", 4)
modparam("sms","use_contact", 1)
2. Where must I put the phone number of my contact in Eyebeam? Maybe you never
used Eyebeam to send a sms? Do you know an another sotfware which can send a sms
with OpenSER?
Thanks.