unregistered users can't calls itsp

Discuss any topic about Brekeke PBX.

Moderator: Brekeke Support Team

Post Reply
n2a1ce
Posts: 29
Joined: Mon Dec 06, 2010 8:00 am
Location: Ukraine

unregistered users can't calls itsp

Post by n2a1ce »

1. Brekeke Product Name and version: 2.4.7.3

2. Java version: 6. 22

3. OS type and the version: ubuntu 10.04

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: unregistered users can't calls itsp

Hello, all.
can you help me!
I wish that would be my unregistered users able to make calls to itsp.
nOw I have 486 error
Please help
hope
Posts: 862
Joined: Tue Jan 15, 2008 4:08 pm

Post by hope »

create a pbx user for this unregistered user
or if all unregistered users are from a trust IP,
create dial plan to accept call from this ip and
create ARS pattern-IN to accept calls from this ip also
check following wiki page
http://wiki.brekeke.com/wiki/Update-issues-post-v2277
n2a1ce
Posts: 29
Joined: Mon Dec 06, 2010 8:00 am
Location: Ukraine

Post by n2a1ce »

or how can I connect to another PBX (or softswich) which is connected only by ip.
instead of login, password.

I want that to another PBX could use my ARS's
:roll:

I arrived a dial plan, but all in vain.

Matching Patterns

$request=^INVITE
$registered( From )=false

Deploy Patterns
$auth=true

but I think that this is not true
Please HELP
hope
Posts: 862
Joined: Tue Jan 15, 2008 4:08 pm

Post by hope »

use the other dial plan and set ARS pattern-in too shown in above wiki page
n2a1ce
Posts: 29
Joined: Mon Dec 06, 2010 8:00 am
Location: Ukraine

Post by n2a1ce »

YES, it works!
but the problem is that I can not create one larger one call at a time!

in dial plan I add :

Matching Patterns

$request=^INVITE
$addr=ip_addr
To=sip:(.+)@

Deploy Patterns

$auth=false
To=sip:%1@127.0.0.1:15060
From=user1

created at PBX "user1"

I had to do it because the other ip betrayed field "FROm", and did not make the call!!!

how I can make so that was several lines in one trunk

a do not make ARS in, because I don't andestend how ARS-in expand in ARS-out

I want that to another PBX could use my ARS's

PLEASE HELP!
hope
Posts: 862
Joined: Tue Jan 15, 2008 4:08 pm

Post by hope »

is the other pbx also Brekeke PBX?
if so, you can register the other pbx to this pbx just like register to an ITSP.

then the users at the other pbx can use this ARS rule to dial to this pbx.
cealteteozy
Posts: 1
Joined: Thu May 03, 2012 5:59 am
Location: Slovakia

unregistered users

Post by cealteteozy »

I will check w/ my provider. I just tested a call out again and this time it is coming up with my name which is nowhere on Bria and not using the display name. what could that be?
hope
Posts: 862
Joined: Tue Jan 15, 2008 4:08 pm

Post by hope »

is there any ARS rule used for the call?
if so, the from header may be changed
Post Reply