Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] packet2packet bridging

Goto page 1, 2  Next
 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
sameer at hostnsoft.com
Guest





PostPosted: Wed Jul 02, 2014 7:58 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

Hi,


I am new to asterisk I want to configure my asterisk server such that it only establishes the call

rest the audio must bypass the server and transmitted directly to the peer


In my config file I did changes which are below


canreinvite=yes

nat=force_rtp

dirtectmedia=yes

directsetup=yes


I am using asterisk version 12.3

--
Regards
Sameer Rathod8109413462 
Back to top
jcolp at digium.com
Guest





PostPosted: Wed Jul 02, 2014 8:01 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

Sameer Rathod wrote:
Quote:
Hi,

Kia ora,

Quote:
I am new to asterisk I want to configure my asterisk server such that it
only establishes the call
rest the audio must bypass the server and transmitted directly to the peer

In my config file I did changes which are below

canreinvite=yes
nat=force_rtp
dirtectmedia=yes
directsetup=yes

I am using asterisk version 12.3

Remove the nat option. What does the console output show when making a
call between two SIP devices?

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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
Back to top
sameer at hostnsoft.com
Guest





PostPosted: Wed Jul 02, 2014 9:23 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

= Using SIP RTP CoS mark 5
    -- Executing [1061@sameer:1] Dial("SIP/1060-00000088", "SIP/1061") in new stack
  == Using SIP RTP CoS mark 5
    -- Called SIP/1061
    -- SIP/1061-00000089 is ringing
       > 0x7f67f90b43c0 -- Probation passed - setting RTP source address to 192.168.1.176:8000
    -- SIP/1061-00000089 answered SIP/1060-00000088
    -- Channel SIP/1061-00000089 joined 'simple_bridge' basic-bridge <1937a88f-5b6f-4a5a-ae3c-adc2d68c8bb4>
    -- Channel SIP/1060-00000088 joined 'simple_bridge' basic-bridge <1937a88f-5b6f-4a5a-ae3c-adc2d68c8bb4>
       > Bridge 1937a88f-5b6f-4a5a-ae3c-adc2d68c8bb4: switching from simple_bridge technology to native_rtp
       > 0x7f67f90b43c0 -- Probation passed - setting RTP source address to 192.168.1.176:8000
       > 0x7f6780047090 -- Probation passed - setting RTP source address to 192.168.1.191:8000
  == WebSocket connection from '192.168.1.191:54390' closed



It is giving me following output on asterisk console




On Wed, Jul 2, 2014 at 6:30 PM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Quote:
Sameer Rathod wrote:
Quote:
Hi,

Kia ora,

Quote:
I am new to asterisk I want to configure my asterisk server such that it
only establishes the call
rest the audio must bypass the server and transmitted directly to the peer

In my config file I did changes which are below

canreinvite=yes
nat=force_rtp
dirtectmedia=yes
directsetup=yes

I am using asterisk version 12.3


Remove the nat option. What does the console output show when making a call between two SIP devices?

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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



--
Regards
Sameer Rathod8109413462 
Back to top
jcolp at digium.com
Guest





PostPosted: Wed Jul 02, 2014 9:30 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

Sameer Rathod wrote:
Quote:
= Using SIP RTP CoS mark 5
-- Executing [1061@sameer:1] Dial("SIP/1060-00000088", "SIP/1061")
in new stack
== Using SIP RTP CoS mark 5
-- Called SIP/1061
-- SIP/1061-00000089 is ringing
Quote:
0x7f67f90b43c0 -- Probation passed - setting RTP source address to
192.168.1.176:8000 <http://192.168.1.176:8000>
-- SIP/1061-00000089 answered SIP/1060-00000088
-- Channel SIP/1061-00000089 joined 'simple_bridge' basic-bridge
<1937a88f-5b6f-4a5a-ae3c-adc2d68c8bb4>
-- Channel SIP/1060-00000088 joined 'simple_bridge' basic-bridge
<1937a88f-5b6f-4a5a-ae3c-adc2d68c8bb4>
Quote:
Bridge 1937a88f-5b6f-4a5a-ae3c-adc2d68c8bb4: switching from
simple_bridge technology to native_rtp
Quote:
0x7f67f90b43c0 -- Probation passed - setting RTP source address to
192.168.1.176:8000 <http://192.168.1.176:8000>
Quote:
0x7f6780047090 -- Probation passed - setting RTP source address to
192.168.1.191:8000 <http://192.168.1.191:8000>
== WebSocket connection from '192.168.1.191:54390
<http://192.168.1.191:54390>' closed

