desktop: CalEditDlg: fixed dialog title bar
[barry.git] / ppp / barry-att_cingular
blob4e63690c4dda51a5326217b34aaecbdfb167b73e
1 # See the README file in the source tree for notes and documentation
3 # pppd peer file for ATT / Cingular
4 # by Richard Esplin
5 # Licensed under the same terms as libbarry.
7 connect "/usr/sbin/chat -f /etc/chatscripts/barry-att_cingular.chat"
8 pty "/usr/sbin/pppob"
10 debug
12 noauth
13 user ""
14 password ""
16 defaultroute
17 usepeerdns
19 noipdefault
20 nodetach
21 nodeflate
22 nobsdcomp
23 noaccomp
24 nocrtscts
25 nopcomp
26 nomagic
27 novj
29 ipcp-restart 7
30 ipcp-accept-local
31 ipcp-accept-remote
32 lcp-echo-interval 0
33 lcp-echo-failure 999
35 passive
36 mtu 1492