9 Replies Last post: Dec 12, 2005 12:32 PM by Kiran  
Ravin Bronze 42 posts since
Aug 23, 2005
Currently Being Moderated

Nov 20, 2005 1:26 AM

Will the Asterisk plug-in work with Spark?

Will the Asterisk plug-in work with Spark?

Derek DeMoro Jiver 1,018 posts since
Jan 17, 2004
Currently Being Moderated
Nov 20, 2005 1:35 PM in response to: Ravin
Re: Will the Asterisk plug-in work with Spark?

Heh. Hi ravindimantha,

  So yes, Spark does support Asterisks IM, so you have the ability to make phone calls based on JID or just type in a number, as well as notifications of incoming calls, presence and time on phone.

 

Cheers,

Derek

Patrick Dalla Bernardina   34 posts since
May 25, 2005
Currently Being Moderated
Dec 8, 2005 10:16 AM in response to: Derek DeMoro
Re: Will the Asterisk plug-in work with Spark?

I''ve installed asterisk, jivemessenger and asterisk-im plugin.

 

Asterisk is functioning well. I''ve tested with some softphones.

 

Jive is functioning too.

 

But doesn''t apear any menu item on Spark to make calls. In fact, no diference in spark appeared after i''ve installed asterisk-im.

 

How do I enable asterisk-im integration in spark?

Derek DeMoro Jiver 1,018 posts since
Jan 17, 2004
Currently Being Moderated
Dec 8, 2005 9:46 PM in response to: Patrick Dalla Bernardina
Re: Will the Asterisk plug-in work with Spark?

Patrick,

   Spark should auto-detect on startup if asterisks is installed and you are configured to make calls.  Is there no "Dial" option in the actions menu?

 

Thanks,

 

Derek

Patrick Dalla Bernardina   34 posts since
May 25, 2005
Currently Being Moderated
Dec 9, 2005 3:17 PM in response to: Derek DeMoro
Re: Will the Asterisk plug-in work with Spark?

No.

Patrick Dalla Bernardina   34 posts since
May 25, 2005
Currently Being Moderated
Dec 9, 2005 3:19 PM in response to: Derek DeMoro
Re: Will the Asterisk plug-in work with Spark?

How the entries in " Phone Mappings" page must be configured?

Patrick Dalla Bernardina   34 posts since
May 25, 2005
Currently Being Moderated
Dec 11, 2005 10:52 AM in response to: Patrick Dalla Bernardina
Re: Will the Asterisk plug-in work with Spark?

Is there a HOW-TO configure Asterisk-IM to work with asterisk?

Derek DeMoro Jiver 1,018 posts since
Jan 17, 2004
Currently Being Moderated
Dec 11, 2005 12:02 PM in response to: Patrick Dalla Bernardina
Re: Will the Asterisk plug-in work with Spark?

Hi patrick,

   I''ll talk with AJ (Asterisks Developer) on getting some documentation up here.

 

Cheers,

Derek

Kiran Bronze 13 posts since
Dec 10, 2005
Currently Being Moderated
Dec 12, 2005 12:32 PM in response to: Derek DeMoro
Re: Will the Asterisk plug-in work with Spark?

ddman,

 

I have the same problem. Spark does not show the asterisk plugin i.e., no dial under "Actions". Presence information works. I''m turned on debugging and this is the error i get:

 

No userID found - phone-users.jsp

 

I logged into Mysql and as evident, userID does exist.

 

 

mysql> select * from phoneUser;

----


----


+

userID

username

----


----


+

6

kkumar

----


----


+

1 row in set (0.00 sec)

 

mysql> select * from phoneDevice;

----


--
+

+

+

+

+
--


+

deviceID

device

extension

callerId

isPrimary

isMonitored

userID

----


--
+

+

+

+

+
--


+

8

SIP/3035

3035

Kiran Vangaveti

1

0

6

----


--
+

+

+

+

+
--


+

1 row in set (0.00 sec)

 

Any help is greatly appreciated.

 

regards

KIRAN

More Like This

  • Retrieving data ...