aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/unistim
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2008-12-22 15:24:18 +0000
committerBill Meier <wmeier@newsguy.com>2008-12-22 15:24:18 +0000
commit9a3563e807a7caa646c79437482aed92fa12182b (patch)
treea068b3f1ae574b5a837b88e9b4b6629b4be5c709 /plugins/unistim
parent15f02081b343d595d51d5c3cd274a8f69e28bed2 (diff)
Fix some typos and spelling (mostly in text strings)
svn path=/trunk/; revision=27085
Diffstat (limited to 'plugins/unistim')
-rw-r--r--plugins/unistim/audio.h4
-rw-r--r--plugins/unistim/display.h2
-rw-r--r--plugins/unistim/header_field.h16
-rw-r--r--plugins/unistim/network.h2
4 files changed, 12 insertions, 12 deletions
diff --git a/plugins/unistim/audio.h b/plugins/unistim/audio.h
index 60b431ec84..a1a2645146 100644
--- a/plugins/unistim/audio.h
+++ b/plugins/unistim/audio.h
@@ -176,7 +176,7 @@ static const value_string audio_switch_msgs[]={
{0x39,"Query RTCP Bucket's SDES Information"},
{0x3a,"Jitter Buffer Parameters Configuration"},
{0x3b,"Resolve Port Mapping"},
- {0x3c,"Port Mpping Discovery"},
+ {0x3c,"Port Mapping Discovery"},
{0x3d,"Query Audio Stream Status"},
{0xff,"Reserved"},
{0,NULL}
@@ -458,7 +458,7 @@ static const value_string stream_based_tone_vals[]={
{0x01,"Recall Dial Tone F1=0x0B33 - 350 Hz F2=0x0E14 - 440 Hz F3=0x00 - not present F4=0x00 - not present"},
{0x02,"Line Busy F1 = 0x0F5C - 480 Hz F2 = 0x13D7 - 620 Hz F3 = 0x00 - not present F4 = 0x00 - not present"},
{0x03,"Reorder F1 = 0x0F5C - 480 Hz F2 = 0x13D7 - 620 Hz F3 = 0x00 - not present F4 = 0x00 - not present"},
- {0x04,"Audible Ringing F1=0x0E14 - 440 Hz F2=0x0F5C - 480 Hz F3=0x00 - not presen F4=0x00 - not present"},
+ {0x04,"Audible Ringing F1=0x0E14 - 440 Hz F2=0x0F5C - 480 Hz F3=0x00 - not present F4=0x00 - not present"},
{0x05,"Receiver Off Hook (ROH) F1=0x2CCC-1400 Hz F2=0x4851-2260 Hz F3=0x4E66-2450 Hz F4=0x5333 - 2600 Hz"},
{0x06,"No Tone F1=0x00-0 Hz F2=0x00-0 Hz F3=0x00-0 Hz F4=0x00-0 Hz 0x00 C1=0x00 C2=0x00 C3=0x0 c4=0x0"},
{0x07,"No Tone F1=0x00-0 Hz F2=0x00-0 Hz F3=0x00-0 Hz F4=0x00-0 Hz 0x00 C1=0x00 C2=0x00 C3=0x0 c4=0x0"},
diff --git a/plugins/unistim/display.h b/plugins/unistim/display.h
index e8e7dd73e5..073abfecd3 100644
--- a/plugins/unistim/display.h
+++ b/plugins/unistim/display.h
@@ -169,7 +169,7 @@ static const value_string display_switch_msgs[]={
{0x17,"Time and Date Format"},
{0x18,"Display Data Write address|no control|no tag|no"},
{0x19,"Display Data Write address|yes control|no tag|no"},
- {0x1a,"Display Data Write address|no contral|yes tag|no"},
+ {0x1a,"Display Data Write address|no control|yes tag|no"},
{0x1b,"Display Data Write address|yes control|yes tag|no"},
{0x1c,"Display Data Write address|no control|no tag|yes"},
{0x1d,"Display Data Write address|yes control|no tag|yes"},
diff --git a/plugins/unistim/header_field.h b/plugins/unistim/header_field.h
index 054e0823e6..5a9ecbb469 100644
--- a/plugins/unistim/header_field.h
+++ b/plugins/unistim/header_field.h
@@ -86,7 +86,7 @@ static hf_register_info hf[] = {
BASE_HEX,VALS(broadcast_switch_msgs),0x0,NULL,HFILL}
},
{ &hf_broadcast_phone_cmd ,
- {"Broadcas Cmd (phone)","unistim.broadcast.phone",FT_UINT8,
+ {"Broadcast Cmd (phone)","unistim.broadcast.phone",FT_UINT8,
BASE_HEX,VALS(broadcast_phone_msgs),0x0,NULL,HFILL}
},
{ &hf_audio_switch_cmd ,
@@ -273,7 +273,7 @@ static hf_register_info hf[] = {
},
{ &hf_basic_switch_query_attr,
{"Query Basic Manager Attributes","unistim.basic.attrs",FT_BOOLEAN,
- 8,NULL,BASIC_QUERY_ATTRIBUTES,"Basic Query Atrributes",HFILL}
+ 8,NULL,BASIC_QUERY_ATTRIBUTES,"Basic Query Attributes",HFILL}
},
{ &hf_basic_switch_query_opts,
{"Query Basic Manager Options","unistim.basic.opts",FT_BOOLEAN,
@@ -528,7 +528,7 @@ static hf_register_info hf[] = {
BASE_HEX,NULL,0x00,NULL,HFILL}
},
{ &hf_display_write_address_numeric,
- {"Is Address Numberic","unistim.write.address.numeric",FT_BOOLEAN,
+ {"Is Address Numeric","unistim.write.address.numeric",FT_BOOLEAN,
8,NULL,DISPLAY_WRITE_ADDRESS_NUMERIC_FLAG,NULL,HFILL}
},
{ &hf_display_write_address_context,
@@ -580,7 +580,7 @@ static hf_register_info hf[] = {
8,NULL,DISPLAY_WRITE_SHIFT_RIGHT,NULL,HFILL}
},
{ &hf_display_write_highlight,
- {"Highlight","unistim.display.hightlight",FT_BOOLEAN,
+ {"Highlight","unistim.display.highlight",FT_BOOLEAN,
8,NULL,DISPLAY_WRITE_HIGHLIGHT,NULL,HFILL}
},
{ &hf_display_write_tag,
@@ -864,7 +864,7 @@ static hf_register_info hf[] = {
8,NULL,AUDIO_SIDETONE_DISABLE,NULL,HFILL}
},
{ &hf_audio_destruct_additive,
- {"Distructive/Additive","unistim.distructive.active",FT_BOOLEAN,
+ {"Destructive/Additive","unistim.destructive.active",FT_BOOLEAN,
8,TFS(&destruct_additive),AUDIO_DESTRUCT_ADD,NULL,HFILL}
},
{ &hf_audio_dont_force_active,
@@ -952,7 +952,7 @@ static hf_register_info hf[] = {
BASE_DEC,NULL,DISPLAY_CURSOR_SKEY_ID,NULL,HFILL}
},
{ &hf_display_cursor_char_pos,
- {"Character Postition","unistim.phone.char.pos",FT_UINT8,
+ {"Character Position","unistim.phone.char.pos",FT_UINT8,
BASE_DEC,NULL,DISPLAY_CURSOR_CHAR_POS,NULL,HFILL}
},
{ &hf_display_cursor_line_number,
@@ -1016,7 +1016,7 @@ static hf_register_info hf[] = {
BASE_DEC,NULL,0x00,NULL,HFILL}
},
{ &hf_key_programmable_keys,
- {"Number of Programable Keys","unistim.num.prog.keys",FT_UINT8,
+ {"Number of Programmable Keys","unistim.num.prog.keys",FT_UINT8,
BASE_DEC,NULL,KEY_NUM_PROG_KEYS,NULL,HFILL}
},
{ &hf_keys_soft_keys,
@@ -1072,7 +1072,7 @@ static hf_register_info hf[] = {
BASE_HEX,VALS(local_dialpad_feedback),KEY_LOCAL_DIAL_PAD_FEED,NULL,HFILL}
},
{ &hf_audio_source_descr,
- {"Source Desription Item","unistim.source.desc.item",FT_UINT8,
+ {"Source Description Item","unistim.source.desc.item",FT_UINT8,
BASE_HEX,VALS(source_descriptions),AUDIO_SOURCE_DESCRIPTION,NULL,HFILL}
},
{ &hf_audio_sdes_rtcp_bucket,
diff --git a/plugins/unistim/network.h b/plugins/unistim/network.h
index b44bf45138..bbfe343038 100644
--- a/plugins/unistim/network.h
+++ b/plugins/unistim/network.h
@@ -220,7 +220,7 @@ static const value_string network_elements[]={
{0x06,"Second Server Port Number"},
{0x07,"First Server Action"},
{0x08,"First Server Retry Count"},
- {0x09,"Boot Modea"},
+ {0x09,"Boot Mode"},
{0x0b,"Second Server Action"},
{0x0c,"Second Server Retry Count"},
{0x0e,"8-byte User PIN"},