Are either side using encryption or ICE?

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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
Back to top
sameer at hostnsoft.com
Guest





PostPosted: Wed Jul 02, 2014 9:40 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

yes I had configured

icesupport=yes ;


on both the client in sip.con


as well as did the setting of ice in rtp.conf also


here is my sip configuration

[1060] ; This will be WebRTC client
type=friend
username=1060 ; The Auth user for SIP.js
host=dynamic ; Allows any host to register
secret=sameer ; The SIP Password for SIP.js
icesupport=yes ; Tell Asterisk to use ICE for this peer
ignorecryptolifetime=yes
context=sameer ; Tell Asterisk which context to use when this peer is dialing
;directmedia=yes ; Asterisk will relay media for this peer
transport=udp,ws ;Asterisk will allow this peer to register on UDP or WebSockets
canreinvite=yes
;directrtpsetup=yes
;nat=force_rtp,comedia
dtmfmode=rfc2833
qualify=yes

[1061] ; This will be the legacy SIP client
type=friend
username=1061
host=dynamic
secret=sameer
context=sameer
ignorecryptolifetime=yes
;nat=force_rtp,comedia
icesupport=yes ; Tell Asterisk to use ICE for this peer
;directmedia=yes ; Asterisk will relay media for this peer
transport=udp,ws ; Asterisk will allow this peer to register on UDP or WebSockets
canreinvite=yes
dtmfmode=rfc2833
qualify=yes






On Wed, Jul 2, 2014 at 8:00 PM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Quote:
Sameer Rathod wrote:
Quote:
= Using SIP RTP CoS mark 5
     -- Executing [1061@sameer:1] Dial("SIP/1060-00000088", "SIP/1061")
in new stack
   == Using SIP RTP CoS mark 5
     -- Called SIP/1061
     -- SIP/1061-00000089 is ringing
 > 0x7f67f90b43c0 -- Probation passed - setting RTP source address to

192.168.1.176:8000 <http://192.168.1.176:8000>
     -- SIP/1061-00000089 answered SIP/1060-00000088
     -- Channel SIP/1061-00000089 joined 'simple_bridge' basic-bridge
<1937a88f-5b6f-4a5a-ae3c-adc2d68c8bb4>
     -- Channel SIP/1060-00000088 joined 'simple_bridge' basic-bridge
<1937a88f-5b6f-4a5a-ae3c-adc2d68c8bb4>
 > Bridge 1937a88f-5b6f-4a5a-ae3c-adc2d68c8bb4: switching from
simple_bridge technology to native_rtp
 > 0x7f67f90b43c0 -- Probation passed - setting RTP source address to

192.168.1.176:8000 <http://192.168.1.176:8000>
 > 0x7f6780047090 -- Probation passed - setting RTP source address to

192.168.1.191:8000 <http://192.168.1.191:8000>
   == WebSocket connection from '192.168.1.191:54390

<http://192.168.1.191:54390>' closed

Are either side using encryption or ICE?

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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





--
Regards
Sameer Rathod8109413462 
Back to top
jcolp at digium.com
Guest





PostPosted: Wed Jul 02, 2014 9:43 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

Sameer Rathod wrote:
Quote:
yes I had configured

icesupport=yes ;


Asterisk does not support direct media establishment (with either
chan_sip or chan_pjsip) if secure media (SRTP) or ICE is in use.

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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
Back to top
sameer at hostnsoft.com
Guest





PostPosted: Wed Jul 02, 2014 9:49 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

so In this case If I disable ice support


ie commented the icesuppot=yes from all files


then also I am getting this output


-- Executing [1061@sameer:1] Dial("SIP/1060-0000008e", "SIP/1061") in new stack
  == Using SIP RTP CoS mark 5
    -- Called SIP/1061
    -- SIP/1061-0000008f is ringing
    -- SIP/1061-0000008f answered SIP/1060-0000008e
    -- Channel SIP/1061-0000008f joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
    -- Channel SIP/1060-0000008e joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
       > Bridge 3c12ca41-e180-4fc1-80cf-1339b96da42b: switching from simple_bridge technology to native_rtp
       > 0x7f6800039020 -- Probation passed - setting RTP source address to 192.168.1.176:8000
       > 0x7f6780045810 -- Probation passed - setting RTP source address to 192.168.1.191:8000








