Attila Megyeri
2016-May-26 20:12 UTC
[asterisk-users] Sending Calls via SIP trunk from several different IP addresses from same Asterisk Machine, to the same destination IP
Hi, Unfortunately this is not the case. For some reasons (separation, fraud detection) they separate the customer using their source IP address. So I am still looking for some solution. Thanks, Attila From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Glenn Geller (VDOPh) Sent: Wednesday, May 25, 2016 11:47 PM To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Subject: Re: [asterisk-users] Sending Calls via SIP trunk from several different IP addresses from same Asterisk Machine, to the same destination IP Hi, Usually, the trunk provider(s) provide a mechanism to support this, and it's the "Tech Prefix" or just "Prefix". So, for Tenant 1, send 12348005551212 and for Tenant 2, send 56788005551212. They'll then strip the prefix, and send along to 8005551212 Most trunk providers worth anything will support this type of termination. Hope this helps, Glenn @ VDO On Wed, May 25, 2016 at 2:13 PM, Attila Megyeri <amegyeri at minerva-soft.com<mailto:amegyeri at minerva-soft.com>> wrote: Hi! I would like to reopen a discussion that I saw a couple of years ago, with the subject ?Sending Calls via SIP trunk from two different IP addresses from same Asterisk Machine? The use case is simpe: There are providers that want to see a separate source IP address for each of their customers SIP trunks. Now, if we have an asterisk box with several customers, we have a problem. Does anyone have experience in this topic? How could we send outgoing calls (to the same destination IP) from different source IPs depending on the caller ID (Based on From: field, sip account, preferred-identity, whatever). I was thinking about some Kamailio, or SBC that would take the calls from asterisk using a user/pass authentication on a single interface, and initiate calls from a dedicated IP address for each customer. Any better idea? Thanks Attila -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160526/ac749368/attachment.html>
Neeraj Chand
2016-May-26 21:14 UTC
[asterisk-users] Sending Calls via SIP trunk from several different IP addresses from same Asterisk Machine, to the same destination IP
How about running a second asterisk instance on the same box with different IP/Port combo
Attila Megyeri
2016-May-27 06:08 UTC
[asterisk-users] Sending Calls via SIP trunk from several different IP addresses from same Asterisk Machine, to the same destination IP
If I had just two such users, I would be fine. But having 10-20 or even more? It is not a nice, scalable solution... -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Neeraj Chand Sent: Thursday, May 26, 2016 11:14 PM To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Subject: Re: [asterisk-users] Sending Calls via SIP trunk from several different IP addresses from same Asterisk Machine, to the same destination IP How about running a second asterisk instance on the same box with different IP/Port combo -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users