[Home]

Summary:ASTERISK-01053: two more typos in chan_sip.c
Reporter:andrewkt (andrewkt)Labels:
Date Opened:2004-02-18 17:56:31.000-0600Date Closed:2008-01-15 14:43:55.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:These two lines have typos:

line 5279:ast_log(LOG_DEBUG, "Hm....  No sdp for the moemnt\n");

"moment" is misspelled.
line 5470:ast_log(LOG_NOTICE, "Client '%s' using depreciated BYE/Also transfer method.  Ask vendor to support REFER instea

"deprecated" is misspelled

****** ADDITIONAL INFORMATION ******

Could someone comment on if this is the best way to report these, or should I be doing something else?
Comments:By: James Golovich (jamesgolovich) 2004-02-18 18:11:23.000-0600

This is the best way to report these.  I'll get them fixed right away.

depreciated is spelled correctly though

By: James Golovich (jamesgolovich) 2004-02-18 19:08:00.000-0600

Well I guess we are both right.  I guess this is a decision someone must make.  Its used both ways in the * code right now

http://dictionary.reference.com/search?q=depreciated
http://dictionary.reference.com/search?q=deprecated

By: James Golovich (jamesgolovich) 2004-02-18 19:39:02.000-0600

Some more info
http://www.kryogenix.org/days/2004/01/09/deprecate
Looks like deprecated is the way to go, I'll get that fixed up

By: Digium Subversion (svnbot) 2008-01-15 14:43:52.000-0600

Repository: asterisk
Revision: 2193

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r2193 | citats | 2008-01-15 14:43:52 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix spelling typo in chan_sip.c (bug ASTERISK-1053)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2193

By: Digium Subversion (svnbot) 2008-01-15 14:43:53.000-0600

Repository: asterisk
Revision: 2194

U   branches/v1-0_stable/channels/chan_sip.c

------------------------------------------------------------------------
r2194 | citats | 2008-01-15 14:43:53 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix spelling typo in chan_sip.c (bug ASTERISK-1053)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2194

By: Digium Subversion (svnbot) 2008-01-15 14:43:54.000-0600

Repository: asterisk
Revision: 2195

U   branches/v1-0_stable/channels/chan_sip.c

------------------------------------------------------------------------
r2195 | citats | 2008-01-15 14:43:54 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix another spelling typo in chan_sip.c (bug ASTERISK-1053)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2195

By: Digium Subversion (svnbot) 2008-01-15 14:43:55.000-0600

Repository: asterisk
Revision: 2196

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r2196 | citats | 2008-01-15 14:43:55 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix another spelling typo in chan_sip.c (bug ASTERISK-1053)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2196