Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

multiple SIP trunks one provider

Status
Not open for further replies.

teletechman

Technical User
Joined
Aug 27, 2008
Messages
1,697
Location
US
I have been asked to implement an IP Office with 3 different SIP lines for 3 different lawyers in the same phone system. The client does not want the SIP trunks to in any way touch each other for billing purposes, so they need to act as completely separate trunks. The problem I am having is that the salesperson sold them SIP trunks from the same provider that registers with IP addresses and not username and password. Is there any way to do this? This is on a IP Office R11.4 SP1.
Mike
 
You can solve it with an ASBCE.

"Trying is the first step to failure..." - Homer
 
It is a small lawyer's office not sure they want to spend the $$$
Mike
 
Interesting setup here. Is it one DID per SIP trunk? You could specify the specific DID in the SIP URI for each line if so and I "think" it "might" work out OK.

The truth is just an excuse for lack of imagination.
 
No they will have multiple DIDs they just want to separate the billing for each trunk. 1 lawyer wants 4 channels another wants 2 channels as well as the third and they want to be billed accordingly.
Mike
 
It still may work if you specify the main DID on each line's SIP URI. Inbound calls doesn't really matter much to you you just have to route the call by DID the provider should route it by SIP trunk correctly (hopefully). The issue I see is the outbound calls but I think this would work.

Lets say you have 3 main DIDs. 800-555-1111, 800-555-1112, 800-555-1113

First line
First SIP URI 8005551111 incoming and outgoing ID 17
Second SIP URI set to auto (or * depending on version) set to incoming 17 outgoing 99(not used)

Second line
First SIP URI 8005551112 incoming and outgoing ID 18
Second SIP URI set to auto (or * depending on version) set to incoming 18 outgoing 99(not used)

Third line
First SIP URI 8005551113 incoming and outgoing ID 19
Second SIP URI set to auto (or * depending on version) set to incoming 19 outgoing 99(not used)

You will need an ARS for each SIP trunk, one pointed to line 17, 18 and 19


The truth is just an excuse for lack of imagination.
 
Oh and obviously incoming call route with DIDs routed correctly.

The truth is just an excuse for lack of imagination.
 
Lawyers like to make money so why not spend some =)

The issue is if they verify by IP they can't have 3 trunks from the same IP.

Easiest would be if it was one trunk and they could just bill based on DDI.

"Trying is the first step to failure..." - Homer
 
If it is possible to order three trunks without registration with the same public IP, then it must also be possible to use three trunks from the same IP.

Since no registration is needed, it should only be necessary to fill the headers in every invite with the correct data.

Need some help with IP Office? IP Office SIP trunk configuration: CLI based cale blocking: SCN fallback over PSTN:
 
Ya as long the provider is aware of the situation, and says they can handle it, I would think it should be fine.

The truth is just an excuse for lack of imagination.
 
We had this issue with Gamma before - we wanted two SIP trunks from them on the same system )so same registration IP). We found that if we had one of their older SBCs and one of their newer SBCs it would allow it, but two newer SBCs and you get the error that the IP is already assigned to another endpoint.

Checked with our account manager and they confirmed that one trunk per IP is all they support - I did moan but got nowhere.

| ACSS SME |
 
We use Gamma and have several customers using multiple trunks on the same public IP, we just ask Gamma to provision them on different SBC's at their end

“Some humans would do anything to see if it was possible to do it.
If you put a large switch in some cave somewhere, with a sign on it saying 'End-of-the-World Switch. PLEASE DO NOT TOUCH'.
The paint wouldn't even have time to dry.”

Terry Pratchet
 
Ekster - we tried the same but was advised that Gamma wouldn't do it because it is not supported by them and any issues wouldn't be supportable.

| ACSS SME |
 
We are a Gamma Wholesale Partner so maybe that makes a difference?

“Some humans would do anything to see if it was possible to do it.
If you put a large switch in some cave somewhere, with a sign on it saying 'End-of-the-World Switch. PLEASE DO NOT TOUCH'.
The paint wouldn't even have time to dry.”

Terry Pratchet
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top