Telephone system CONNECT speeds may be deleterions affected,
if a country code is not properly set.  The premanance of 
such settings on particular modem hardware is not known.

The commmand to change country setting is 
   AT+GCI=b5
for the particular case of the USA. 

While it may NOT be necessary at every dialin,
this could be implemented within a dialup script as:

"" ATZ
OK AT+GCI=b5
OK YourRegularInitString
  and so forth

The command takes a t.35 country code in hexadecimal.
The list of currently supported t.35 country codes.
The "," are NOT part of the code, which are added 
for those who may SAVE in a format not supporting TAB separators.
If your country is not listed, try to get infornation locally.
Send any update info to: discuss@linmodems.org


country code  , t.35 hexidecimal code
---------------------------
USA 	 1	, b5
JPN	81	, 00
GBR	44	, b4
DEU 	49	, 42
SWE 	46	, a5
DNK 	45	, 31
FIN 	358	, 3c
NOR 	47	, 82
AUT	43	, 0a
CHE 	41	, a6
RUS 	 7	, b8
AUS 	61	, 09
MYS 	60	, 6c
CHN 	86	, 26
BEL 	32	, 0f
CYP 	357	, 2d
FRA	33	, 3d
GRC	30	, 46
ISL	354	, 52
IRL	353	, 57
ISR	972	, 58
ITA	39	, 59
LIE	423	, 68
LUX 	352	, 69
NLD 	31	, 7b
PRT	351	, 8b
ESP	34	, a0