Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

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

[asterisk-users] PJSIP Stun/ICE

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





PostPosted: Wed Jan 27, 2016 1:37 pm    Post subject: [asterisk-users] PJSIP Stun/ICE Reply with quote

On Wednesday 27 Jan 2016, James Cloos wrote:

Quote:
I gave up switching my edge asterisk to pjsip at least twice because I
couldn't figure out how to configure it properly for a dynamic ip. And
I sent a note to one of the lists at least on the 2nd attempt.

That install doesn't need nat for sip/rtp since it runs on the router,
but it does need to handle dynamic ip.

Why does it need to handle dynamic IP?

If you are paying for a business-grade Internet connection, you should get a
static IP address -- or a block of them -- as standard. Maybe you need to
change your ISP?


--
AJS

Note: Originating address only accepts e-mail from list! If replying off-
list, change address to asterisk1list at earthshod dot co dot uk .

--
_____________________________________________________________________
-- 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
cloos at jhcloos.com
Guest





PostPosted: Thu Jan 28, 2016 9:02 pm    Post subject: [asterisk-users] PJSIP Stun/ICE Reply with quote

Quote:
Quote:
Quote:
Quote:
Quote:
"AS" == A J Stiles <asterisk_list@earthshod.co.uk> writes:

AS> If you are paying for a business-grade Internet connection, you
AS> should get a static IP address -- or a block of them -- as
AS> standard. Maybe you need to change your ISP?

In some places (including here) static ip is not affordable.

-JimC
--
James Cloos <cloos@jhcloos.com> OpenPGP: 0x997A9F17ED7DAEA6





--
_____________________________________________________________________
-- 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
george.joseph at fairv...
Guest





PostPosted: Thu Jan 28, 2016 9:11 pm    Post subject: [asterisk-users] PJSIP Stun/ICE Reply with quote

On Thu, Jan 28, 2016 at 6:58 PM, James Cloos <cloos@jhcloos.com (cloos@jhcloos.com)> wrote:

Quote:
>>>>> "AS" == A J Stiles <asterisk_list@earthshod.co.uk (asterisk_list@earthshod.co.uk)> writes:

AS> If you are paying for a business-grade Internet connection, you
AS> should get a static IP address -- or a block of them -- as
AS> standard.  Maybe you need to change your ISP?

In some places (including here) static ip is not affordable.


​Please create a JIRA issue and let me know what the number is.  I've just posted a patch for review that allows reloading transports from the command line.​  I'd like to know what else you actually need.
Back to top
BryantZ at zktech.com
Guest





PostPosted: Fri Jan 29, 2016 7:12 am    Post subject: [asterisk-users] PJSIP Stun/ICE Reply with quote

George

Reloading transports is one critical part and it sounds like you are making headway on that. I have yet to be able to get transports to load from a real-time table using sorcery.conf
If I would get the transports pulling from real-time as the (documentation says is possible but I have found no working examples yet) and then be able to reload any changes without forcing a compete asterisk restart. This would allow for a host of options for detecting and updating IP addresses. In the long run it would be nice to be able to tie some kind of stun support for updating the external media and signaling IP addresses.

Thanks Bryant

From: "George Joseph" <george.joseph@fairview5.com> Sent: Thursday, January 28, 2016 9:12 PM To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Subject: Re: [asterisk-users] PJSIP Stun/ICE
On Thu, Jan 28, 2016 at 6:58 PM, James Cloos <cloos@jhcloos.com (cloos@jhcloos.com)> wrote:
Quote:
>>>>> "AS" == A J Stiles <asterisk_list@earthshod.co.uk (asterisk_list@earthshod.co.uk)> writes: AS> If you are paying for a business-grade Internet connection, you AS> should get a static IP address -- or a block of them -- as AS> standard. Maybe you need to change your ISP? In some places (including here) static ip is not affordable.

?Please create a JIRA issue and let me know what the number is. I've just posted a patch for review that allows reloading transports from the command line.? I'd like to know what else you actually need.
Back to top
george.joseph at fairv...
Guest





PostPosted: Fri Jan 29, 2016 7:31 pm    Post subject: [asterisk-users] PJSIP Stun/ICE Reply with quote

On Fri, Jan 29, 2016 at 5:11 AM, Bryant Zimmerman <BryantZ@zktech.com (BryantZ@zktech.com)> wrote:
Quote:
George
 
Reloading transports is one critical part and it sounds like you are making headway on that.  I have yet to be able to get transports to load from a real-time table using sorcery.conf


​Patch up for this part which allows transports to be loaded from realtime.
https://gerrit.asterisk.org/#/c/2129/

Try it.


Updates will be ignored until the earlier patch (which I now have to refactor slightly) goes in.​


 
Quote:
If I would get the transports pulling from real-time as the (documentation says is possible but I have found no working examples yet) and then be able to reload any changes without forcing a compete asterisk restart. This would allow for a host of options for detecting and updating IP addresses.  In the long run it would be nice to be able to tie some kind of stun support for updating the external media and signaling IP addresses.
 
Thanks

Bryant 
 
From: "George Joseph" <george.joseph@fairview5.com (george.joseph@fairview5.com)>
Sent: Thursday, January 28, 2016 9:12 PM
To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com (asterisk-users@lists.digium.com)>
Subject: Re: [asterisk-users] PJSIP Stun/ICE  
On Thu, Jan 28, 2016 at 6:58 PM, James Cloos <cloos@jhcloos.com (cloos@jhcloos.com)> wrote:
Quote:
>>>>> "AS" == A J Stiles <asterisk_list@earthshod.co.uk (asterisk_list@earthshod.co.uk)> writes:

AS> If you are paying for a business-grade Internet connection, you
AS> should get a static IP address -- or a block of them -- as
AS> standard.  Maybe you need to change your ISP?

In some places (including here) static ip is not affordable.
 
?Please create a JIRA issue and let me know what the number is.  I've just posted a patch for review that allows reloading transports from the command line.?  I'd like to know what else you actually need.
 






--
_____________________________________________________________________
-- 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 Previous  1, 2
Page 2 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