* \brief Reevaluate the PRI span device state.
* \since 1.8
*
- * \param pri Asterisk D channel control structure.
+ * \param pri PRI span control structure.
*
* \return Nothing
*
* \brief Obtain the sig_pri owner channel lock if the owner exists.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param chanpos Channel position in the span.
*
* \note Assumes the pri->lock is already obtained.
* \brief Queue the given frame onto the owner channel.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param chanpos Channel position in the span.
* \param frame Frame to queue onto the owner channel.
*
* \brief Queue a control frame of the specified subclass onto the owner channel.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param chanpos Channel position in the span.
* \param subclass Control frame subclass to queue onto the owner channel.
*
* \brief Find the channel associated with the libpri call.
* \since 1.10
*
- * \param pri sig_pri span controller to find interface.
+ * \param pri PRI span control structure.
* \param call LibPRI opaque call pointer to find.
*
* \note Assumes the pri->lock is already obtained.
* \internal
* \brief Find the private structure for the libpri call.
*
- * \param pri Span controller structure.
+ * \param pri PRI span control structure.
* \param channel LibPRI encoded channel ID.
* \param call LibPRI opaque call pointer.
*
* \internal
* \brief Fixup the private structure associated with the libpri call.
*
- * \param pri Span controller structure.
+ * \param pri PRI span control structure.
* \param principle Array-index into private array to move call to if not already there.
* \param call LibPRI opaque call pointer to find if need to move call.
*
* \since 1.8
*
* \param pvt Channel to init the configuration.
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
*
* \note Assumes the pri->lock is already obtained.
*
* \brief Find or create an empty no-B-channel interface to use.
* \since 1.8
*
- * \param pri sig_pri span controller to find interface.
+ * \param pri PRI span control structure.
*
* \note Assumes the pri->lock is already obtained.
*
*
* \param ast_number Asterisk party number structure to fill. Must already be set initialized.
* \param pri_number libpri party number structure containing source information.
- * \param pri Span controlling structure.
+ * \param pri PRI span control structure.
*
* \note The filled in ast_number structure needs to be destroyed by
* ast_party_number_free() when it is no longer needed.
*
* \param ast_id Asterisk party id structure to fill. Must already be set initialized.
* \param pri_id libpri party id structure containing source information.
- * \param pri Span controlling structure.
+ * \param pri PRI span control structure.
*
* \note The filled in ast_id structure needs to be destroyed by
* ast_party_id_free() when it is no longer needed.
* \param ast_redirecting Asterisk redirecting structure to fill.
* \param pri_redirecting libpri redirecting structure containing source information.
* \param ast_guide Asterisk redirecting structure to use as an initialization guide.
- * \param pri Span controlling structure.
+ * \param pri PRI span control structure.
*
* \note The filled in ast_redirecting structure needs to be destroyed by
* ast_party_redirecting_free() when it is no longer needed.
* \brief Handle the MCID event.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param mcid MCID event parameters.
* \param owner Asterisk channel associated with the call.
* NULL if Asterisk no longer has the ast_channel struct.
* \brief Attempt to transfer the two calls to each other.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param call_1_pri First call involved in the transfer. (transferee; usually on hold)
* \param call_1_held TRUE if call_1_pri is on hold.
* \param call_2_pri Second call involved in the transfer. (target; usually active/ringing)
* \brief Find the CC agent by libpri cc_id.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param cc_id CC record ID to find.
*
* \note
* \brief Find the CC monitor instance by libpri cc_id.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param cc_id CC record ID to find.
*
* \note
* \since 1.8
*
* \param core_id CC core ID.
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param cc_id CC record ID.
* \param device_name Name of device (Asterisk channel name less sequence number).
*
* \brief Announce to the CC core that protocol CC monitor is available for this call.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param chanpos Channel position in the span.
* \param cc_id CC record ID.
* \param service CCBS/CCNR indication.
* \brief Check if generic CC monitor is needed and request it.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param chanpos Channel position in the span.
* \param service CCBS/CCNR indication.
*
* \brief The CC link canceled the CC instance.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param cc_id CC record ID.
* \param is_agent TRUE if the cc_id is for an agent.
*
* \brief send an AOC-E termination request on ast_channel and set
* hangup delay.
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param chanpos Channel position in the span.
* \param ms to delay hangup
*
* \brief Handle the CIS associated PRI subcommand events.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param event_id PRI event id
* \param subcmds Subcommands to process if any. (Could be NULL).
* \param call_rsp libpri opaque call structure to send any responses toward.
* \brief Handle the call associated PRI subcommand events.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param chanpos Channel position in the span.
* \param event_id PRI event id
* \param channel PRI encoded span/channel
* \brief Kill the call.
* \since 1.10
*
- * \param pri Span controller to find interface.
+ * \param pri PRI span control structure.
* \param call LibPRI opaque call pointer to find.
* \param cause Reason call was killed.
*
* \brief Handle the hold event from libpri.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param ev Hold event received.
*
* \note Assumes the pri->lock is already obtained.
* \brief Handle the hold acknowledge event from libpri.
* \since 1.10
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param ev Hold acknowledge event received.
*
* \note Assumes the pri->lock is already obtained.
* \brief Handle the hold reject event from libpri.
* \since 1.10
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param ev Hold reject event received.
*
* \note Assumes the pri->lock is already obtained.
* \brief Handle the retrieve event from libpri.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param ev Retrieve event received.
*
* \note Assumes the pri->lock is already obtained.
* \brief Handle the retrieve acknowledge event from libpri.
* \since 1.10
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param ev Retrieve acknowledge event received.
*
* \note Assumes the pri->lock is already obtained.
* \brief Handle the retrieve reject event from libpri.
* \since 1.10
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
* \param ev Retrieve reject event received.
*
* \note Assumes the pri->lock is already obtained.
* \brief Get an available call waiting interface.
* \since 1.8
*
- * \param pri sig_pri PRI control structure.
+ * \param pri PRI span control structure.
*
* \retval cw Call waiting interface to use.
* \retval NULL if no call waiting interface available.
* \brief Send a MWI indication to the given span.
* \since 1.8
*
- * \param pri Asterisk D channel control structure.
+ * \param pri PRI span control structure.
* \param mbox_number Mailbox number
* \param mbox_context Mailbox context
* \param num_messages Number of messages waiting.
* \brief Send update MWI indications from the event cache.
* \since 1.8
*
- * \param pri Asterisk D channel control structure.
+ * \param pri PRI span control structure.
*
* \return Nothing
*/
* \brief Stop PRI span.
* \since 1.8
*
- * \param pri Asterisk D channel control structure.
+ * \param pri PRI span control structure.
*
* \return Nothing
*/
* \brief Sort the PRI B channel private pointer array.
* \since 1.8
*
- * \param pri PRI Span controlling structure.
+ * \param pri PRI span control structure.
*
* \details
* Since the chan_dahdi.conf file can declare channels in any order, we need to sort