Paul D.Smith wrote:
> Not used PalTalk but it looks like another closed system to me. Ineen is
> based on SIP and should be open. In fact you can upgrade to Xten's eyeBeam
> which is a commercial version of Ineen and use any SIP provider.
>
> PalTalk also doesn't support Macs (which my in-laws use) so no use to me.
>
> See my other post about Ineen and Firewalls/NATs though. Can't comment on
> Ineen quality since I can't get it to work, yet!
>
> Paul DS
>
According to the FAQ's PalTalk will work on mac's using "Virtual PC" for
mac's.
Also worth a read
http://www.paltalk.com/PalTalkSite/s...etworksup.html
Pinched from another page:
Because SIP and RTP are emerging protocols, most firewalls do not allow
SIP and RTP traffic to pass through them.
SIP provides significant challenges to firewalls:
* SIP uses UDP (and sometimes TCP) on port 5060.
* The voice streams setup by SIP are transported using RTP (another
UDP-based protocol).
* The IP addresses and ports for each end of the RTP stream are
negotiated within the SIP messages, using Session Description Protocol
(SDP). Since the IP addresses and ports are embedded within the SIP
payload, firewalls that use Network Address Translation (NAT) must read
the SIP messages, and perform NAT on the embedded SDP. Very few existing
NAT implementations support this today.
There are several ways to solve issues with your firewall:
* To continue using your existing firewall:
o Allow SIP and RTP traffic to pass through it by opening
port 5060 for UDP and TCP packets.
o Open a range of UDP ports for RTP. Configure your SIP
clients to use the range of ports you have configured.
o Disable NAT.
* Put SIP phones outside the firewall.
* Replace your firewall with one that is SIP-aware.