On Wed, Jul 2, 2014 at 8:13 PM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Quote:
Sameer Rathod wrote:
Quote:
yes I had configured

icesupport=yes ;



Asterisk does not support direct media establishment (with either chan_sip or chan_pjsip) if secure media (SRTP) or ICE is in use.

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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





--
Regards
Sameer Rathod8109413462 
Back to top
sameer at hostnsoft.com
Guest





PostPosted: Wed Jul 02, 2014 9:51 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

 -- Channel SIP/1060-0000008e left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
    -- Channel SIP/1061-0000008f left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
  == Spawn extension (sameer, 1061, 1) exited non-zero on 'SIP/1060-0000008e'



here are more generated when I cut the call





On Wed, Jul 2, 2014 at 8:19 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
Quote:
so In this case If I disable ice support


ie commented the icesuppot=yes from all files


then also I am getting this output


-- Executing [1061@sameer:1] Dial("SIP/1060-0000008e", "SIP/1061") in new stack
  == Using SIP RTP CoS mark 5
    -- Called SIP/1061

    -- SIP/1061-0000008f is ringing
    -- SIP/1061-0000008f answered SIP/1060-0000008e
    -- Channel SIP/1061-0000008f joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
    -- Channel SIP/1060-0000008e joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
       > Bridge 3c12ca41-e180-4fc1-80cf-1339b96da42b: switching from simple_bridge technology to native_rtp
       > 0x7f6800039020 -- Probation passed - setting RTP source address to 192.168.1.176:8000
       > 0x7f6780045810 -- Probation passed - setting RTP source address to 192.168.1.191:8000








On Wed, Jul 2, 2014 at 8:13 PM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Quote:
Sameer Rathod wrote:
Quote:
yes I had configured

icesupport=yes ;



Asterisk does not support direct media establishment (with either chan_sip or chan_pjsip) if secure media (SRTP) or ICE is in use.

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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







--
Regards
Sameer Rathod8109413462 








--
Regards
Sameer Rathod8109413462 
Back to top
sameer at hostnsoft.com
Guest





PostPosted: Tue Jul 08, 2014 9:18 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

Hi Joshua,



I had disabled

ice support and remover encryption= yes

Then also it is showing the same native_rtp in log


Could you help me in bypassing asterisk server for audio?

please help me I am struggling with it form a long time.








On Wed, Jul 2, 2014 at 8:21 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
Quote:
 -- Channel SIP/1060-0000008e left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
    -- Channel SIP/1061-0000008f left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
  == Spawn extension (sameer, 1061, 1) exited non-zero on 'SIP/1060-0000008e'



here are more generated when I cut the call





On Wed, Jul 2, 2014 at 8:19 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
Quote:
so In this case If I disable ice support


ie commented the icesuppot=yes from all files


then also I am getting this output


-- Executing [1061@sameer:1] Dial("SIP/1060-0000008e", "SIP/1061") in new stack
  == Using SIP RTP CoS mark 5
    -- Called SIP/1061

    -- SIP/1061-0000008f is ringing
    -- SIP/1061-0000008f answered SIP/1060-0000008e
    -- Channel SIP/1061-0000008f joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
    -- Channel SIP/1060-0000008e joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
       > Bridge 3c12ca41-e180-4fc1-80cf-1339b96da42b: switching from simple_bridge technology to native_rtp
       > 0x7f6800039020 -- Probation passed - setting RTP source address to 192.168.1.176:8000
       > 0x7f6780045810 -- Probation passed - setting RTP source address to 192.168.1.191:8000








On Wed, Jul 2, 2014 at 8:13 PM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Quote:
Sameer Rathod wrote:
Quote:
yes I had configured

icesupport=yes ;



Asterisk does not support direct media establishment (with either chan_sip or chan_pjsip) if secure media (SRTP) or ICE is in use.

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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







--
Regards
Sameer Rathod8109413462 








--
Regards
Sameer Rathod8109413462 









--
Regards
Sameer Rathod8109413462 
Back to top
EWieling at nyigc.com
Guest





PostPosted: Tue Jul 08, 2014 9:22 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

I think you will find that direct audio between two endpoints does not work when NAT is involved.  

From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Sameer Rathod
Sent: Tuesday, July 08, 2014 11:18 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] packet2packet bridging


Hi Joshua,



I had disabled

