Search found 5 matches

by tblanchard
Thu Sep 19, 2019 3:38 pm
Forum: Brekeke SIP Server Forum
Topic: Need Deployment Pattern - Route Calls to Registered Users
Replies: 9
Views: 14805

The Matching Pattern works but the Deploy Pattern doesn't route the call.
by tblanchard
Thu Sep 19, 2019 12:00 pm
Forum: Brekeke SIP Server Forum
Topic: Need Deployment Pattern - Route Calls to Registered Users
Replies: 9
Views: 14805

We will have several hundred Yealink phones. We don't want to set up a rule for each phone. We know this rule will work.

We want a dynamic rule that will pull the string out and determine the registered user and then route based on that match.
by tblanchard
Wed Sep 18, 2019 4:31 pm
Forum: Brekeke SIP Server Forum
Topic: Need Deployment Pattern - Route Calls to Registered Users
Replies: 9
Views: 14805

I can try this but the IP address associated with the 16xxx number in the matching pattern isn't the IP address associated with the registered Yealink phone. How would the server know to route the call in the Deployment Pattern since we have identified it as a registered user. The yealink phone will ...
by tblanchard
Wed Sep 18, 2019 3:12 pm
Forum: Brekeke SIP Server Forum
Topic: Need Deployment Pattern - Route Calls to Registered Users
Replies: 9
Views: 14805

$request=^INVITE
To=sip:(99(16.+)@xxx.xx.xxx.xx

Our user name and number is going to be a 5 digit number - e.g., 16000 to 16999 which is also a registered user name in the SIP server.

I want to strip out the digits from the To (e.g., 16998) and use that to route to a registered user phone URI.
by tblanchard
Wed Sep 18, 2019 1:00 pm
Forum: Brekeke SIP Server Forum
Topic: Need Deployment Pattern - Route Calls to Registered Users
Replies: 9
Views: 14805

Need Deployment Pattern - Route Calls to Registered Users

1. Brekeke Product Name and Version: 3.9.2.7 2. Java version: 3. OS type and the version: Window 10 4. UA (phone), gateway or other hardware/software involved: Yealink SIP Phones 5. Your problem: I have a connection to another specialized Telephony server that needs to route calls from that server ...