[asterisk-bugs] [JIRA] Commented: (ASTERISK-18609) When sending fax from Cisco 1751V with t.38, after sending re-INVITE asterisk fully ignore SIP messages from Cisco.

Matt Jordan (JIRA) noreply at issues.asterisk.org
Wed Oct 3 15:42:27 CDT 2012


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

Matt Jordan commented on ASTERISK-18609:
----------------------------------------

This looks to be a configuration problem somewhere, but probably not in Asterisk.  The pcap does show that the Cisco device sent a 200 OK to Asterisk's re-INVITE; however, the 200 OK arrives from a different port (5060) than the previous requests/responses received from the Cisco device (55408 for the original INVITE; 57527 for the ACK to the 200 OK).  The fact that your text log file does not show the ACK received from the Cisco device makes me think that either the log has been modified, or something very weird is going on here, since I don't know how Asterisk knew that the 200 OK was received.

Either way, since the responses never show up in the Asterisk log, that would indicate that something is blocking and/or preventing the UDP packet from making it to Asterisk.



> When sending fax from Cisco 1751V with t.38, after sending re-INVITE asterisk fully ignore SIP messages from Cisco.
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-18609
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-18609
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/T.38
>    Affects Versions: 1.8.7.0
>         Environment: Fedora 14, kernel 2.6.35.11-83.fc14.i686.PAE
>            Reporter: Anthony Bloodoff
>            Severity: Minor
>         Attachments: t38_dump.tgz, t38_log.txt
>
>
> When sending fax from Cisco 1751V with t.38, after sending re-INVITE asterisk fully ignore SIP messages from Cisco.
> In debug output on asterisk
> [Sep 22 19:34:09] WARNING[31769]: res_fax.c:1479 receivefax_t38_init: channel 'SIP/209-00000003' timed-out during the T.38 negotiation.
> [Sep 22 19:34:09] WARNING[31769]: res_fax.c:1529 receivefax_t38_init: Audio FAX not allowed on channel 'SIP/209-00000003' and T.38 negotiation failed; aborting.
> But in wireshark i see a acceptance (SIP 200 OK) from Cisco.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list