ice support and remover encryption= yes

Then also it is showing the same native_rtp in log

Could you help me in bypassing asterisk server for audio?

please help me I am struggling with it form a long time.







On Wed, Jul 2, 2014 at 8:21 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
-- Channel SIP/1060-0000008e left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
-- Channel SIP/1061-0000008f left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
== Spawn extension (sameer, 1061, 1) exited non-zero on 'SIP/1060-0000008e'



here are more generated when I cut the call




On Wed, Jul 2, 2014 at 8:19 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
so In this case If I disable ice support

ie commented the icesuppot=yes from all files

then also I am getting this output


-- Executing [1061@sameer:1] Dial("SIP/1060-0000008e", "SIP/1061") in new stack

== Using SIP RTP CoS mark 5
-- Called SIP/1061

-- SIP/1061-0000008f is ringing
-- SIP/1061-0000008f answered SIP/1060-0000008e
-- Channel SIP/1061-0000008f joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
-- Channel SIP/1060-0000008e joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
Quote:
Bridge 3c12ca41-e180-4fc1-80cf-1339b96da42b: switching from simple_bridge technology to native_rtp
0x7f6800039020 -- Probation passed - setting RTP source address to 192.168.1.176:8000
0x7f6780045810 -- Probation passed - setting RTP source address to 192.168.1.191:8000







On Wed, Jul 2, 2014 at 8:13 PM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Sameer Rathod wrote:
yes I had configured

icesupport=yes ;


Asterisk does not support direct media establishment (with either chan_sip or chan_pjsip) if secure media (SRTP) or ICE is in use.


--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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







--
Regards

Sameer Rathod
8109413462








--
Regards

Sameer Rathod
8109413462









--
Regards

Sameer Rathod
8109413462
Back to top
sameer at hostnsoft.com
Guest





PostPosted: Tue Jul 08, 2014 10:21 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

Hi Eric,



I am behind nat


Is there any solution for the same.


My goal is to deduct the balance
for the call but free my asterisk server from audio packet load.



On Tue, Jul 8, 2014 at 7:51 PM, Eric Wieling <EWieling@nyigc.com (EWieling@nyigc.com)> wrote:
Quote:

I think you will find that direct audio between two endpoints does not work when NAT is involved.  
 
From: asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com) [mailto:asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com)] On Behalf Of Sameer Rathod
Sent: Tuesday, July 08, 2014 11:18 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] packet2packet bridging

 
Hi Joshua,



I had disabled

ice support and remover encryption= yes

Then also it is showing the same native_rtp in log

Could you help me in bypassing asterisk server for audio?

please help me I am struggling with it form a long time.
 





 
On Wed, Jul 2, 2014 at 8:21 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
 -- Channel SIP/1060-0000008e left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
    -- Channel SIP/1061-0000008f left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
  == Spawn extension (sameer, 1061, 1) exited non-zero on 'SIP/1060-0000008e'



here are more generated when I cut the call



 
On Wed, Jul 2, 2014 at 8:19 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
so In this case If I disable ice support

ie commented the icesuppot=yes from all files

then also I am getting this output


-- Executing [1061@sameer:1] Dial("SIP/1060-0000008e", "SIP/1061") in new stack

  == Using SIP RTP CoS mark 5
    -- Called SIP/1061

    -- SIP/1061-0000008f is ringing
    -- SIP/1061-0000008f answered SIP/1060-0000008e
    -- Channel SIP/1061-0000008f joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
    -- Channel SIP/1060-0000008e joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
       > Bridge 3c12ca41-e180-4fc1-80cf-1339b96da42b: switching from simple_bridge technology to native_rtp
       > 0x7f6800039020 -- Probation passed - setting RTP source address to 192.168.1.176:8000
       > 0x7f6780045810 -- Probation passed - setting RTP source address to 192.168.1.191:8000






 
On Wed, Jul 2, 2014 at 8:13 PM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Sameer Rathod wrote:
yes I had configured

icesupport=yes ;
 

Asterisk does not support direct media establishment (with either chan_sip or chan_pjsip) if secure media (SRTP) or ICE is in use.


--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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







--
Regards

Sameer Rathod
8109413462 
 







--
Regards

Sameer Rathod
8109413462 
 








--
Regards

Sameer Rathod
8109413462 
 







--
_____________________________________________________________________
-- 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



--
Regards
Sameer Rathod 8109413462 
Back to top
EWieling at nyigc.com
Guest





