User Tools

Site Tools


en:jingle_bots

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:jingle_bots [2010/10/19 19:00] z_goden:jingle_bots [2019/04/28 13:51] (current) – external edit 127.0.0.1
Line 12: Line 12:
 Here is a list of currently known public Jingle bots: Here is a list of currently known public Jingle bots:
 || JID                          || notes               || Works with (tested with)  || || JID                          || notes               || Works with (tested with)  ||
-|| echo@haar.student.utwente.nl || A simple echo test  || Psi, Psi+, Pidgin, Google Talk, QIP, Nokia N900, SIP || +|| echo@haar.student.utwente.nl || A simple echo test  || Psi, Psi+, Pidgin, <del>Google Talk, QIP,</del> Nokia N900, SIP || 
-|| psi-dev@haar.student.utwente.nl || A conference room to talk about Psi+ (psi+ and psiplus@haar.student.utwente.nl work too) || Psi, Psi+, Pidgin, Google Talk, QIP, Nokia N900, SIP || +|| psi-dev@haar.student.utwente.nl || A conference room to talk about Psi+ (psi+ and psiplus@haar.student.utwente.nl work too) || Psi, Psi+, Pidgin, <del>Google Talk, QIP,</del> Nokia N900, SIP || 
-|| tellme@haar.student.utwente.nl || A SIP bridge to the Tell Me service (hint, say Black Jack from the main menu) || Psi, Psi+, Pidgin, Google Talk, QIP, Nokia N900 ||+|| tellme@haar.student.utwente.nl || A SIP bridge to the Tell Me service (hint, say Black Jack from the main menu) || Psi, Psi+, Pidgin, <del>Google Talk, QIP,</del> Nokia N900 ||
 || echo@test.collabora.co.uk || A test bot by [[http://www.collabora.co.uk/|Collabora]] with several tests including an echo and a video test || Psi, Psi+ || || echo@test.collabora.co.uk || A test bot by [[http://www.collabora.co.uk/|Collabora]] with several tests including an echo and a video test || Psi, Psi+ ||
  
Line 24: Line 24:
   * The contact should authorize you and appear online   * The contact should authorize you and appear online
   * Make a voice call to the contact   * Make a voice call to the contact
- 
- 
  
 The contact should pick up the call and offer the noted service. The contact should pick up the call and offer the noted service.
- 
- 
- 
  
  
Line 68: Line 63:
  
  
-  * Register a Jabber account (using Psi for example, you can remove it from Psi afterwards)+  * Register a XMPP account (using Psi for example, you can remove it from Psi afterwards)
   * Edit /etc/asterisk/jabber.conf and add the new account:   * Edit /etc/asterisk/jabber.conf and add the new account:
  
Line 83: Line 78:
 </code> </code>
  
-    Note that in the above case, Asterisk is running on the same server as the Jabber daemon. +Note that in the above case, Asterisk is running on the same server as the XMPP daemon.
  
  
   * Edit /etc/asterisk/jingle.conf:   * Edit /etc/asterisk/jingle.conf:
  
-    Make sure speex is allowed, the two lines below should work +Make sure speex is allowed, the two lines below should work
 <code> <code>
 disallow=all disallow=all
Line 97: Line 90:
  
  
- +Take note of the context or change it to something like public
-    Take note of the context or change it to something like public +
 <code> <code>
 context=public context=public
 </code> </code>
- 
- 
- 
- 
  
   * Edit /etc/asterisk/extensions.conf:   * Edit /etc/asterisk/extensions.conf:
  
-    Edit or create a new context and set your dialing rules:+Edit or create a new context and set your dialing rules:
  
-    This is the example for an echo test:+This is the example for an echo test:
  
 <code> <code>
Line 122: Line 109:
  
  
- +You can also set up a SIP bridge:
-    You can also set up a SIP bridge:+
  
 <code> <code>
en/jingle_bots.1287514809.txt.gz · Last modified: 2010/10/19 19:00 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki