Asterisk problem with Wildfire

Hello all.

It looks like a lot of you are having similar problems. Hopefully someone has solved this and can give me some advice.

I have set up Asterisk with two extensions, 1234 and 1235 - they both work, I have tested them with a softphone.

I have set to wildfire with a username and password, it connects to the Asterisk box ok - the log shows it.

I set the phone mappings as follows:

username: { my user name }

Device: SIP1234

Extension: 1234

Caller ID: 1234

Anyhow, when I try to dial, I get the following error message (from Java):

Nov 2, 2006 4:23:28 PM org.jivesoftware.spark.util.log.Log error

SEVERE:

undefined-condition(500) Unabled to dial extention 1235

at org.jivesoftware.phone.client.PhoneClient.dialByJID(PhoneClient.java:

at org.jivesoftware.sparkimpl.plugin.phone.PhonePlugin$6.run(PhonePlugin

.java:280)

at java.lang.Thread.run(Unknown Source)

Anyone ever seen this before - and did you manage to solve it ??

Please let me know.

~ Matt

Hi,

what the client you used? and you just used two servers(Asterisk and Wildfire), haven’'t another thing?

I’'ve installed asterisk on a PC (with AAH cd), and successful setup the wildFire too. i downloaded the asterisk-im.jar and put it into the correct folder. But

when i set the asterisk-im i only get the error like:

Unable to establish a connection to the telephony server, please see error log

  • Enabled: Yes No

  • Server: ???

  • Port: ??

  • Username: ??

  • Password: ??

Need i set the asterisk at first?? where i can get the username and password?

You need to modify the manager.conf , enable the manager Inetrface, and add a user, let’'s see[wildfire], and then assign the password and the user rights.

when you add the sever, you have to user information defined in manager.conf to connect to Asterisk Server.