Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2021-246 17:26:03
Size: 248
Editor: Singpolyma
Comment: Stub page for sgx-twilio
Revision 3 as of 2021-246 17:48:41
Size: 802
Editor: Singpolyma
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

== Inbound Calls ==

 1. In Twilio, go to `Develop > Explore Products > Elastic SIP Trunking` and create a new trunk with any name.
 2. In your new trunk go to Origination settings
 3. Add a SIP URI: `sip:user%5C40domain.tld%40cheogram.com@sip.cheogram.com` (replace `user` with your Jabber ID localpart and `domain.tld` with your Jabber ID domainpart)
 4. In the left panel under your trunk go to Numbers
 5. Top-right `Add a number > Add an existing number` and choose your number

Incoming calls to that number will now ring you on Jingle.

Run the register command on cheogram.com and enter gateway twilio.sgx.soprani.ca or chat with xmpp:cheogram.com bot and say register twilio.sgx.soprani.ca

Source: https://github.com/pesvut/sgx-twilio

Inbound Calls

  1. In Twilio, go to Develop > Explore Products > Elastic SIP Trunking and create a new trunk with any name.

  2. In your new trunk go to Origination settings
  3. Add a SIP URI: sip:user%5C40domain.tld%40cheogram.com@sip.cheogram.com (replace user with your Jabber ID localpart and domain.tld with your Jabber ID domainpart)

  4. In the left panel under your trunk go to Numbers
  5. Top-right Add a number > Add an existing number and choose your number

Incoming calls to that number will now ring you on Jingle.

TwilioSetup (last edited 2022-198 00:17:59 by root)