dialplan for DID routing

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
onecentld.com
Posts: 6
Joined: Wed Jun 20, 2007 12:01 pm

dialplan for DID routing

Post by onecentld.com »

SIP Server dialplan....

I can't figure out how to set up a matching patern to direct particular incomming lines to different servers

we have diferent DID's that need to be directed to diferent servers


Thanks
Willtsuru
Posts: 90
Joined: Sun Jul 23, 2006 2:15 am
Location: Japan

Post by Willtsuru »

Hi sorry delay in reply you but I saw your post just now.

To setup yours different servers to receive incoming call from different DIDs you need first of all know wich IP belongs to each DID.

Example if you have a DID like: 14445252525 and the calls from this DID coems from the IP 231.251.22.22 and if you are with register=on and Invite=on then you must setup in each server as something like this dial plan:

Maching pattern

$request=^INVITE
$addr=^231\.251\.22.22

Deploy pattern:

$auth=false
$target=localhost:15060

Just remeber that in major cases the DID provider only permit point a DID to only one server at time.

Hope this answer was helpfull for you. :D
bye voiptechjapn@ibc.ne.jp
hari
Posts: 6
Joined: Fri Nov 02, 2007 12:23 am

Does the Brekeke Server supports Call Forwarding/Transfer

Post by hari »

Hi,

Does the Brekeke server supports the Call forwarding/Transfer functionality.
If yes Kindly let me know the settings for the same.


Thanks in advance.

Rgds
Hari
voipwell.com
Posts: 528
Joined: Tue Sep 20, 2005 9:10 am
Location: Tannersville, Pennsylvania

Post by voipwell.com »

I believe they are pbx only functions. You can call forward with a dialplan the same way you route the calls in the first place but if it's busy there is no built in function to divert it to another phone that I am aware of.

Nick
hari
Posts: 6
Joined: Fri Nov 02, 2007 12:23 am

Thanx

Post by hari »

Thanx Nick.
Post Reply