1. Brekeke Product Name and version:
Brekeke SIP Server , Version 2.1.6.2 Evaluation
2. Java version:
Version 1.4.2_15
3. OS type and the version:
Win 2000
4. UA (phone), gateway or other hardware/software involved:
5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :
6. Your problem:
The brekeke sip Server is interconnected with a PSTN
The outcoming calls 192.168..101.12 (softphone) to 173.30.200.150 (gateway) is established but I am not getting any voice because the server immediately after I hang up sent a “bye”
The incoming calls isn’t established. And the server sent me a 603 code (decline)
I need to know how configure the authentication for incoming calls
thanks a lot
How configure the authentication for incoming calls
Moderator: Brekeke Support Team
How configure the authentication for incoming calls
Last edited by veronica on Mon Dec 10, 2007 8:41 am, edited 1 time in total.
Reply
The dial plan that we are using is:
For outcoming calls:
Matching Patterns
$request=^INVITE
To=sip:9(.+)@
Deply Patterns
To=sip%1@173.30.200.150
for incoming calls:
Matching Patterns
$request=^INVITE
$add=173\.30\.200\.150
Deply Patterns
$auth= false
The softphone that we are using is:
SJPphone
The gateway in use belong to ericsson, and the ip address is :
173.30.200.150
For outcoming calls:
Matching Patterns
$request=^INVITE
To=sip:9(.+)@
Deply Patterns
To=sip%1@173.30.200.150
for incoming calls:
Matching Patterns
$request=^INVITE
$add=173\.30\.200\.150
Deply Patterns
$auth= false
The softphone that we are using is:
SJPphone
The gateway in use belong to ericsson, and the ip address is :
173.30.200.150