saycel / webph.one

The SayCel Webph.one - An App for Community Cell Networks
GNU Affero General Public License v3.0
11 stars 6 forks source link

Send a message to GSM #111

Open rodrigomonelos opened 6 years ago

rodrigomonelos commented 6 years ago

US: As an app user I need to send a message to someone in a community with a GSM phone Acceptance criteria

rodrigomonelos commented 6 years ago

Did you tell @sanchi how far did you get and what we need now?

sanchi commented 6 years ago

for Rhizomatica

The SIP MESSAGE should go to sip:number@sip.rhizomatica.org. This can be both R-URI and To. So the message would look like: MESSAGE sip:68068120202@sip.rhizomatica.org SIP/2.0 Via:... To: sip:68068120202@sip.rhizomatica.org From: sip:99920012345@rhizortc.specialstories.org ...

for Saycel

the outbound=pearllagoon should be added to the URI, so that the call is sent to the BSC directly (as it's registered on the gateway). The BSC probably needs to be configured to send the messages on as GSM SMS (possibly after an update etc).

MESSAGE sip:41969@rhizortc.specialstories.org;outbound=pearllagoon SIP/2.0 Via:... To: sip:41969@rhizortc.specialstories.org From: sip:99910012345@rhizortc.specialstories.org ...

sanchi commented 6 years ago

I just tested registering with that test account to sip.rhizomatica.org, and I got the SIP MESSAGE that I sent through or servers through. So I assume that it will also be received if that number is a proper GSM phone (I did see that working a while ago on a GSM phone)

rodrigomonelos commented 6 years ago

Did you already asked Peter or K for a local contact?

2017-11-17 15:50 GMT-04:00 Stefan Sayer notifications@github.com:

I just tested registering with that test account to sip.rhizomatica.org, and I got the SIP MESSAGE that I sent through or servers through. So I assume that it will also be received if that number is a proper GSM phone (I did see that working a while ago on a GSM phone)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/saycel/webph.one/issues/111#issuecomment-345348715, or mute the thread https://github.com/notifications/unsubscribe-auth/AZmH3iPH15jFdrUzbPW7XHFj5R9QpRVAks5s3eOjgaJpZM4QHo8M .

rodrigomonelos commented 6 years ago

@sanchi so we need someone on the Rhizomática network to check if they are receiving this messages, is that right?

rodrigomonelos commented 6 years ago

Asked to P and R for someone ni Rhizo' network to receive the message