[asterisk-bugs] [JIRA] (ASTERISK-21063) Fix some issues with skinny callid

Damien Wedhorn (JIRA) noreply at issues.asterisk.org
Mon Feb 11 00:37:58 CST 2013


Damien Wedhorn created ASTERISK-21063:
-----------------------------------------

             Summary: Fix some issues with skinny callid
                 Key: ASTERISK-21063
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21063
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Channels/chan_skinny
    Affects Versions: SVN, 12
            Reporter: Damien Wedhorn
         Attachments: skinny-callinfoupdate03.diff

Add extra string to transmit_callinfo_var. We seemed to be one null short so there must be an extra string in the mix. With certain combinations of strings, the device would reject the packet. Adding this seems to fix it.

Only set string2 to tonum for outgoing calls. Setting it was causing weird effects on devices for inbound calls.

Changes to send_callinfo and push_callinfo to not set callid name to last number. Was resulting in both name and num (both the same) for calls with no caller name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list