1. Brekeke Product Name and version: BSS 2.1.6.6
2. Java version: 1.5.6
3. OS type and the version: W2k3 web edition
6. Your problem:
Since I upgraded to 2.1.6.6 to fix the external DB issue, I now have a problem with incoming calls, my dial plan is this:-
$addr=^a\.b\.c\.d
$request=^INVITE
To=(.*)
$target=localhost:5060
To=%1
$auth=off
When I try a call from a.b.c.d the call hits BSS but fails to 407 proxy authentication required.
I have sniffed the packets using ethereal, and the IP is definitely correct, if I turn off Authentication > Invite > On (set to off)
It works as the Invite from that IP does not need to be authenticated and is allowed through, I have tried various different arrangements to no avail, the call is written to the call log and looks fine, except it fails to 407, internal calls to the same number are ok
Does anyone know where I can start looking as to why BSS is rejecting the call? is there any tracing or logging for this?
Any help appreciated.
Regards
Wayne
Since UPG to 2.1.6.6 no incoming calls 407
Moderator: Brekeke Support Team
Working
Hi,
I did set it to localhost:5060 as I assumed that the call would then represent itself from its own IP and be allowed, I copied my original config from the ITSP examples, and it used to work with the older version, although I think I was using localhost:15060 - I'm not sure why this worked either as I wasn't aware BSS was listening on 15060.
I have now changed my config to what Hope has suggested and its working, so its all good, thanks for your help.
Wayne
I did set it to localhost:5060 as I assumed that the call would then represent itself from its own IP and be allowed, I copied my original config from the ITSP examples, and it used to work with the older version, although I think I was using localhost:15060 - I'm not sure why this worked either as I wasn't aware BSS was listening on 15060.
I have now changed my config to what Hope has suggested and its working, so its all good, thanks for your help.
Wayne