[email protected] writes:

 > After spent much effort. I have found that the connectCallee() cannot
 > successfully re-invite caller when the caller is in a NATed
 > network. After about 30 seconds the caller got kicked out.  If move
 > the caller into a public IP and it works. Therefore, the question is
 > how do I make the conference work from conf_auth, if the caller is
 > behind NAT? I have tried eveything I could by using nathelper and rtp
 > proxy but no luck.

you have to handle caller's nat by your sip proxy before you sent invite
to conf_auth app.  you can either use a mediaproxy or set
direction=active in the sdp which makes sems to send rtp packets to the
ip/port where they come from.

-- juha
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to