Active Sessions last 30 sec. no more no less

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
zoran
Posts: 12
Joined: Tue Jun 07, 2005 5:09 am

Active Sessions last 30 sec. no more no less

Post by zoran »

1. Brekeke Product Name and version: Brekeke SIP Server , Version 2.0.4.1 Personal

2. Java version: 6

3. OS type and the version: Win XP

4. UA (phone), gateway or other hardware/software involved:

5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html : Pattern3

6. Your problem:

When calling in local LAN1 no problems,
but when calling from local LAN1 to LAN2 via internet
every time Active Sessions last 30 sec. no more no less.
and when calling from LAN2 to local LAN1 via internet NO PROBLEMS!
What can be the problem?

Configuration > SIP(General)
SIP exchanger
Session Limit (-1=unlimited) -1
Local Port 5060
NAT traversal
Keep address/port mapping on
Interval (ms) 12000
Add 'rport' parameter (Send) on
Add 'rport' parameter (Receive) on
Authentication
REGISTER on
INVITE on
Realm (ex: domain name)
Auth-user=user in "To:" (Register) no
Auth-user=user in "From:" (Invite) no
FQDN only no


Configuration > SIP(Advanced)
Upper Registration Off
Register Server
Thru Registration On
Timeout (0=unlimited)
Ringing Timeout (ms) 12000
Talking Timeout (ms) 0
Upper/Thru Timeout(ms) 10000
Multiple Domains Registrar no
Miscellaneous 100 Trying any requests
voipwell.com
Posts: 528
Joined: Tue Sep 20, 2005 9:10 am
Location: Tannersville, Pennsylvania

Post by voipwell.com »

You need to go to the logs tab of the sip server and check what the exit code is for the calls that disconnect. My guess is that there is some problem with the sip control packets. The log may show an error that indicates disconnected by system to indicate that packets are not traversing properly. If the lans are on seperate wans then set up port forwarding on both sides for:

sip 5060 udp
rtp 10000-10999 udp

Nick
Post Reply