Hello, we have a setup of one DAHDI Pri (DSS1) channel, which sends remote hold notify message - the problem is, that we would like to ignore this remote hold on Asterisk - is this possible?
< Protocol Discriminator: Q.931 (8) len=8
< Call Ref: len= 2 (reference 5/0x5) (Terminator)
< Message type: NOTIFY (110)
< [27 01 f9]LI>
< Notification indicator (len= 3): Ext: 1 Remote hold (121)
-- Processing IE 39 (cs0, Notification Indicator)
-- Started music on hold, class 'default', on SIP/805-b7d7ed18
< Protocol Discriminator: Q.931 (8) len=27
< Call Ref: len= 2 (reference 81/0x51) (Originator)
< Message type: SETUP (5)
< [04 03 80 90 a3]
< Bearer Capability (len= 5) [ Ext: 1 Q.931 Std: 0 Info transfer capability: Speech (0)
< Ext: 1 Trans mode/rate: 64kbps, circuit-mode (16)
< User information layer 1: A-Law (35)
< [18 01 a3]LI>
< Channel ID (len= 3) [ Ext: 1 IntID: Implicit PRI Spare: 0 Preferred Dchan: 0
< ChanSel: Any channel selected
]
< [6c 05 01 80 31 31 33]
< Calling Number (len= 7) [ Ext: 0 TON: Unknown Number Type (0) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1)
< Presentation: Presentation permitted, user number not screened (0) '113' ]
< [7d 02 91 81]
< IE: High-layer Compatibility (len = 4)
< [7e 01 04]LI>
< User-User Information (len= 3) [ 04 ]
We tried with “discardremoteholdretrieval=yes” paramater, but no success, still HOLD…