PostPosted: Tue Jul 08, 2014 10:23 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

Not that I am aware of.

From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Sameer Rathod
Sent: Tuesday, July 08, 2014 12:22 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] packet2packet bridging


Hi Eric,



I am behind nat

Is there any solution for the same.

My goal is to deduct the balance
for the call but free my asterisk server from audio packet load.


On Tue, Jul 8, 2014 at 7:51 PM, Eric Wieling <EWieling@nyigc.com (EWieling@nyigc.com)> wrote:
I think you will find that direct audio between two endpoints does not work when NAT is involved.

From: asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com) [mailto:asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com)] On Behalf Of Sameer Rathod
Sent: Tuesday, July 08, 2014 11:18 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] packet2packet bridging


Hi Joshua,

I had disabled

ice support and remover encryption= yes

Then also it is showing the same native_rtp in log

Could you help me in bypassing asterisk server for audio?

please help me I am struggling with it form a long time.







On Wed, Jul 2, 2014 at 8:21 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
-- Channel SIP/1060-0000008e left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
-- Channel SIP/1061-0000008f left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
== Spawn extension (sameer, 1061, 1) exited non-zero on 'SIP/1060-0000008e'

here are more generated when I cut the call


On Wed, Jul 2, 2014 at 8:19 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
so In this case If I disable ice support

ie commented the icesuppot=yes from all files

then also I am getting this output


-- Executing [1061@sameer:1] Dial("SIP/1060-0000008e", "SIP/1061") in new stack

== Using SIP RTP CoS mark 5
-- Called SIP/1061

-- SIP/1061-0000008f is ringing
-- SIP/1061-0000008f answered SIP/1060-0000008e
-- Channel SIP/1061-0000008f joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
-- Channel SIP/1060-0000008e joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
Quote:
Bridge 3c12ca41-e180-4fc1-80cf-1339b96da42b: switching from simple_bridge technology to native_rtp
0x7f6800039020 -- Probation passed - setting RTP source address to 192.168.1.176:8000
0x7f6780045810 -- Probation passed - setting RTP source address to 192.168.1.191:8000






On Wed, Jul 2, 2014 at 8:13 PM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Sameer Rathod wrote:
yes I had configured

icesupport=yes ;


Asterisk does not support direct media establishment (with either chan_sip or chan_pjsip) if secure media (SRTP) or ICE is in use.


--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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







--
Regards

Sameer Rathod
8109413462








--
Regards

Sameer Rathod
8109413462









--
Regards

Sameer Rathod
8109413462









--
_____________________________________________________________________
-- 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



--
Regards

Sameer Rathod
8109413462
Back to top
mitul at enterux.in
Guest





PostPosted: Tue Jul 08, 2014 1:20 pm    Post subject: [asterisk-users] packet2packet bridging Reply with quote

No way to avoid bw charges for any of the client if it is behind any sort of NAT. On 08-Jul-2014 8:52 PM, "Sameer Rathod" <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
Quote:
Hi Eric,



I am behind nat


Is there any solution for the same.


My goal is to deduct the balance
for the call but free my asterisk server from audio packet load.



On Tue, Jul 8, 2014 at 7:51 PM, Eric Wieling <EWieling@nyigc.com (EWieling@nyigc.com)> wrote:
Quote:

I think you will find that direct audio between two endpoints does not work when NAT is involved.  
 
From: asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com) [mailto:asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com)] On Behalf Of Sameer Rathod
Sent: Tuesday, July 08, 2014 11:18 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] packet2packet bridging

 
Hi Joshua,



I had disabled

ice support and remover encryption= yes

Then also it is showing the same native_rtp in log

Could you help me in bypassing asterisk server for audio?

please help me I am struggling with it form a long time.
 





 
On Wed, Jul 2, 2014 at 8:21 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
 -- Channel SIP/1060-0000008e left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
    -- Channel SIP/1061-0000008f left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
  == Spawn extension (sameer, 1061, 1) exited non-zero on 'SIP/1060-0000008e'



here are more generated when I cut the call



 
On Wed, Jul 2, 2014 at 8:19 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
so In this case If I disable ice support

ie commented the icesuppot=yes from all files

then also I am getting this output


