Luigi ah - so in your private LAN you are trying to call from a hardphone to a PC with ekiga ?
This has nothing to do with your router, in this case, the router is just a switch. presuming your pc can ping the phone successfully. i suspect the hardphone needs to register with a server, I've never seen one that can directly make SIP calls. a sniffer trace (wireshark for example) or tcpdump from the pc might be interesting, just to see what the phone sends, if anything. if both are registered with a signaling server, and the router is SIP aware, then the 2 should be able to call each other. Jānis was exactly correct. On 05/21/2010 08:34 PM, luigi wrote: > Il giorno gio, 20/05/2010 alle 22.18 +0200, Shawn Adams ha scritto: > Hi, Shawn, > thank you for your explanation. >> >> If you aer truly registered successfully on :xxx.yyy.zzz.ttt server, >> then the issue is probably NAT/Firewall. >> > Kamailio has no server sip configured: sorry for my mis-understanding. > > PC running ekiga IP: 192.168.1.2 > Phone IP (BT-100): 192.168.1.3 > >> >> >> Once you're registered, the SIP server knows your router's public IP. >> Any calls to you are sent to this IP, but the router says "I don't know >> port 5060", and drops the frame. >> >> If your router is SIP-aware, or has a SIP ALG, then outbound calls from >> your PC work. >> >> You need to either configure your router FW to allow 5060 from public to >> private, and the NAT to forward all 5060 frames to the chosen PC on your >> private network where ekiga is running. >> > In the router i've opened the SIP UDP port (5060) to 192.168.1.2. > Also the same port in firewall Fedora 12. > > The problem persists. No contact from hard-phone to soft-phone. > > Greetings > Luigi. > >> so - if SIP gateway sends a call to your router's public IP, the router >> will say "5060" - send it to 192.168.1.x/24 - your pc where ekiga is >> running, and you receive the call. >> >> you could use asterisk, but same problem applies - the asterisk PBX runs >> on your private network behind the router, the router NAT/FW will still >> drop calls coming inbound from the Internet. >> >> A STUN server may help, recommend using the ekiga "config druid" which >> tries to figure out the best method and configures itself accordingly. >> >> Your sip provider might have a STUN server available. Older ekiga >> versions one could configure this via the graphical, with current >> versions, one has to edit the gconf files. >> >> >> >> On 05/20/2010 09:11 PM, luigi wrote: >>> Hello, >>> i've a question about Ekiga: >>> on my LAN i'm able to connect to a local IP phone, through >>> sip:xxx.yyy.zzz.ttt >>> >>> but i'm not able to configure Ekiga to receive calls from it. Do i need >>> to install a soft PBX as Asterisk for this? >>> >>> Can anyone tell me please, how can i proceed? >>> >>> Tank you >>> Luigi >>> >>> > >>> _______________________________________________ >>> ekiga-list mailing list >>> [email protected] >>> http://mail.gnome.org/mailman/listinfo/ekiga-list >>> >> >> > > > > _______________________________________________ > ekiga-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/ekiga-list -- Shawn Adams [email protected] AOL AIM field64 Yahoo field_1964 Jabber [email protected] googletalk [email protected] _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
