No "dial" button - debug messages

Hi,

I am running with Asterisk 1.2, Wildfire 2.4.0 and spark 1.0.3. Both Asterisk and Wildfire run on a Fedora Core 4 server (hostname: yosemite and IP: 192.168.10.102). I can see the “on the phone” message, however, there is no dial button on spark, what is wrong? Following please see the messages in debug.log.

Thanks in advance

-Scott

2006.01.17 22:52:39 Connect Socket[addr=/192.168.10.111,port=3244,localport=5222]

2006.01.17 22:52:44 OS - Going to try connecting using server dialback

2006.01.17 22:52:44 OS - Trying to connect to 192.168.10.102:5269

2006.01.17 22:52:44 Connect Socket[addr=/192.168.10.102,port=49070,localport=5269]

2006.01.17 22:52:44 OS - Connection to 192.168.10.102:5269 successful

2006.01.17 22:52:44 OS - Sent dialback key to host: 192.168.10.102 id: 216354a3 from domain: yosemite

2006.01.17 22:52:44 RS - Received dialback key from host: yosemite to: 192.168.10.102

2006.01.17 22:52:44 RS - Error, hostname not recognized: 192.168.10.102

2006.01.17 22:52:44 OS - Unexpected answer in validation from: 192.168.10.102 id: 216354a3 for domain: yosemite answer:

java.lang.Exception: Failed to create connection to remote server

at org.jivesoftware.wildfire.server.OutgoingSessionPromise.createSessionAndSendPac ket(OutgoingSessionPromise.java:139)

at org.jivesoftware.wildfire.server.OutgoingSessionPromise.access$300(OutgoingSess ionPromise.java :37)

at org.jivesoftware.wildfire.server.OutgoingSessionPromise$1$1.run(OutgoingSession Promise.java:91)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)

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