-- Executing [1061@sameer:1] Dial("SIP/1060-0000008e", "SIP/1061") in new stack

  == Using SIP RTP CoS mark 5
    -- Called SIP/1061

    -- SIP/1061-0000008f is ringing
    -- SIP/1061-0000008f answered SIP/1060-0000008e
    -- Channel SIP/1061-0000008f joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
    -- Channel SIP/1060-0000008e joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
       > Bridge 3c12ca41-e180-4fc1-80cf-1339b96da42b: switching from simple_bridge technology to native_rtp
       > 0x7f6800039020 -- Probation passed - setting RTP source address to 192.168.1.176:8000
       > 0x7f6780045810 -- Probation passed - setting RTP source address to 192.168.1.191:8000






 
On Wed, Jul 2, 2014 at 8:13 PM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Sameer Rathod wrote:
yes I had configured

icesupport=yes ;
 

Asterisk does not support direct media establishment (with either chan_sip or chan_pjsip) if secure media (SRTP) or ICE is in use.


--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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







--
Regards

Sameer Rathod
[url=tel:8109413462]8109413462[/url] 
 







--
Regards

Sameer Rathod
[url=tel:8109413462]8109413462[/url] 
 








--
Regards

Sameer Rathod
[url=tel:8109413462]8109413462[/url] 
 







--
_____________________________________________________________________
-- 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



--
Regards
Sameer Rathod [url=tel:8109413462]8109413462[/url] 





--
_____________________________________________________________________
-- 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
Back to top
sameer at hostnsoft.com
Guest





PostPosted: Wed Jul 09, 2014 2:47 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

Hi,


Please clear me on this topic I am confused


My log show "switching to native rtp". 
Did this line means that the audio is not coming to the asterisk server any more and asterisk only send the re- invite packet to both the clients ?


Am I right or wrong ?



On Tue, Jul 8, 2014 at 11:50 PM, Mitul Limbani <mitul@enterux.in (mitul@enterux.in)> wrote:
Quote:

No way to avoid bw charges for any of the client if it is behind any sort of NAT. On 08-Jul-2014 8:52 PM, "Sameer Rathod" <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
Quote:
Hi Eric,



I am behind nat


Is there any solution for the same.


My goal is to deduct the balance
for the call but free my asterisk server from audio packet load.



On Tue, Jul 8, 2014 at 7:51 PM, Eric Wieling <EWieling@nyigc.com (EWieling@nyigc.com)> wrote:
Quote:

I think you will find that direct audio between two endpoints does not work when NAT is involved.  
 
From: asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com) [mailto:asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com)] On Behalf Of Sameer Rathod
Sent: Tuesday, July 08, 2014 11:18 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] packet2packet bridging

 
Hi Joshua,



I had disabled

ice support and remover encryption= yes

Then also it is showing the same native_rtp in log

Could you help me in bypassing asterisk server for audio?

please help me I am struggling with it form a long time.
 





 
On Wed, Jul 2, 2014 at 8:21 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
 -- Channel SIP/1060-0000008e left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
    -- Channel SIP/1061-0000008f left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
  == Spawn extension (sameer, 1061, 1) exited non-zero on 'SIP/1060-0000008e'



here are more generated when I cut the call



 
On Wed, Jul 2, 2014 at 8:19 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
so In this case If I disable ice support

ie commented the icesuppot=yes from all files

then also I am getting this output


-- Executing [1061@sameer:1] Dial("SIP/1060-0000008e", "SIP/1061") in new stack

  == Using SIP RTP CoS mark 5
    -- Called SIP/1061

    -- SIP/1061-0000008f is ringing
    -- SIP/1061-0000008f answered SIP/1060-0000008e
    -- Channel SIP/1061-0000008f joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
    -- Channel SIP/1060-0000008e joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
       > Bridge 3c12ca41-e180-4fc1-80cf-1339b96da42b: switching from simple_bridge technology to native_rtp
       > 0x7f6800039020 -- Probation passed - setting RTP source address to 192.168.1.176:8000
       > 0x7f6780045810 -- Probation passed - setting RTP source address to 192.168.1.191:8000






 
On Wed, Jul 2, 2014 at 8:13 PM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Sameer Rathod wrote:
yes I had configured

icesupport=yes ;
 

Asterisk does not support direct media establishment (with either chan_sip or chan_pjsip) if secure media (SRTP) or ICE is in use.


--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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







--
Regards

Sameer Rathod
[url=tel:8109413462]8109413462[/url] 
 







--
Regards

Sameer Rathod
[url=tel:8109413462]8109413462[/url] 
 








