[asterisk-bugs] [JIRA] (ASTERISK-20702) res_rtp_asterisk.c:3455 ast_rtp_read: RTP Read error: Invalid or incomplete multibyte or wide character. Hanging up.

Matt Jordan (JIRA) noreply at issues.asterisk.org
Tue Nov 20 06:51:45 CST 2012


    [ https://issues.asterisk.org/jira/browse/ASTERISK-20702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=199915#comment-199915 ] 

Matt Jordan edited comment on ASTERISK-20702 at 11/20/12 6:51 AM:
------------------------------------------------------------------

I guess I'm missing how this is an Asterisk problem.  You've configured Asterisk with ICE support, but disabled it in the Snom.  From the [Snom settings description of user_ice|http://wiki.snom.com/Settings/user_ice]:

{quote}
Choose whether or not you want to use ICE (Interactive Connectivity Establishment). ICE optimizes the media path. This would be the case, for example, when two phones in the same network are calling each other via a long media path through other, external networks. With ICE, the short media path in the same network would be chosen, which will presumably have better quality than the long one. Sometimes this feature will stop you from being able to make calls. When this occurs, switch it off.
{quote}

Configuring a setting in Asterisk that the physical device isn't configured to support is always going to be a bad idea.
                
      was (Author: mjordan):
    I guess I'm missing how this is an Asterisk problem.  You've configured Asterisk with ICE support, but disabled it in the Snom.  From the [Snom settings description of user_ice|http://wiki.snom.com/Settings/user_ice]:

{quote}
Choose whether or not you want to use ICE (Interactive Connectivity Establishment). ICE optimizes the media path. This would be the case, for example, when two phones in the same network are calling each other via a long media path through other, external networks. With ICE, the short media path in the same network would be chosen, which will presumably have better quality than the long one. Sometimes this feature will stop you from being able to make calls. When this occurs, switch it off.
{quote}

Configuring a setting in Asterisk that doesn't exist on that physical device is always going to be a bad idea.
                  
> res_rtp_asterisk.c:3455 ast_rtp_read: RTP Read error: Invalid or incomplete multibyte or wide character.  Hanging up.
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-20702
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20702
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_rtp_asterisk
>    Affects Versions: 11.0.1
>         Environment: Asterisk 11.0.1
> Snom 8.x firmware
>            Reporter: David Brillert
>            Assignee: David Brillert
>         Attachments: messages.txt, sip.pcap
>
>
> All calls to Snom phones hangup when answer with WARNING res_rtp_asterisk.c:3455 ast_rtp_read: RTP Read error: Invalid or incomplete multibyte or wide character.  Hanging up.
> Snom config user_ice1!: off
> sip.conf
> icesupport = yes
> verbose log with sip debug attached.
> 234(192.168.192.96) calls Snom 223(192.168.192.119)

--
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