[asterisk-bugs] [JIRA] Commented: (ASTERISK-20282) Call pickup incompatibility with Cisco 1760V + RPID

Matt Jordan (JIRA) noreply at issues.asterisk.org
Mon Aug 27 07:24:07 CDT 2012


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

Matt Jordan commented on ASTERISK-20282:
----------------------------------------

I'm trying to figure out how this is a bug in Asterisk.  During the pickup attempt, Asterisk appears to be sending the Remote-Party-ID header you've specified.

{noformat}
Remote-Party-ID: "testing" <sip:139 at 192.168.1.7>;party=calling;privacy=off;screen=no
{noformat}

It looks like your Cisco 1760V is disconnecting the call immediately thereafter.  That isn't Asterisk's fault.  Is there a particular formatting of the Remote-Party-ID header that the Cisco 1760V needs?

> Call pickup incompatibility with Cisco 1760V + RPID
> ---------------------------------------------------
>
>                 Key: ASTERISK-20282
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20282
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General, Channels/chan_sip/Interoperability
>    Affects Versions: 1.8.15.0
>            Reporter: Jeremy Kister
>         Attachments: extensions.conf, features.conf, group-without-rpid.txt, group-with-rpid.txt, single-with-rpid.txt, sip.conf
>
>
> I have a Cisco 1760V with FXO ports hooked to POTS lines talking SIP to 
> asterisk 1.8.15.0.
> imagining in extensions.conf:
> exten => 1,1,Dial(SIP/121)
> exten => 2,1,Dial(SIP/121&SIP/122)
> When a caller dials extension 2 /and/ I have
>   trustrpid=yes
>   generaterpid=yes
>   sendrpid=yes
> in sip.conf and I use the pickup exten, the caller is disconnected.
> if i set the rpid generate/send = no for the cisco peer, the user is 
> connected.
> calls to exten 1 work regardless of rpid settings.

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