Oct 27, 2009 12:50 PM
Inconsistency Problems
We have been suffering inconsistency problems since day one. With or without poking hopes in the remote users firewalls, the results are always the same. Sometimes they register instantly, most of the time they don't. When they do register fine, sometimes we'll get one way audio, sometimes the call is perfect. Yet, if they disconnect and try to re-register, again, they can't register.
We are using two vyatta/opensbc servers with DNS SRV records which low balance between the two. At this point, I've taken one out of the picture to simplify things and the behavior is the same. We had been wondering if perhaps the pbx (sipxecs) might be getting confused as to whom to send the packets back to.
I am more than willing and happy to give more information but I thought I would post my config to start with and wonder if perhaps it could be too restrictive or something else which might not be so obvious to us at this point. I would welcome any input you might have on this and thanks for taking a look.
Mike
[Solegy]
RTTS-Client-Address=(gets populated automatically with outside IP, this is of no use)
[OpenSBC-General-Parameters]
SIP-Log-Level=2
PTRACE-Log-Level=5
Log-File-Prefix=b2bua
SBC-Application-Mode=B2BUpperReg Mode
Interface-Address Array Size=0
Enable-Backdoor-Port=True
Enable-Trunk-Port=True
Enable-Calea-Port=True
RTP-Min-Port=10000
RTP-Max-Port=20000
Enable-Local-Refer=True
Max-Forwards=70
Encryption-Mode=XOR
Encryption-Key=GS
Transaction-Thread-Count=10
Session-Thread-Count=10
Alerting-Timeout=30000
Seize-Timeout=60000
SIP-Timer-B=Default
SIP-Timer-H=Default
Session-Keep-Alive=1800
Session-Max-Life-Span=10800
Max-Concurrent-Session=100
Max-Call-Rate-Per-Second=10
NAT-Keep-Alive-Interval=15
Send-OPTIONS-NAT-Keep-Alive=True
Send-Responses-Using-New-Socket=True
Disable-Refer-Optimization=False
[Upper-Registration]
Enable-Stateful-Reg=False
Rewrite-TO-Domain=False
Rewrite-FROM-Domain=False
Route-List Array Size=0
All-Reg-As-Upper-Reg=False
[Internal-DNS-Mapping]
Internal-DNS-Map Array Size=0
[Proxy-Relay-Routes]
Drop-Routes-On-Ping-Timeout=False
Proxy-Resolve-To-URI=True
Route-List Array Size=0
[B2BUA-Routes]
Enable-Route-Scripting=False
Route-Script=b2bua-route.cscript
Route-List Array Size=1
Route-List 1=[sip:*@mydomain.com] sip:mydomain.com
Insert-Route-Header=True
Rewrite-TO-URI=True
Prepend-ISUP-OLI=False
Route-By-Request-URI=True
Route-By-To-URI=False
Drop-Routes-On-Ping-Timeout=False
Use-External-XML=False
External-XML-File=b2bua-route.xml
[Media-Server]
Enable-Media-Server=False
Media-Server-Number=5000
Codec-List Array Size=0
No-RTP-Proxy-On-All-Transfers=False
Enable-Announcement-Service=False
4xx-Error-Map=prompts/basic/cant_complete.wav
5xx-Error-Map=prompts/basic/cant_complete.wav
6xx-Error-Map=prompts/basic/cant_complete.wav
Announcement-Error-Map Array Size=0
[Outbound-Proxies]
Outbound-Proxies Array Size=0
[Local-Domain-Accounts]
Accept-All-Registration=True
Account-List Array Size=0
[SIP-Transports]
Main-Interface-Address Array Size=0
Backdoor-Interface-Address=sip:192.168.1.5:5062
Trunk-Interface-Address=sip:*:5064
Media-Server-Interface-Address=sip:*:5066
CALEA-Interface-Address=sip:*:5068
Auxiliary-Interface-Address=sip:*:5070
Interface-Route-List Array Size=1
Interface-Route-List 1=[sip:192.168.1.*] sip:192.168.1.5








