[asterisk-bugs] [JIRA] (ASTERISK-23994) PJSIP falils to inerop with many switches

Private Name (JIRA) noreply at issues.asterisk.org
Fri Jul 4 12:13:56 CDT 2014


Private Name created ASTERISK-23994:
---------------------------------------

             Summary: PJSIP falils to inerop with many switches
                 Key: ASTERISK-23994
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23994
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Channels/chan_pjsip
    Affects Versions: 12.3.2
         Environment: Linux any version
            Reporter: Private Name
            Severity: Blocker


I already asked this question to the list and nobody answered, therefore it is a bug. The SDP-Owner section is wrong. This is what my client said:
"That OK message from 1.1.1.1 can not be parsed by our switch due to
address representation in their SDP:
Owner/Creator, Session Id (o): Pitcom 2723451647 2723451649 IN IP4 Pitcomlxc
Such address representation not supported, there should be IP address
instead of domain name.
Example:
Owner/Creator, Session Id (o): Pitcom 2723451647 2723451649 IN IP4 1.1.1.1

In fact, I traced it in the SDP packet, I see
o=Pitcom 3991413436 3 IN IP4 pitcomlxc

where pitcomlxc is the host name.
How do I make PJSIP use an IP address there instead of the host name?
My /etc/hosts.com has an entry for pitcomlxc, but it makes no difference.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list