[asterisk-bugs] [JIRA] (ASTERISK-23982) CHANNEL(pjsip, local_addr) empty on UDP transport
Sergio (JIRA)
noreply at issues.asterisk.org
Wed Jul 2 09:05:56 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=220185#comment-220185 ]
Sergio commented on ASTERISK-23982:
-----------------------------------
http://pastebin.com/mKcEj3gW
> CHANNEL(pjsip,local_addr) empty on UDP transport
> ------------------------------------------------
>
> Key: ASTERISK-23982
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23982
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_pjsip
> Affects Versions: 12.3.2
> Environment: CentOS 6.5 x64 pjproject-2.2.1
> Reporter: Sergio
> Severity: Minor
>
> If you try to retrieve CHANNEL(pjsip,local_addr) on a transport with protocol udp which is bound to 0.0.0.0, value will be empty.
> If an IP is specifically set it will be populated.
> [transport-udp]
> type=transport
> protocol=udp
> bind=0.0.0.0:5061 ;local_addr empty
> bind=192.168.2.126:5061 ;local_addr populated correctly
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list