由买买提看人间百态

topics

全部话题 - 话题: hangup
1 2 下页 末页 (共2页)
l******n
发帖数: 9344
1
来自主题: Computation版 - 为什么会hangup?
用fortran写的程序在算东西,用的mesh points少的时候,很快出来了,但是mesh
points多了之后,算一会就自动hangup了,这是怎么回事?怎么解决?
内存完全够用的
z****n
发帖数: 26
2
请教大师: 我在RT-N16上按照步骤装完了ASTERISK,但不工作,查了LOG中message发现很
多WARNING不知哪里错了,请指教.Thanks.
[Apr 2 06:50:01] WARNING[3042] xmldoc.c: Couldn't find manager DataGet in
XML documentation
[Apr 2 06:50:01] WARNING[3042] xmldoc.c: Couldn't find manager DataGet in
XML documentation
[Apr 2 06:50:01] WARNING[3042] config.c: parse error: No category context
for line 1 of /opt/etc/asterisk/modules.conf
[Apr 2 06:50:01] WARNING[3042] loader.c: No 'modules.conf' found, no
modules will be loaded.
[Apr 2 06:50:01] WA... 阅读全帖
s*k
发帖数: 507
3
加了,似乎没效果
是不是_NXXNXXXXXX没匹配上任何东西?asterisk的extension配置文件实在看不懂。
现在line1直连Gizmo5,用#选择
line2连asterisk,打算打美国用GV,打中国用其它
试了拨号1xxxxxxxxxx,似乎不行
目前完整的extension.conf如下
[globals]
GV_NUMBER=我的GV号码
SipGate_DID=我的SipGate号码
SipGate_ID=我的SipGate ID
[from-trunk]
include => ext-did
;这段还没调试,还没注册nonoh
[from-internal]
;exten => _011X.,1,Hangup
;exten => _01186X.,1,Set(CALLERID(num)=${GV_NUMBER})
;exten => _01186X.,n,Dial(SIP/${EXTEN}@nonoh,5... 阅读全帖
t***n
发帖数: 546
4
鉴于有人要求详细配置,现在把几个配置文件贴出来,欢迎大牛们指正
gtalk.conf***********************
[general]
context=google-in ; Context to dump call into
allowguest=yes
[guest] ; special account for options on guest account
disallow=all
allow=ulaw
context=google-in
[dummy-gtalk]
username=d***[email protected]
disallow=all
allow=ulaw
context=google-in
connection=dummy
[user3-gtalk]
username=u***[email protected]
disallow=all
allow=ulaw
context=google-in
connection=user3
[user1-gtalk]
username=u***[email protected]
disallow=all
... 阅读全帖
r****t
发帖数: 10904
5
这个办法没有用 call file, 用 call file 应该也可以。
in /etc/cron.monthly:
#!/bin/sh
asterisk -rx 'originate LOCAL/MY_IPKALL_NUMBER@outbound-gv extension s@say-
hello'
in extensions.conf or any file included by it:
[say-hello]
exten => s,1,Answer
exten => s,n,Background(hello)
exten => s,n,Wait(5)
exten => s,n,Hangup()
这样自动打出就设好了,自动 pick up 需要修改 ipkall 打进的 context.
我这叫做 [from-ipkall] 需要做判断,(以下把your-gv-number-used-to-make-this-call 改成你的 gv 号就行),实际上这个 context 里面并没有用到任何 ipkall 的号码,所以适用于任何需要周期性的打入来保持使用的 voip 帐号,只要... 阅读全帖
e*i
发帖数: 10288
6
来自主题: CellularPlan版 - Freedompop:使用linphone打SIP电话
我来总结一下吧。 Credit to everseen @ mitbbs.com
1 用 $5 的 Raspberry Pi 0 W 配合没有图形界面的 raspbian 即可,MicroSD 卡只要
2GB 即可。
2 sudo apt-get install linphone
sudo apt-get install alsa-utils alsa-oss
sudo modprobe snd-dummy
3 写一个 script,命名为 jzer,内容大致如下: (FP 是个鸡贼公司,我们要比它更
鸡贼,因此文件名为 jzer)
linphonecsh init
sleep 2
linphonecsh register --username account01 --host fp.layered.net --password
password01
sleep 5
linphonecsh dial "sip:[email protected]"
sleep 10
linphonecsh hangup
linphonecsh register --username a... 阅读全帖
r****t
发帖数: 10904
7
不用动 feature。
你的 log 和我基本完全一样,看不出什么问题 :(
-- Executing [408xxxxxxx@gv-outbound:3] Set("Local/408xxxxxxx@gv-
outbound-02a7;2", "DB(gv_dialout/channel)=Local/408xxxxxxx@gv-outbound-
02a7;2 ") in new stack
-- Executing [6504xxxxxxx@ext-did:3] Bridge("SIP/SipGate-0000000d",
"Local/408xxxxxxx@gv-outbound-02a7;2 ") in new stack
这个 warning 应该是 cannot get its lock 了,要不重启 asterisk 试试, 不应该啊。
[2010-10-26 15:18:52] WARNING[4779]: features.c:4649 bridge_exec: Bridge
failed because channel Local/408xxxxx... 阅读全帖
l***h
发帖数: 9308
8
来自主题: _voip版 - nonoh的收费问题?
不是盗打,而是电话挂断,但对方没收到挂机信号,所以就这么一直连着。
客服几次给的解释:
We didn't get SIP BYE from you, but got BYE from termination carrier one
hour later.
Do you run some SIP proxy on 76.xxx.xxx.xxx (my router IP)? It sends
incorrect BYE message and breaks SIP signaling.
The problem is in something in between your ATA and our server, it sends
incorrect SIP messages. Everything is fine when called party hangup first,
but bad things could happen if you hangup first and we don't get hangup from
termination gateway.
Seems li... 阅读全帖
h****f
发帖数: 200
9
来自主题: _voip版 - 谁能共享一个asterisk dialplan?
exten => _0XXXXXXXXXXXXXXX,1,Dial(Gtalk/wdmshop/${EXTEN}@voice.google.com)
是不是改成
exten => _01186X.,1,Dial(Gtalk/wdmshop/${EXTEN}@voice.google.com)
可能你拨的号跟原来的X的个数不一致吧,你拨号的时候是01186xxxxxxxxxx还是
01186xxxxxxxxxxx?or 0xxxxxxxxxx 0xxxxxxxxxxx
这是我的dialplan,拨01186用nonoh,拨0086用GV,拨其他国家直接挂掉
[China]
exten => _01186.,1,Dial(SIP/${EXTEN}@nonoh)
exten => _01186.,n,Hangup()
exten => _0086.,1,Dial(Gtalk/superm1/011${EXTEN:2}@voice.google.com)
exten => _0086.,n,Hangup()
exten => _011X.,1,Hangup()
h*****l
发帖数: 785
10
转载一个帖子。最好要找到tier 2的人。
方法如下:
Call 1-800-375-5283
Press 1->2->2->6->1
Enter your receipt number
press 1 (now listen to the case update info....)
press 3
press 4
(If you hear a male voice prompting you to hold the call, that means the
call will be answered by an IO. But if it says no IO is available, it will
redirect you to NSC and you can hangup and try again)
另外根据spartysparty (斯巴达克)的补充,该方法“同样适合在NSC的来查询.输入你
的LINXXXXXXX就会转到NSC的I/O.”多谢啦~~~
p.s.此方法同样适用于查name check clear与否。
归结一下:"
1. if case has been ... 阅读全帖
w*******t
发帖数: 960
11
来自主题: Hardware版 - 熟悉iptables的看进来
我的网络 internet -- router(port forwarding) --- ubuntu pc( w/ iptables)
iptables 里 drop input
允许一些必要的port
把规则改了改,
-A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
-A OUTPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
又加了这几条 drop非法连接
-A INPUT -m state --state INVALID -j DROP
-A OUTPUT -m state --state INVALID -j DROP
-A FORWARD -m state --state INVALID -j DROP
======================================================================
asterisk CLi还是出现下面的信息:
212.I29.2.I76
这里的5112端口,我并没有开... 阅读全帖
w****w
发帖数: 521
12
来自主题: Linux版 - ubuntu 12.04 pptpd问题。
都成功了,突然来了个LCP TermReq.
sent [CHAP Challenge id=0x67 <0c16aa943c019c32bd069fb9e445ee87>, name = "
pptpd"]
rcvd [LCP Ident id=0xda magic=0x753249ac "MSRASV5.20"]
rcvd [LCP Ident id=0xdb magic=0x753249ac "MSRAS-0-T410WIN"]
rcvd [LCP Ident id=0xdc magic=0x753249ac "&Iw\37777777732Tw\37777777606D\
37777777656\001\035\37777777616`O\016\37777777776"]
rcvd [LCP EchoRep id=0x0 magic=0x753249ac]
rcvd [LCP EchoRep id=0x0 magic=0x753249ac]
rcvd [CHAP Response id=0x67 <
e5744c26cfb9b85f0b329feb6f0d28bd000000... 阅读全帖
k******t
发帖数: 163
13
[globals]
ZEROONEONE=NotInUse
[localphone-dial]
exten => _00XX.,1,GotoIf($["${ZEROONEONE}" == "NotInUse"]?:ZOOhangup)
exten => _00XX.,n,Set(GLOBAL(ZEROONEONE)="InUse")
exten => _00XX.,n,Dial(SIP/${EXTEN:2}@localphone,30)
exten => _00XX.,n,Playback(invalid)
exten => _00XX.,n,Hangup
exten => _00XX.,n,Set(GLOBAL(ZEROONEONE)="NotInUse")
exten => _00XX.,n(ZOOhangup),Hangup
但是到第3步以后就执行不下去,不知道何故?
k******t
发帖数: 163
14
改成:
[localphone-dialout]
exten => _00XX.,1,GotoIf($["${ZEROONEONE}" == "NotInUse"]?:ZOOhangup)
exten => _00XX.,n,Set(GLOBAL(ZEROONEONE)="InUse")
exten => _00XX.,n,Dial(SIP/${EXTEN:2}@localphone,30)
exten => _00XX.,n,Set(GLOBAL(ZEROONEONE)="NotInUse")
exten => _00XX.,n,Hangup
exten => _00XX.,n(ZOOhangup),Hangup
还是不工作:
== Using SIP RTP CoS mark 5
-- Executing [005555555@dial-10a:1] Dial("SIP/101-00000000", "LOCAL/
005555555@localphone-dialout/n") in new stack
-- Called 005555555@localphone-d
r****t
发帖数: 10904
15
看这个帖子
http://www.mitbbs.com/clubarticle/voip/31208069_3.html
这个是我的 nonoh 打中国的 dialplan, 里面这样设置音量:
Set(VOLUME(TX)=level)
[outbound-nonoh-china]
exten => _0Z.,1,Set(GROUP(nonoh)=OUTBOUND_GROUP_ONCE))
exten => _0Z.,n,Set(CALLERID(num)=1xxxxx)
exten => _0Z.,n,Set(VOLUME(TX)=2)
exten => _0Z.,n,Set(VOLUME(RX)=0)
exten => _0Z.,n,GotoIf($[${GROUP_COUNT(OUTBOUND_GROUP_ONCE@nonoh)}>1]?InUse)
exten => _0Z.,n,NoOp(Calling 86${EXTEN:1})
exten => _0Z.,n,Dial(SIP/86${EXTEN:1}@nonoh)
exten => _0Z.,n,Hangup()
ex... 阅读全帖
m****m
发帖数: 2452
16
Kermit,
我用了你的这个CONFIG。打进一点问题也没有,打出,出现下面问题:
== Using SIP RTP CoS mark 5
-- Executing [9xx6xx6xxxx@from-internal:1] Dial("SIP/101-00000000", "Loc
al/9xx6xx6xxxx@gv-outbound/n") in new stack
-- Called 9xx6xx6xxxx@gv-outbound/n
-- Executing [9xx6xx6xxxx@gv-outbound:1] NoOp("Local/9xx6xx6xxxx@gv-outb
ound-ff9d;2", "") in new stack
-- Executing [9xx6xx6xxxx@gv-outbound:2] Set("Local/9xx6xx6xxxx@gv-outbo
und-ff9d;2", "DB(gv_dialout/channel)=Local/9xx6xx6xxxx@gv-outbound-ff9d;2")
in ne... 阅读全帖
i**w
发帖数: 883
17
这一段有问题
[ext-did]
exten => ${SipGate_DID},1,GotoIf($[${CALLERID(num)}=${GV_NUMBER}]?:
normalcall)
exten => ${SipGate_DID},n,Bridge(${DB_DELETE(gv_dialout/channel)},p)
exten => ${SipGate_DID},n,Hangup()
exten => ${SipGate_DID},n(normalcall),Goto(ext-local,100a,1)
SIPGate传回的CallerID(num)返回的值有时候会多加个前缀1,GotoIf的条件跳转就不
对了。
改成这样:
[ext-did]
exten => ${SipGate_DID},1,GotoIf($[${CALLERID(num)}=~"(\d)?${GV_NUMBER}" > 0
]?:normalcall)
exten => ${SipGate_DID},n,Bridge(${DB_DELETE(gv_dialout/channel)},p)
exten... 阅读全帖
k****t
发帖数: 2288
18
ianw说得对,根据你的log信息,你的GotoIf有问题
[ext-did]
exten => ${SipGate_DID},1,GotoIf($[${CALLERID(num)}=${GV_NUMBER}]?:
normalcall)
exten => ${SipGate_DID},n,Bridge(${DB_DELETE(gv_dialout/channel)},p)
exten => ${SipGate_DID},n,Hangup()
exten => ${SipGate_DID},n(normalcall),Goto(ext-local,100a,1)
你可以修改如下:
[ext-did]
exten => ${SipGate_DID},1,Set(tmp_var=${CALLERID(num)})
exten => ${SipGate_DID},n,GotoIf($[${CALLERID(num)}=${GV_NUMBER}]?:
normalcall)
exten => ${SipGate_DID},n,Bridge(${DB_DELETE(gv_dialout/chan... 阅读全帖
r****t
发帖数: 10904
19
load 了 func_db.so 以后这个问题还有?
这个状态说明 asterisk 注册到 provider, ata -> asterisk 啥的都正常。
inbound context 里面有没有判断是否是从 gv 来的回拨?
[inbound-gv]
; _X. matches any number starting with non-zero(?)
exten => _X.,1,Set(DID_EXTEN=${SIP_HEADER(To):5})
exten => _X.,n,Set(DID_EXTEN=${CUT(DID_EXTEN,@,1)})
exten => _X.,n,Set(DID_CID=${CALLERID(num)})
exten => _X.,n,NoOp(Incoming call from ${DID_CID:-10})
exten => _X.,n,GotoIf($[${DID_CID:-10} = 我的GV号码]?:normalcall)
; gizmo5 reports +1xxx, sipgate xxx
exten => _X.,n,NoO... 阅读全帖
D*********Z
发帖数: 415
20
我在Asterisk1.8上连了两个gv账号A和B,对应两个sip账号a和b
当a通过gv通道打给B号码时,b响铃,此时a挂断,b仍然在响铃。反之亦然
这个问题只会在上述情况下发生,其他情况均为正常:
1.a通过内线打给b,b响铃
2.A账号在gmail页面上打给B号码,且B未在gmail上登录时,b响铃
3.a通过gv通道打给B号码,且B在gmail上登录,B响铃(此时b不会响铃),
4.其他更一般的情况
这些情况下dialer挂断后,B或b的铃正常地就不响了
===================================================
在问题发生的情况下,系统log如下:
当a挂断之后
[Feb 9 18:26:55] NOTICE[1311]: chan_gtalk.c:1977 gtalk_parser: Remote peer
reported an error, trying to establish the call anyway
[Feb 9 18:26:55] NOTICE[1311]: chan_gtalk.c:804 gtalk_ha... 阅读全帖
k****t
发帖数: 2288
21
来自主题: _voip版 - asterisk 1.8的incoming call的问题
装了1.8,也用了google talk,但是也用了sipgate来接sipgate的电话或者是用来打800
电话。但是现在我从sipgate的另外一个号码call这个650XXXXX2的电话得到如下的log
,给人的感觉就是进了outbound的了,好奇怪;看了一下externsion。conf,应该是
come in phone call会自动dial default的呀?
其他的都很正常:从1001往外打电话,接gtalk来的电话,但是没有办法接从sipgate过
来的电话。
== Using SIP RTP CoS mark 5
-- Executing [650XXXXXX2@outbound:1] Set("SIP/SipGate-0000001d", "
CALLERID(dnid)=1650XXXXXX2") in new stack
-- Executing [650XXXXXX2@outbound:2] Goto("SIP/SipGate-0000001d", "
1650XXXXXX2,1") in new stack
-- Goto (o... 阅读全帖
a9
发帖数: 21638
22
extensions.conf
[from-sip-internal]
exten => _XXXXXXXXXX,1,Dial(gtalk/g1/+1${EXTEN}@voice.google.com)
exten => _1XXXXXXXXXX,1,Dial(gtalk/g1/+${EXTEN}@voice.google.com)
[gtalkin]
exten => h,1,NoOp(CALL TO ${EXTEN} hangup)
exten => h,n,Hangup()
exten => [email protected],1,NoOp(CALL FROM ${CALLERID(num) (${CALLERID(na
me)})} THROUGH GTALK LINE)
exten => [email protected],n,Answer()
exten => [email protected],n,Wait(3)
exten => [email protected],n,SendDTMF(1)
exten => [email protected],n,Dial(SIP/8001,30,tT)
exten => [email protected]... 阅读全帖
a9
发帖数: 21638
23
extensions.conf
[from-sip-internal]
exten => _XXXXXXXXXX,1,Dial(gtalk/g1/+1${EXTEN}@voice.google.com)
exten => _1XXXXXXXXXX,1,Dial(gtalk/g1/+${EXTEN}@voice.google.com)
[gtalkin]
exten => h,1,NoOp(CALL TO ${EXTEN} hangup)
exten => h,n,Hangup()
exten => [email protected],1,NoOp(CALL FROM ${CALLERID(num) (${CALLERID(na
me)})} THROUGH GTALK LINE)
exten => [email protected],n,Answer()
exten => [email protected],n,Wait(3)
exten => [email protected],n,SendDTMF(1)
exten => [email protected],n,Dial(SIP/8001,30,tT)
exten => [email protected]... 阅读全帖
e******o
发帖数: 1160
24
来自主题: _voip版 - 关于asterisk注册nonoh的问题
用的dockstar,装的archlinux,安装的asterisk 1.8,很是奇怪,打中国电话老是出错
。。。。。
dockstar*CLI> sip show peers
Name/username Host Dyn Force
rport ACL Port Status
1001/1001 192.168.1.138 D N
A 5060 OK (215 ms)
1002 (Unspecified) D N
0 Unmonitored
SipGate/xxx 204.155.28.10 N
5060 OK (24 ms)
nonoh/bbb... 阅读全帖
F*****y
发帖数: 3877
25
你11-12年来的ufl,研究金属离子键光谱相关的,你觉着我把你的反美言论发到下面
这些人,他们能不能记起来你是哪位?
Jason E. Butler
Professor 352-392-2591
[email protected]/* */ Dynamics of Complex Fluids, Suspension and Multiphase
Fluid Mechanics, Polymer Dynamics and Rheology
Anuj Chauhan
Professor 352-392-2592
[email protected]/* */ Microfluidics, Drug Delivery, Biomaterials, Complex
Fluids
Oscar D. Crisalle
Professor 352-392-5120
[email protected]/* */ Process Control Engineering, Manufacture and
Optimization o... 阅读全帖
o*****a
发帖数: 6401
26
来自主题: FleaMarket版 - 【label ready求】Shop-Vac Vacuum@90
Shop-Vac 9520100 3.0-Peak Horsepower HangUp Wet/Dry Vacuum, 3.5-Gallon
from bestbuy PM please
a**********n
发帖数: 720
27
来自主题: GiftCard版 - EPG reactivate成功,代价是cs被关
两天前也打了电话, 开始说可以帮我重新enroll, 但一看到是epg, 立刻说收到上面
指示, 其他program都可以re-enroll, 就是epg不allow re-activate, 转去 跟
supervisor讲,supervisor也没办法, 不过帮我转去一个电话录音,留了voicemail,
今天收到电话,说只能选一个。 选了epg。 一个小时后, 打电话给completesaving
, request to redeem
points to giftcards, 被告知program已被砍, 不过还帮我redeemed了。 hangup了
之后, 立马收到两个emails, 一个告知cs cancelled了, 另一个恭喜卡redeemed了
。 希望真的可以收到卡。 也希望过两天epg可以进去

们给
cancella
m****a
发帖数: 1257
28
来自主题: SanFrancisco版 - Comcast真黑啊。
The CSR who talked to you is just bullshiting.
You should just hangup and call again, or tell him/her to shutup and
bring a manager :)
Currently, without any promotion, internet only with the lowest speed (1.5M)
is ~$39. 12M is around $60.
If you don't watch much TV, defintely ask for internet only - you get
many basic channels absolutely free.

high
40
b**r
发帖数: 352
29
来自主题: Texas版 - free stuff to good home
Location: sugar Land
1. Rice cooker
2. Meat Grinder(new, never used)
3. Food Processor
4. Hot water pot
5. Breville Juicer
6. 2 End tables, Lamp
7. Bookshelf
8. Train table
9. 2 Computer Desks
10. Night Stand
11. Dirt Devil Vacuum
12. Sony DVP-NS700 DVD player
13. Viewsat 2000 Platinum receiver
14. 19 inch Dell LCD monitor(VGA only)
15. Teeter Hangup inversion table
There 2 items I like to sell, just name your price.
1. fabric recliner( org. price $450, like new)
2. Gas grille with side burner+2
t******g
发帖数: 17520
30
腰疼就比较难说了, 如果不知道原因, 找方法缓解比较难
如果是lower back pain 很多人觉得-牵引-比较有效, teeter hangup
还有很多low profile的工具可以用
坐姿不正确也会引起下腰痛, 有时鞋子不对也会引起, 活腰是重要的练功前的
热身活动
最新也有说法, 很多人照CT椎间盘的disk损伤程度也很高, 但是他们就是不痛, 有
的人同样的状况就会很痛, 然后就有复建医生故意让病人使劲儿用腰, 嘿嘿
咬咬牙就过去了。。。。
最好还是去看看, 如果是structure的问题的话就要认真对待了
t***u
发帖数: 20182
31

Florida has reached an agreement to hire Jim McElwain as its next head coach
, working through a hangup with Colorado State over his $7.5 million buyout,
as first reported by ESPN's Chris Low.
McElwain will pay $2 million toward the buyout, with Florida also picking up
$3 million to be paid over the course of six years in installments.
Colorado State also gets a $2 million guarantee for a future game to be
played at Florida between 2017 and 2020.
The Gators agreed to a six-year deal with McElw... 阅读全帖
b***a
发帖数: 6823
32
来自主题: Beijing版 - 颈椎
买了costco这个月减50的teeter hangup table, 准备每天把自己挂起来一会儿。
c********n
发帖数: 4762
33
这个START BUTTON和物理的start button是两回事, 阿提可能没有用过PPC。 PPC的
START BUTTON是下拉层叠菜单,物理的start button是回到HOME界面, 以前的PPC同时
有START BUTTON和HOME, 事实发现大部分人用HOME要多于START MENU, 大部分PPC都
增加了一个BUTTON回到HOME, WINDOWS PHONE 7强制要求这个BUTTON了, 对大部分人
来说是很熟悉的, 就是以前的OK或者HANGUP键的功能。
N*******3
发帖数: 2589
34

选Hangup不就行了?
短信这个的确不行,不过在美国垃圾短信倒不多,国内多但是收短信不要钱~~
c*******y
发帖数: 3529
35
来自主题: Apple版 - 转这些技术文章的原因
苹果是第一个将 GPU技术运用到商用操作系统的公司。
苹果更是第一个将图形界面运用到商业(卖钱)操作系统的公司呢。
如果没有苹果,人类还停留在字符界面。智能手机更是门都没有,估计我们的手机还需
命令行操作:
>call 911
打完了,在字符一下
>hangup
y**b
发帖数: 10166
36
我的东东用openmpi算几天都没问题,可是用hpc.mil那些机器上的intel-mpi,一启动就
Hangup (signal 1),真不知是怎么回事。
hpc.mil的技术支持感觉也特别差,运行环境配置得尤其糟糕,感觉远没法跟大学的比。

python
y**b
发帖数: 10166
37
来自主题: Programming版 - 请教Intel MPI基本常识
原来在GCC和OpenMPI(以及BOOST)环境下编译和运行正常的程序,在intel-compilers
和inte-mpi(以及BOOST)环境下,编译没问题,一运行就Hangup(signal 1),也没有
其他提示。这可能是什么原因呢?
makfile里面只做了简单改动:
编译器由mpic++换成mpiicpc
openmp选项由-fopenmp换成-openmp
BOOST都是自己编译的。
是不是还有其他重要东西没注意到?
n****e
发帖数: 4
38
来自主题: Unix版 - Help for No Hangup process
I have a very time consuming simulation
program. I hope to keep running it after
I log out from terminals. I tried following
command:
% nohup simulation>output &
The process can be kept in the memory, but I can't
get the output. I don't know why. Hope you could
help me!
Thanks
m*****e
发帖数: 4193
39
来自主题: Unix版 - Help for No Hangup process
"info nohup" to find out where the output is.
Always do man/info before you ask.
q***e
发帖数: 90
40
来自主题: Unix版 - Help for No Hangup process
hehe, never worry about it.
The system will send you an email about
its output. Also a file named nohup.out
will be generated. I am not sure of the
exact file name. But you will find it.
Just run your nohup command without any
redirection.
i***e
发帖数: 2
41
来自主题: Unix版 - rsh hangs on background job
Hi,
I am trying to do a rsh like this
> rsh remote-host sh /tmp/test.sh
The /tmp/test.sh on remote host looks like this:
#!/bin/sh
ls
myserver &
echo `pwd`
When I invoke the rsh, rsh hangs after `pwd` was printed and
it looks like it waits for the end of the background job of
myserver.
If I invoke the /tmp/test.sh locally, there is no problem,
the shell script exits normally. I am wondering how I can
avoid the script hangup when using rsh. Thanks.
a**a
发帖数: 63
42
来自主题: Computation版 - 为什么会hangup?
You need to be more clear of what you did. Analyze the complexity of your
algorithm. Is it exponentially grow with the size of the problem (eg. mesh
points)?
s******t
发帖数: 169
43
我在加州生活,属于喜欢尝试新鲜事物的人群。不幸的是昨天尝了尝鲜,被当成坏人扣
下来了
事情的经过是这样的:
我昨天早上刚刚拿到我的医生处方,可以合法地买医用大麻了。于是我在yelp上找了一
家,但是这家只可以deliver到住处。上传了我的处方和驾照以后就没管了,结果下午
饭点的时候,这家公司打电话过来说我的申请通过,可以给我送到家里。不巧的是这时
候正在外面吃饭,于是我问可否在餐馆附近,答:可
他们的driver到了之后,我发现约的地方是个很私密的居民区,而且司机把前窗挡起来
了(挡阳光?)。当时看到我觉得略奇怪,这事既然是合法的,为什么不光明正大地做
呢。见到他让我到了前座,交谈起来。我也径直问他,为什么要这么shady?我有卡又
不是在悄悄买
小哥是墨西哥美国人,说,他就是在做business服务他的客户blah blah,其实没有一
点shady。于是他开始介绍他的东西,并要求我填一个aggrement
这时一个警察A过来,我问小哥说警察A在看,有没有问题,小哥很自信,说没问题
结果警察A笑着过来,让我们把ID交了上去。看了会问我,有没有医生的处方,要cut
the shit不... 阅读全帖
C*****D
发帖数: 1299
44
来自主题: MedicalCareer版 - Can we ask PC for interviewer's information?
Interview is one of the biggest thing for applicants, but for most faculty
it is just another extra routine work (sounds not fair?). Most PCs arrange
interview schedules just a couple days ahead. However, most programs always
have core people for interview. For Path: PD, chair, AP director, CP
director, chief resident and committee members.
For IM: usually PD or associate PD, hardly anyone else
Have a list of faculty names handy before you call, ask the PC most likely
who are the interviewers. S... 阅读全帖
A*******s
发帖数: 9638
45
来自主题: Medicalpractice版 - 郁闷
我有个感觉, 中人在国内是在医务处工作的, lol
对, 一定要按捺愤怒, 不要顺着他的abuse反击, 而是当着没听见, 客气的询问对
方的姓名,然后offer你的help, 如果对方还是无理, hangup。
把整个过程写下来, 我保证他吃不了,兜着走。

speaking
1 2 下页 末页 (共2页)