Koozali.org: home of the SME Server

Routing calls to remote SAIL server... ?!

Offline jester

  • *
  • 496
  • +1/-0
Routing calls to remote SAIL server... ?!
« on: November 05, 2007, 01:43:12 PM »
This is what i'm trying to accomplish:
I've got two SAIL servers at different locations and i want to be able to send calls from server1 [home] to server2 [work] (not necessarily both directions) over the internet. I does not look like the SAILtoSAIL (siblings) trunk option was meant to do this (no user/pass options) so i've tried to create an extension at server1 and making a trunk on server2 connect to that extension... but that does not seam to fly.


Any suggestions are welcome.

regards,
jester.

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Routing calls to remote SAIL server... ?!
« Reply #1 on: November 05, 2007, 04:10:37 PM »
Code: [Select]
does not look like the SAILtoSAIL (siblings) trunk option was meant to do this
Ah ha!... but it was!  (at least later, when we realised it couldn't  :oops:).

You'll need one of the later releases (can't rememeber when we put it in) but you can define a Sibling link as "unprivileged".  That's the one you want.

Normal sail to sail siblings get a concatenated name (like fredgeorge) unprivileged siblings get a name with a funny squiggle in the middle (not on my keyboard so I can't show it here) - fred{squiggle}george.

They appear in the inbound route drop-down for any trunk so you can switch an inbound call straight off to the target machine.  It was really developed for T1/E1 consolidation but it works very well for distribution of any inbound DDI (DiD).  On the target machine simply define another unprivileged link (back to the first machine) and then create PTT-DiD entries in trunks for the inbound DDIs.  Calls will arrive looking pretty much as they do when they come in off any regular trunk. You can then switch them to wherever you want them to go on the local box. 

Et voila!

:-)

S






Offline brick

  • ****
  • 78
  • +0/-0
Re: Routing calls to remote SAIL server... ?!
« Reply #2 on: November 05, 2007, 09:43:41 PM »
Quote
and then create PTT-DiD entries in trunks for the inbound DDIs

Hi, I don't understand this part. Can you explain or point somewhere to learn?

Thanks a lot.

Maikel

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Routing calls to remote SAIL server... ?!
« Reply #3 on: November 06, 2007, 01:12:28 AM »
Hi Brick,

There is write-up here

http://www.selintra.com/docs/cgi-bin/view/Main/DocChapter252

It explains the difference between privileged and unprivileged Siblings and how to set them up.

Kind Regards

S