Re: [asterisk-dev] [Code Review] 3781: Retrieve the source port of an incoming (chan_sip) SIP invite

2014-08-06 Thread dtryba
func_channel.c.diff https://reviewboard.asterisk.org/media/uploaded/files/2014/08/06/a0056399-d2d1-4f7b-910a-f8bd37067b9d__func_channel.c.diff Thanks, dtryba -- _ -- Bandwidth and Colocation Provided by http

Re: [asterisk-dev] [Code Review] 3781: Retrieve the source port of an incoming (chan_sip) SIP invite

2014-08-06 Thread dtryba
ne. File Attachments (updated) func_channel.c.diff https://reviewboard.asterisk.org/media/uploaded/files/2014/08/06/a0056399-d2d1-4f7b-910a-f8bd37067b9d__func_channel.c.diff Thanks, dtryba -- _ -- Ban

Re: [asterisk-dev] [Code Review] 3781: Retrieve the source port of an incoming (chan_sip) SIP invite

2014-08-06 Thread dtryba
recvip - R/O Get the source IP address of the peer. recvport - R/O Get the source port of the peer. ... - dtryba --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3781/#review12979

Re: [asterisk-dev] [Code Review] 3781: Retrieve the source port of an incoming (chan_sip) SIP invite

2014-08-04 Thread dtryba
/ Testing --- Tested on 11.10.2 (Debian Jessie) and trunk (418610) using IPv4. Having a few SIP endpoints connect from different address/ports combinations Logged ${CHANNEL(recvip)}:${CHANNEL(recvport)} corresponds with source ip:port in packetdumps on the asterisk machine. Thanks, dtryba

Re: [asterisk-dev] [Code Review] 3781: Retrieve the source port of an incoming (chan_sip) SIP invite

2014-07-22 Thread dtryba
in include/asterisk/netsock2.h called > > ast_sockaddr_stringify_port() that you can use in place of the > > ast_sockaddr_stringify_fmt() call. Didn't spot that one. Updated patch, same results as expected. - dtryba --- This is an

Re: [asterisk-dev] [Code Review] 3781: Retrieve the source port of an incoming (chan_sip) SIP invite

2014-07-22 Thread dtryba
--- Tested on 11.10.2 (Debian Jessie) and trunk (418610) using IPv4. Having a few SIP endpoints connect from different address/ports combinations Logged ${CHANNEL(recvip)}:${CHANNEL(recvport)} corresponds with source ip:port in packetdumps on the asterisk machine. Thanks, dtryba

[asterisk-dev] [Code Review] 3781: Retrieve the source port of an incoming (chan_sip) SIP invite

2014-07-21 Thread dtryba
/ports combinations Logged ${CHANNEL(recvip)}:${CHANNEL(recvport)} corresponds with source ip:port in packetdumps on the asterisk machine. Thanks, dtryba -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com