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

Rusty Newton (JIRA) noreply at issues.asterisk.org
Fri Aug 24 13:55:08 CDT 2012


Call pickup incompatibility with Cisco 1760V + RPID
---------------------------------------------------

                 Key: ASTERISK-20320
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20320
             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


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