login | register
Wed 09 of Jul, 2008 [04:40 UTC]

voip-info.org

Discuss [3] History

Asterisk-IM - Jive Software Integration

Created by: muppetmaster,Last modification on Sat 31 of May, 2008 [23:30 UTC] by JustRumours
Image

Asterisk-IM

Integration component to Asterisk for Jive's Jabber/XMPP server



Installation tips & first steps

  • you need to restart Wildfire before the Asterisk-IM plugin will work
  • in manager.conf you'll only need the "call" and "system" privileges, all others like "verbose" etc are not necessary, i.e.:
[wildfire]
secret=mypass
read=system,call
allow=123.123.123.123/255.255.255.255
  • in the "phone mapping" section you need to enter "SIP/myname" in the field labelled "Phone"
  • Asterisk-IM 1.0 and 1.1 appear not to support the Dial() action from within Spark for Asterisk 1.2 - use Asterisk 1.0 instead
  • Spark doesn't show your own status changes (if you add yourself as a contact, you can see your status change); however the admin web interface will show you as "away" when you are on the phone

See also



Go back to Asterisk call notification


Comments

Comments Filter
222

333Jive Review

by thetek, Saturday 26 of January, 2008 [01:14:08 UTC]
I have thesed their open-source application Spark + Openfire, it seems like they might need to update this WIKI as their VoIP + Jabber integration seems to be unmatched.
222

333Callweaver/OpenPBX support?

by mm_202, Wednesday 20 of June, 2007 [04:57:02 UTC]
Does anyone know if there is anyway to get Asterisk-IM to work with Callweaver (formerly OpenPBX)?

222

333works well

by gsupp, Monday 20 of November, 2006 [17:54:46 UTC]
Wildfire 3.0.0, Asterisk-IM 1.1.1 and Asterisk 1.2.9.1 work well together. Note that Wildfire must be using an external database (such as MySQL) for Asterisk-IM to work, the internal database is not currently compatible.