[asterisk-bugs] [JIRA] (ASTERISK-26333) Problems with Blind Transfer, PJSIP (Aastra 6869i)

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Sep 2 04:20:01 CDT 2016


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

Asterisk Team commented on ASTERISK-26333:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Problems with Blind Transfer, PJSIP (Aastra 6869i)
> --------------------------------------------------
>
>                 Key: ASTERISK-26333
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26333
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>            Reporter: Matthias Binder
>
> Sangoma told me to open a issue in the asterisk tracker.
> We cannot do PJSIP Blind Transfers on the Mitel 6869i Phone.
> The Problem is already analysed by Mitel Support and they made a Statement about the problem and showed up a workaround for this problem.
> The asterisk pjsip needs to be changed to solve the Problem.
> http://community.freepbx.org/t/problems-with-blind-transfer-pjsip-aastra-6869i/34393/20
> HI there,
> After having a look at the sip traces I have come to the following conclusion:
> The Problem:
> The channel drivers CHAN_SIP and CHAN_PJSIP seem to implement the REFER method differently.
> -- CHAN_SIP responds the REFER with an "202 Accepted" followed by a "200 OK" in NOTIFY sip/frag body as soon as Asterisk knows that the user can be reached.
> chan_sip.JPG1361x617 149 KB
> -- On the other hand CHAN_PJSIP notifies all the progress details of the C user e.g. Trying, Ringing etc. It sends a "200 OK" ONLY if the called user answers the call.
> chan_pjsip1.JPG1419x649 153 KB
> chan_pjsip2.JPG1421x667 163 KB
> This leads to the stated issue because in case of Blind Transfer, Mitel Phones expect a "200 OK" after REFER has been accepted. Otherwise the line is kept busy. This is by-design with no intension to change it at the moment.



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



More information about the asterisk-bugs mailing list