[asterisk-bugs] [JIRA] (ASTERISK-24664) PJSIP Error processing packet on SIP requests with non-ascii characters in INVITE or REGISTER
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Sun Feb 15 12:05:34 CST 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-24664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp closed ASTERISK-24664.
----------------------------------
Resolution: Not A Bug
After looking at this I believe that the best course of action would be to bring it up on the PJSIP mailing list at http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org since this would end up being an invasive PJSIP change and is not a problem in Asterisk itself. Any fix for this would involve communicating with them anyway.
> PJSIP Error processing packet on SIP requests with non-ascii characters in INVITE or REGISTER
> ---------------------------------------------------------------------------------------------
>
> Key: ASTERISK-24664
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24664
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: pjproject/pjsip
> Affects Versions: 13.1.0
> Environment: Ubuntu 12.04 x86_64; pjproject build from source https://github.com/asterisk/pjproject using `./configure --prefix=/usr --enable-shared --disable-sound --disable-resample --disable-video --disable-opencore-amr`
> Reporter: Y Ateya
> Attachments: pjproject_strange_callerid.txt
>
>
> While investigating messages.log for my asterisk server; I found multiple occurrences of this pjsip exception (see attached log).
> It happens when the sip caller id is non-ascii, like this (first one appears in the log)
> - اسماعيل
> - ٩٩٥٠
> - ΟΠΡΣΤΥΦ
> This call is rejected from asterisk; and asterisk continues as normal.
> [Edit by Rusty - The call is *ignored* by Asterisk, with no response to the client. Asterisk produces an error type log message as below]
> {noformat}
> [Jan 7 15:24:40] ERROR[17677]: pjsip:0 <?>: sip_transport. Error processing 538 bytes packet from UDP 10.24.18.124:62265 : PJSIP syntax error exception when parsing '' header on line 4 col 29:
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list