Displaying 2 results from an estimated 2 matches for "abcd1".
Did you mean:
abcd
2011 Nov 15
1
gsub help
Hi,
?I am working with the following list of files:
[1] "study_chr1.one.phased.impute2.chunk1"??????????????
[2] "study_chr1.one.phased.impute2.chunk1_info"?????????
[3] "study_chr1.one.phased.impute2.chunk1_info_by_sample"
[4] "study_chr1.one.phased.impute2.chunk1_summary"??????
[5] "study_chr1.one.phased.impute2.chunk1_warnings"??????
The
2006 Jan 27
0
How to put peers into Realtime
...ke below in my sip.conf. How can I put this into
Real-time?
[voipbuster]
type=friend ; (or "peer" if we don't need incoming calls, or if there is
a separate section with "type=user")
host=sip1.voipbuster.com
disallow=all
allow=ulaw
allow=alaw
allow=gsm
allow=g726
username=abcd1 ;={{YOURUSERNAME}}
fromuser=abcd1 ;={{YOURUSERNAME}}
secret=password2 ;={{YOURPASSWORD}}
qualify=1000 ; optional
canreinvite=no ; new SIP servers don't like reINVITEs
I have three (!...