Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: PushSDK Tomcat Avaya 9630 not working

Started 3 months, 1 week ago by krabu
Hello, I try to make the PushSDK to work. I've installed Tomcat version 6.0, deployed a sample application from PushSDK: push.war and made the following changes in the 46xxsettings.txt file: SET TPSLIST 192.168.2.65 - address of my Tomcat server SET PUSHPORT 80 SET PUSHCAP 222 Than I reboot my Avaya 9630 IP phone (firmware release 3.02) and try to send TOPLINE PUSH ...
Site: Community for Avaya Users  Community for Avaya Users - site profile
Forum: IP Telephony and Convergence  IP Telephony and Convergence - forum profile
Total authors: 7 authors
Total thread posts: 14 posts
Thread activity: 1 new post during last week
Domain info for: avayausers.com

Other posts in this thread:

smitty50 replied 3 months, 1 week ago
I've been having issues getting this setup as well. Any information would be greatly appreciated.

jakiehu replied 3 months ago
I met this issue, too. Is it a bug?

happy replied 3 months ago
I have this issue as well, dont think its a bug, it must be the set up as other users have it working. Perhaps a firewall issue? If anyone figures it out, i'd also be interested. I posted about this before, even had a sniffer on, but no success.

jakiehu replied 3 months ago
I got the report from wireshark as below: No. Time Source Destination Protocol Info 31 13.173559 192.168.100.105 192.168.100.222 TCP [TCP segment of a reassembled PDU] Frame 31 (245 bytes on wire, 245 bytes captured) Ethernet II, Src: 00:1b:4f:14:fc:84 (00:1b:4f:14:fc:84), Dst: Usi_15:89:a1 (00:16:41:15:89:a1) Internet Protocol, Src: 192.168.100.105 (192.168.100.105), Dst: 192....

jakiehu jakiehu is offline Member replied 3 months ago
I got the report from wireshark as below: No. Time Source Destination Protocol Info 31 13.173559 192.168.100.105 192.168.100.222 TCP [TCP segment of a reassembled PDU] Frame 31 (245 bytes on wire, 245 bytes captured) Ethernet II, Src: 00:1b:4f:14:fc:84 (00:1b:4f:14:fc:84), Dst: Usi_15:89:a1 (00:16:41:15:89:a1) Internet Protocol, Src: 192.168.100.105 (192.168.100.105), Dst: 192....

happy replied 1 month, 2 weeks ago
anyone ever solve this?

smitty50 replied 1 month, 2 weeks ago
Try SET TPSLIST 192.168.2.65:8080 That fixed my issue...

happy replied 1 month, 2 weeks ago
Quote: Originally Posted by smitty50 Try SET TPSLIST 192.168.2.65:8080 That fixed my issue... BIG thanks, adding the port 8080 solved my issue. Didn't see this in any documentation.

smitty50 replied 1 month, 2 weeks ago
Glad I could help!!

happy replied 1 month, 1 week ago
Smitty, were you able to get this to work also? The Audio Push Recieve to the phone works ok, but getting to record from the phone isn't. A file is created, but the message never gets sent to the phone to tell it to record. heres a bit of the pushlog. ??? <Push alert="1" type="audio" mode="normal" > <go href="http://10.190.8.74:8080/AvayaPushSDK/servlet /Startpush" method="post"> ...

 

Top contributing authors

Name
Posts
happy
5
user's latest post:
PushSDK Tomcat Avaya 9630 not...
Published (2009-12-09 02:32:00)
anyone get this to work?
smitty50
3
user's latest post:
PushSDK Tomcat Avaya 9630 not...
Published (2009-11-10 11:52:00)
Glad I could help!!
jakiehu
2
user's latest post:
PushSDK Tomcat Avaya 9630 not...
Published (2009-09-24 03:09:00)
I got the report from wireshark as below: No. Time Source Destination Protocol Info 31 13.173559 192.168.100.105 192.168.100.222 TCP [TCP segment of a reassembled PDU] Frame 31 (245 bytes on wire, 245 bytes captured) Ethernet II, Src: 00:1b:4f:14:fc:84 (00:1b:4f:14:fc:84), Dst: Usi_15:89:a1 (00:16:41:15:89:a1) Internet Protocol, Src: 192.168.100.105 (192.168.100.105), Dst: 192.168.100.222 (192.168.100.222) Transmission Control Protocol, Src...
jakiehu jakiehu is offline Member
1
user's latest post:
PushSDK Tomcat Avaya 9630 not...
Published (2009-09-24 03:09:00)
I got the report from wireshark as below: No. Time Source Destination Protocol Info 31 13.173559 192.168.100.105 192.168.100.222 TCP [TCP segment of a reassembled PDU] Frame 31 (245 bytes on wire, 245 bytes captured) Ethernet II, Src: 00:1b:4f:14:fc:84 (00:1b:4f:14:fc:84), Dst: Usi_15:89:a1 (00:16:41:15:89:a1) Internet Protocol, Src: 192.168.100.105 (192.168.100.105), Dst: 192.168.100.222 (192.168.100.222) Transmission Control Protocol, Src...
happy Senior Member
1
user's latest post:
PushSDK Tomcat Avaya 9630 not...
Published (2009-12-09 02:32:00)
anyone get this to work?
clark
1
user's latest post:
PushSDK Tomcat Avaya 9630 not...
Published (2009-12-19 20:40:00)
Quote: Originally Posted by smitty50 Try SET TPSLIST 192.168.2.65:8080 That fixed my issue... i have a problem with display push. I can send topline or subscribe push without any problem, but display push always show 205 not in push state. what can i check?
krabu
1
user's latest post:
PushSDK Tomcat Avaya 9630 not...
Published (2009-09-17 01:15:00)
Hello, I try to make the PushSDK to work. I've installed Tomcat version 6.0, deployed a sample application from PushSDK: push.war and made the following changes in the 46xxsettings.txt file: SET TPSLIST 192.168.2.65 - address of my Tomcat server SET PUSHPORT 80 SET PUSHCAP 222 Than I reboot my Avaya 9630 IP phone (firmware release 3.02) and try to send TOPLINE PUSH by passing text message. I receive the following error message: Could not...

Related threads on "Community for Avaya Users":

Related threads on other sites:

Thread profile page for "PushSDK Tomcat Avaya 9630 not working" on http://avayausers.com. This report page is a snippet summary view from a single thread "PushSDK Tomcat Avaya 9630 not working", located on the Message Board at http://avayausers.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity