search for: tcpbind

Displaying 19 results from an estimated 19 matches for "tcpbind".

2017 Mar 09
2
tcpbind and source IP address
Hi all! I am running asterisk 13.1.0 on Ubuntu server 16.04. There are two IP addresses from the same subnet set on one interface, and bindaddr is set to the second on them in sip.conf and in iax.conf. Incoming connections work as expected. However, for outgoing connections it seems that asterisk tells the kernel to use the specific "bind" address only in case of UDP usage (both SIP and
2017 Mar 12
2
tcpbind and source IP address
On Sat, Mar 11, 2017, at 11:50 AM, Kseniya Blashchuk wrote: > Hey guys, any thoughts on that? Probably a bug or is it a default > behavior? I'd suggest providing the configuration to make sure it is correct. -- 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
2017 Mar 13
2
tcpbind and source IP address
On Mon, Mar 13, 2017, at 03:52 AM, Kseniya Blashchuk wrote: > Hi! > Attached sip.conf and interface config as well. In this case we use only > TLS, but I have checked with TCP - same situation, 192.168.0.172 is used > as > a source. For UDP 192.168.0.177 is used as expected. Does the output of netstat -a confirm that it is bound to only that IP address? If so, then it seems
2017 Mar 13
2
tcpbind and source IP address
Tested with latest Asterisk 14.3.0 on Ubuntu 16 kernel 4.4.0-66-generic and Centos 7 kernel 3.10.0-514.10.2.el7.x86_64. Absolutely the same behavior. Joshua, maybe you can advice what can be done further? ??, 13 ???. 2017 ?. ? 14:52, Kseniya Blashchuk <ksyblast at gmail.com>: > Ah ok, thank you for checking. > I'll maybe also try with the latest asterisk and/or other distro and
2017 Mar 13
2
tcpbind and source IP address
On Mon, Mar 13, 2017, at 08:43 AM, Kseniya Blashchuk wrote: > Mmh sorry I'm afraid I did not understand your last message. Yes the code > does that but only with UDP, for TCP the source address is 192.168.0.172 > though it's bound to 192.168.0.177: > IP 192.168.0.172.47596 > <mydestip>.5061 > If it was a system/kernel issue, then why is the behavior different for
2017 Mar 13
2
tcpbind and source IP address
On Mon, Mar 13, 2017, at 08:31 AM, Kseniya Blashchuk wrote: > Yes, look: > netstat -nlp | egrep '506[01]' > tcp 0 0 192.168.0.177:5061 0.0.0.0:* > LISTEN > 13255/asterisk > udp 0 0 192.168.0.177:5060 0.0.0.0:* > 13255/asterisk > Still, the problem is with *outgoing* *TCP* packets originated from > asterisk.
2017 Mar 13
2
tcpbind and source IP address
Ok, thank you for the assistance! ??, 13 ???. 2017 ?. ? 16:38, Joshua Colp <jcolp at digium.com>: > On Mon, Mar 13, 2017, at 10:32 AM, Kseniya Blashchuk wrote: > > Tested with latest Asterisk 14.3.0 on Ubuntu 16 kernel 4.4.0-66-generic > > and > > Centos 7 kernel 3.10.0-514.10.2.el7.x86_64. Absolutely the same behavior. > > Joshua, maybe you can advice what can
2017 Apr 16
2
tcpbind and source IP address
Hi! Unfortunately pjsip is broken in Ubuntu Asterisk installed from repo. Yes I also thought to try with pjsip, just to know if it's also affected. I'll try to make a test next days. On Sun, Apr 16, 2017, 8:18 PM Ludovic Gasc <gmludo at gmail.com> wrote: > Hi Kseniya, > > You might test with chan_pjsip: We have less production experience with > chan_pjsip than
2017 May 30
0
Asterisk 13.16.0 Now Available
...on an already bridged channel causes the incorrect return priority to be used (Reported by Corey Farrell) * ASTERISK-26860 - Upon RTCP reception, netsock2.c:210 ast_sockaddr_split_hostport: Port missing in (null) (Reported by Evers Lab) * ASTERISK-26922 - chan_sip: tcpbind uses wrong source address (Reported by Ksenia) * ASTERISK-26974 - res_pjsip: Deadlock in T.38 framehook (Reported by Richard Mudgett) * ASTERISK-26908 - res_pjsip: The ChanIsAvail causes a res_pjsip session to be leaked. (Reported by Richard Mudgett) * ASTERI...
2017 May 30
0
Asterisk 14.5.0 Now Available
...on an already bridged channel causes the incorrect return priority to be used (Reported by Corey Farrell) * ASTERISK-26860 - Upon RTCP reception, netsock2.c:210 ast_sockaddr_split_hostport: Port missing in (null) (Reported by Evers Lab) * ASTERISK-26922 - chan_sip: tcpbind uses wrong source address (Reported by Ksenia) * ASTERISK-26974 - res_pjsip: Deadlock in T.38 framehook (Reported by Richard Mudgett) * ASTERISK-26908 - res_pjsip: The ChanIsAvail causes a res_pjsip session to be leaked. (Reported by Richard Mudgett) * ASTERI...
2017 Oct 30
0
Asterisk 15.1.0 Now Available
...Allen Ford) * ASTERISK-27192 - res_pjsip: Loss of SIP registrations causing unavailable endpoints (Reported by Richard Mudgett) * ASTERISK-27305 - res_ari: Memory leaks in ARI when using Content-Type: application/json (Reported by David Hajek) * ASTERISK-26922 - chan_sip: tcpbind uses wrong source address (Reported by Ksenia) * ASTERISK-27324 - [patch] Dual-Stack server cannot be used as IPv4 client via TCP/TLS (Reported by Alexander Traud) * ASTERISK-27317 - vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED. (Reported by Corey Fa...
2017 Oct 30
0
Asterisk 14.7.0 Now Available
...Allen Ford) * ASTERISK-27192 - res_pjsip: Loss of SIP registrations causing unavailable endpoints (Reported by Richard Mudgett) * ASTERISK-27305 - res_ari: Memory leaks in ARI when using Content-Type: application/json (Reported by David Hajek) * ASTERISK-26922 - chan_sip: tcpbind uses wrong source address (Reported by Ksenia) * ASTERISK-27324 - [patch] Dual-Stack server cannot be used as IPv4 client via TCP/TLS (Reported by Alexander Traud) * ASTERISK-27317 - vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED. (Reported by Corey Fa...
2017 Oct 30
0
Asterisk 13.18.0 Now Available
...Allen Ford) * ASTERISK-27192 - res_pjsip: Loss of SIP registrations causing unavailable endpoints (Reported by Richard Mudgett) * ASTERISK-27305 - res_ari: Memory leaks in ARI when using Content-Type: application/json (Reported by David Hajek) * ASTERISK-26922 - chan_sip: tcpbind uses wrong source address (Reported by Ksenia) * ASTERISK-27324 - [patch] Dual-Stack server cannot be used as IPv4 client via TCP/TLS (Reported by Alexander Traud) * ASTERISK-27317 - vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED. (Reported by Corey Fa...
2017 Dec 21
0
Certified Asterisk 13.18-cert1 Now Available
...Allen Ford) * ASTERISK-27192 - res_pjsip: Loss of SIP registrations causing unavailable endpoints (Reported by Richard Mudgett) * ASTERISK-27305 - res_ari: Memory leaks in ARI when using Content-Type: application/json (Reported by David Hajek) * ASTERISK-26922 - chan_sip: tcpbind uses wrong source address (Reported by Ksenia) * ASTERISK-27324 - [patch] Dual-Stack server cannot be used as IPv4 client via TCP/TLS (Reported by Alexander Traud) * ASTERISK-27317 - vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED. (Reported by Corey Fa...
2018 Oct 09
0
Asterisk 16.0.0 Now Available
...frir Cohen) * ASTERISK-27192 - res_pjsip: Loss of SIP registrations causing unavailable endpoints (Reported by Richard Mudgett) * ASTERISK-27305 - res_ari: Memory leaks in ARI when using Content-Type: application/json (Reported by David Hajek) * ASTERISK-26922 - chan_sip: tcpbind uses wrong source address (Reported by Ksenia) * ASTERISK-27324 - [patch] Dual-Stack server cannot be used as IPv4 client via TCP/TLS (Reported by Alexander Traud) * ASTERISK-27317 - vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED. (Reported by Corey Fa...
2017 Oct 03
0
Asterisk 15.0.0 Now Available
...TERISK-26964 - res_pjsip_session: Wrong From on reinvite when request and To URI differ (Reported by Yasin CANER) * ASTERISK-26930 - pjproject/Makefile.rules for pjsip 2.6 build fails for non-SSE2 instrunction Linux (Reported by abelbeck) * ASTERISK-26922 - chan_sip: tcpbind uses wrong source address (Reported by Ksenia) * ASTERISK-26929 - pjsip: Add database tables for RLS (Reported by Joshua Colp) * ASTERISK-26949 - sdp: Implement T.38 (Reported by Joshua Colp) * ASTERISK-26953 - Asterisk crash if hep.conf have some missing par...
2017 Aug 02
2
Asterisk 15.0.0-beta1 Now Available
...TERISK-26964 - res_pjsip_session: Wrong From on reinvite when request and To URI differ (Reported by Yasin CANER) * ASTERISK-26930 - pjproject/Makefile.rules for pjsip 2.6 build fails for non-SSE2 instrunction Linux (Reported by abelbeck) * ASTERISK-26922 - chan_sip: tcpbind uses wrong source address (Reported by Ksenia) * ASTERISK-26929 - pjsip: Add database tables for RLS (Reported by Joshua Colp) * ASTERISK-26949 - sdp: Implement T.38 (Reported by Joshua Colp) * ASTERISK-26953 - Asterisk crash if hep.conf have some missing par...
2018 Oct 09
2
Asterisk 16.0.0 Now Available
...frir Cohen) * ASTERISK-27192 - res_pjsip: Loss of SIP registrations causing unavailable endpoints (Reported by Richard Mudgett) * ASTERISK-27305 - res_ari: Memory leaks in ARI when using Content-Type: application/json (Reported by David Hajek) * ASTERISK-26922 - chan_sip: tcpbind uses wrong source address (Reported by Ksenia) * ASTERISK-27324 - [patch] Dual-Stack server cannot be used as IPv4 client via TCP/TLS (Reported by Alexander Traud) * ASTERISK-27317 - vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED. (Reported by Corey Fa...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...Mudgett) - [ASTERISK-27305 <https://issues.asterisk.org/jira/browse/ASTERISK-27305>] - res_ari: Memory leaks in ARI when using Content-Type: application/json (Reported by David Hajek) - [ASTERISK-26922 <https://issues.asterisk.org/jira/browse/ASTERISK-26922>] - chan_sip: tcpbind uses wrong source address (Reported by Ksenia) - [ASTERISK-27324 <https://issues.asterisk.org/jira/browse/ASTERISK-27324>] - [patch] Dual-Stack server cannot be used as IPv4 client via TCP/TLS (Reported by Alexander Traud) - [ASTERISK-27317 <https://issues.asterisk.org/jira/...