--
Regards

Sameer Rathod
[url=tel:8109413462]8109413462[/url] 
 







--
_____________________________________________________________________
-- 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



--
Regards
Sameer Rathod [url=tel:8109413462]8109413462[/url] 





--
_____________________________________________________________________
-- 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




--
_____________________________________________________________________
-- 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



--
Regards
Sameer Rathod 8109413462 
Back to top
mitul at enterux.in
Guest





PostPosted: Wed Jul 09, 2014 3:12 am    Post subject: [asterisk-users] packet2packet bridging Reply with quote

Put sip debug on to know if reinvite packets are sent.
On 09-Jul-2014 1:17 PM, "Sameer Rathod" <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
Quote:
Hi,


Please clear me on this topic I am confused


My log show "switching to native rtp". 
Did this line means that the audio is not coming to the asterisk server any more and asterisk only send the re- invite packet to both the clients ?


Am I right or wrong ?



On Tue, Jul 8, 2014 at 11:50 PM, Mitul Limbani <mitul@enterux.in (mitul@enterux.in)> wrote:
Quote:

No way to avoid bw charges for any of the client if it is behind any sort of NAT. On 08-Jul-2014 8:52 PM, "Sameer Rathod" <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
Quote:
Hi Eric,



I am behind nat


Is there any solution for the same.


My goal is to deduct the balance
for the call but free my asterisk server from audio packet load.



On Tue, Jul 8, 2014 at 7:51 PM, Eric Wieling <EWieling@nyigc.com (EWieling@nyigc.com)> wrote:
Quote:

I think you will find that direct audio between two endpoints does not work when NAT is involved.  
 
From: asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com) [mailto:asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com)] On Behalf Of Sameer Rathod
Sent: Tuesday, July 08, 2014 11:18 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] packet2packet bridging

 
Hi Joshua,



I had disabled

ice support and remover encryption= yes

Then also it is showing the same native_rtp in log

Could you help me in bypassing asterisk server for audio?

please help me I am struggling with it form a long time.
 





 
On Wed, Jul 2, 2014 at 8:21 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
 -- Channel SIP/1060-0000008e left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
    -- Channel SIP/1061-0000008f left 'native_rtp' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
  == Spawn extension (sameer, 1061, 1) exited non-zero on 'SIP/1060-0000008e'



here are more generated when I cut the call



 
On Wed, Jul 2, 2014 at 8:19 PM, Sameer Rathod <sameer@hostnsoft.com (sameer@hostnsoft.com)> wrote:
so In this case If I disable ice support

ie commented the icesuppot=yes from all files

then also I am getting this output


-- Executing [1061@sameer:1] Dial("SIP/1060-0000008e", "SIP/1061") in new stack

  == Using SIP RTP CoS mark 5
    -- Called SIP/1061

    -- SIP/1061-0000008f is ringing
    -- SIP/1061-0000008f answered SIP/1060-0000008e
    -- Channel SIP/1061-0000008f joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
    -- Channel SIP/1060-0000008e joined 'simple_bridge' basic-bridge <3c12ca41-e180-4fc1-80cf-1339b96da42b>
       > Bridge 3c12ca41-e180-4fc1-80cf-1339b96da42b: switching from simple_bridge technology to native_rtp
       > 0x7f6800039020 -- Probation passed - setting RTP source address to 192.168.1.176:8000
       > 0x7f6780045810 -- Probation passed - setting RTP source address to 192.168.1.191:8000






 
On Wed, Jul 2, 2014 at 8:13 PM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Sameer Rathod wrote:
yes I had configured

icesupport=yes ;
 

Asterisk does not support direct media establishment (with either chan_sip or chan_pjsip) if secure media (SRTP) or ICE is in use.


--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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







--
Regards

Sameer Rathod
[url=tel:8109413462]8109413462[/url] 
 







--
Regards

Sameer Rathod
[url=tel:8109413462]8109413462[/url] 
 








--
Regards

Sameer Rathod
[url=tel:8109413462]8109413462[/url] 
 







--
_____________________________________________________________________
-- 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



--
Regards
Sameer Rathod [url=tel:8109413462]8109413462[/url] 





--
_____________________________________________________________________
-- 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




--
_____________________________________________________________________
-- 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



--
Regards
Sameer Rathod [url=tel:8109413462]8109413462[/url] 





--
_____________________________________________________________________
-- 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
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services