Brekeke Forum Index » Brekeke SIP Server Forum

Post new topic   Reply to topic
Looking for list of advanced configuration parameters
Author Message
scottstu
Brekeke Newbie


Joined: 06 Nov 2010
Posts: 3

PostPosted: Sat Nov 06, 2010 4:07 am    Post subject: Looking for list of advanced configuration parameters Reply with quote

1. Brekeke Product Name and version: Brekeke SIP Server 2.2.2.5

2. Java version:

3. OS type and the version: Windows 2003

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

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

6. Your problem:

I am trying to do some debuggin on my dial plan rules and would like to see the logic that is used in a log file some where. I have turned on sip, tcp and registrar logging but I can't seem to find a full list of advanced configuration options.

Any help is appreciated.
Back to top
View user's profile
janP
Brekeke Master Guru


Joined: 25 Nov 2007
Posts: 336

PostPosted: Mon Nov 08, 2010 11:57 am    Post subject: Reply with quote

>> I can't seem to find a full list of advanced configuration options.

What kind of information do you want to see??
Back to top
View user's profile
janP
Brekeke Master Guru


Joined: 25 Nov 2007
Posts: 336

PostPosted: Mon Nov 08, 2010 12:03 pm    Post subject: Reply with quote

FYI:
$log variable can be used for debugging on DialPlan .

Matching Patterns
$request = ^INVITE
From = sip:(.+)@
To = sip:(.+)@
Deploy Patterns
$log = From is %1 To is %2
$continue = true
Back to top
View user's profile
scottstu
Brekeke Newbie


Joined: 06 Nov 2010
Posts: 3

PostPosted: Mon Nov 08, 2010 2:19 pm    Post subject: Reply with quote

janP wrote:
>> I can't seem to find a full list of advanced configuration options.

What kind of information do you want to see??


Hi Jan,

Thanks for the reply.

In a nutshell, here is my problem. I am trying to apply two seperate dial plan rules to an inbound call from a client connected to my brekeke. The problem is that I am matching on my first rule (which adds a + to the number the user dialed) but I am not matching on the second rule which alters the destination host. The particular configuration we are using used to work but has stopped working since we moved VMHosts.

What I am trying to see is verbose logging regarding the dial plan rules so that I can debug why the second rule is not kicking in.

Is there a reference somewhere that shows all of the advanced configuration options that can be set?
Back to top
View user's profile
janP
Brekeke Master Guru


Joined: 25 Nov 2007
Posts: 336

PostPosted: Wed Nov 10, 2010 12:04 pm    Post subject: Reply with quote

Hi,

Do you have "$continue = true" in the Deploy Patterns of the first rule?

If you disable the first rule, is only the second rule used?
Back to top
View user's profile
scottstu
Brekeke Newbie


Joined: 06 Nov 2010
Posts: 3

PostPosted: Wed Nov 10, 2010 12:18 pm    Post subject: Reply with quote

janP wrote:
Hi,

Do you have "$continue = true" in the Deploy Patterns of the first rule?

If you disable the first rule, is only the second rule used?


Hi Jan,

It turns out that we have resolved this issue and things are working as expected. I would still like to know the details of any advance configuration paramaters that we can use in the future to help with troubleshooting.

so far, here is what I have managed to find

net.listener.loglevel.file=255
net.sip.loglevel.file=255
net.registrar.loglevel.file=255
net.tcp.loglevel.file=255

I was really hoping to be able to find a comprehensive list of thes parameters.

thanks

s
Back to top
View user's profile
janP
Brekeke Master Guru


Joined: 25 Nov 2007
Posts: 336

PostPosted: Thu Nov 11, 2010 12:48 pm    Post subject: Reply with quote

If you are using authentication at the SIP Server.

net.auth.loglevel.file = 255
net.userdir.loglevel.file = 255


I recommend you contact Brekeke to get more information...
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    Brekeke Forum Index » Brekeke SIP Server Forum All times are GMT - 7 Hours
Page 1 of 1