[asterisk-bugs] [JIRA] Feedback Entered: (ASTERISK-20282) Call pickup incompatibility with Cisco 1760V + RPID
Jeremy Kister (JIRA)
noreply at issues.asterisk.org
Mon Aug 27 21:03:07 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeremy Kister updated ASTERISK-20282:
-------------------------------------
Send back to Developer?: I'm not done! I will comment again later to send it back. (was: I'm done. Send it back!)
Status: Waiting for Feedback (was: Waiting for Feedback)
will need a couple of days to experiment.
in the interim, is the ip address in the rpid field correct?
192.168.1.7 = cisco 1760
192.168.1.10 = linux/asterisk
the field sent from asterisk to cisco is:
Remote-Party-ID: "testing" <sip:139 at 192.168.1.7>;party=calling;privacy=off;screen=no
> 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
> Assignee: 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