Koozali.org: home of the SME Server

Multiple MSN's on 1 ISDN-channel on outbound call in SAIL ?!

Offline jester

  • *
  • 496
  • +1/-0
Multiple MSN's on 1 ISDN-channel on outbound call in SAIL ?!
« on: April 13, 2007, 09:05:36 AM »
Sorry to be so bold to ask right away and not test it myself, but i haven't got the spare hardware and time at the moment...

I've had a little issue with SAIL and ISDN in the past that i wonder if it already had been resolved. I couldn't find this in the Selintra docs:

I Holland we get 4 MSN's with an ISDN2-line but in SAIL i can only specify two MSN's, one for each ISDN channel. The thing is: in need to be able to call out using all these MSN's because our bill is specified with these MSN's, and I need this for my TAX & Administration.

Anyone knows this is possible in the newer versions of SAIL or knows of a way around this?!

Kind regards,
jester.

Offline hervep

  • ***
  • 70
  • +0/-0
Multiple MSN's on 1 ISDN-channel on outbound call in SAIL ?!
« Reply #1 on: April 13, 2007, 03:17:17 PM »
Hi Jester,

As far as I know, not possible at the moment without modification.
Maybe by duplicating manually entries 'lineIO' in the database 'selintra' / 'selintra-work' ... ?

But ... what's the advantage of such PMP/'multi-msn' instead of real PP/DID ?

mvg,

Hervé

Offline jester

  • *
  • 496
  • +1/-0
Multiple MSN's on 1 ISDN-channel on outbound call in SAIL ?!
« Reply #2 on: April 13, 2007, 04:13:02 PM »
Hi Hervé,

Thanx for the reply. You've lost me in the telco-short-language here, but we only get one line with two channels and four MSN's. As a home-office set-up i need to be able to call out over/using all four MSN's for the reasons mentioned in the original msg. If there is a way to do this with the signaling please enlighten me.

Would it be a viable alternative to split my line and stick a second ISDN card in my server, thus having the ability to assign 4 MSN's. Although i wonder if this would properly work when the 2 channels would be in use and a third call would be initiated... More expensive than a software solution but if its a way around my problem :D

Kind regards,
jester.

Offline hervep

  • ***
  • 70
  • +0/-0
Multiple MSN's on 1 ISDN-channel on outbound call in SAIL ?!
« Reply #3 on: April 13, 2007, 06:17:43 PM »
Quote from: "jester"

 If there is a way to do this with the signaling please enlighten me.


Your provider (KPN ?) should be able to give you Point to Point ISDN, with four 'Direct' numbers instead of what you have now ( Point to multipoint ISDN ). But, maybe you have other equipment that has to remain working as it is now. If you ask the provider to make the change, other equipment will stop working.


Quote
Would it be a viable alternative to split my line and stick a second ISDN card in my server, thus having the ability to assign 4 MSN's. Although i wonder if this would properly work when the 2 channels would be in use and a third call would be initiated... More expensive than a software solution but if its a way around my problem :D


I don't think it can work as you described, but maybe you can manually simulate the fact that 'four lines' are present. That's the idea behind the 'database' change I suggested before.

How to proceed ( ! just an untested idea !)

1) Setup a TEST running system, based on two MSN's you have.
2) Edit ( using for instance mc in the console ) the 'selintra-work' database. Databases are located in /home/e-smith/db/
Goal is to add a modified copy of the ISDN related 'lineIO' entries, adding the 2 missing MSN's. ( Also increase index 'ZAPx-y')
3) When done copy 'selintra-work' onto 'selintra' database. ( Not a good way to go, but ... )
4) Do a 'commit' on web global web panel ( ... needed for re-generating extension.conf )
5) Check if you get the good settings in 'trunklines' panel & try ... :-)

Best,

hervé