[asterisk-bugs] [JIRA] (ASTERISK-28556) pjsip blind transfer fails

Remi Quezada (JIRA) noreply at issues.asterisk.org
Wed Sep 25 11:19:47 CDT 2019


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

Remi Quezada commented on ASTERISK-28556:
-----------------------------------------

I think the reason why the phone refers it there is because when it gets the 100 Trying and OK from asterisk for the call that it's trying transfer to the contact is set to:
{noformat}
Contact: <sip:209.191.9.19:5060>
{noformat}

In asterisk 1.8 chan_sip it sets it to:
{noformat}
Contact: <sip:*11 at 209.191.9.19:5060>
{noformat}

> pjsip blind transfer fails
> --------------------------
>
>                 Key: ASTERISK-28556
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28556
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 13.28.1
>         Environment: Centos 6
>            Reporter: Remi Quezada
>            Assignee: Remi Quezada
>            Severity: Minor
>              Labels: pjsip
>         Attachments: debug_log_bxfer
>
>
> I am getting the following error when I blind transfer calls using the conference URI feature in the Cisco 504G and CP-7841-3PCC phones.
> [Sep 25 10:31:02] ERROR[31736] res_pjsip_refer.c: Channel 'PJSIP/106-eng5-00000034' from endpoint '106-eng5' attempted blind transfer to 's at sip-outbound-eng5' but target does not exist
> Both phone models do not work.  This feature allows you to conference more than 3 calls on your phone by blind transferring calls to a feature code that goes to a conference room.  This was working in asterisk 1.8 using same dialplan when I upgraded to asterisk 13 this stopped working.  Attached are debug logs.



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



More information about the asterisk-bugs mailing list