[asterisk-bugs] [LibPRI 0014375]: [patch] - speeling error in libpri.h

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jan 30 16:33:18 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14375 
====================================================================== 
Reported By:                jeremy1
Assigned To:                mattf
====================================================================== 
Project:                    LibPRI
Issue ID:                   14375
Category:                   General
Reproducibility:            always
Severity:                   text
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.0.5 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2009-01-30 16:31 CST
Last Modified:              2009-01-30 16:33 CST
====================================================================== 
Summary:                    [patch] - speeling error in libpri.h
Description: 
s/decativates/deactivates/ in libpri.h
====================================================================== 

---------------------------------------------------------------------- 
 (0099158) jeremy1 (reporter) - 2009-01-30 16:33
 http://bugs.digium.com/view.php?id=14375#c99158 
---------------------------------------------------------------------- 
--- libpri.h.orig       2009-01-30 15:26:04.000000000 -0700
+++ libpri.h    2009-01-30 15:26:13.000000000 -0700
@@ -595,7 +595,7 @@
 /* Set a call has a call indpendent signalling connection (i.e. no bchan)
*/
 int pri_sr_set_connection_call_independent(struct pri_sr *req);
 
-/* Send an MWI indication to a remote location.  If activate is non zero,
activates, if zero, decativates */
+/* Send an MWI indication to a remote location.  If activate is non zero,
activates, if zero, deactivates */
 int pri_mwi_activate(struct pri *pri, q931_call *c, char *caller, int
callerplan, char *callername, int callerpres, char *called, int
calledplan);
 
 /* Send an MWI deactivate request to a remote location */ 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-30 16:33 jeremy1        Note Added: 0099158                          
======================================================================




More information about the asterisk-bugs mailing list