- 论坛徽章:
- 0
|
本帖最后由 luxinjun 于 2010-03-22 14:47 编辑
#./fetion --mobile=13521328459 --pwd 123456 --to=15240764585 --msg-utf8="test" --debug
出现如下错误,连接不到221.176.31.4,请问下是不是有什么地方要配置的??
[ 14:37:40.284891] [User.cpp] [1152] nav.fetion.com.cn=221.130.45.201
[ 14:37:40.285058] [User.cpp] [1170] Before connect to nav.fetion.com.cn
[ 14:37:40.389762] [User.cpp] [1182] After connected to nav.fetion.com.cn
[ 14:37:40.980125] [SystemConfig.cpp] [65] sipc-proxy=221.176.31.4:8080
[ 14:37:40.980148] [SystemConfig.cpp] [76] parseSystemConfig 221.176.31.4:8080
[ 14:37:40.988204] [User.cpp] [1266] Before connect to nav.fetion.com.cn:443
[ 14:37:41.795492] [User.cpp] [1279] After connect to nav.fetion.com.cn:443
[ 14:37:42.953602] [User.cpp] [982] parseSSIResult:13521328459 578883034 1114 207980268 101
[ 14:37:46.953321] [User.cpp] [1323] Can't connect to 221.176.31.4:2,retry 8080
[ 14:37:50.953814] [User.cpp] [1323] Can't connect to 221.176.31.4:1,retry 8080
[ 14:37:54.953243] [User.cpp] [1323] Can't connect to 221.176.31.4:0,retry 8080
我安装了20091117002这个版本,但是用发送测试了一下,出现如上错误,下面是我的版本等信息
[root@logserver fetion]# ./fetion
************************ IMPORTANT STATEMENT ************************
** **
** PLEASE DON'T USE THIS SOFTWARE TO SEND JUNK SHORT MESSAGES. **
** OTHERWISE PLEASE BEAR YOUR OWN CONSEQUENCES. **
** **
** Version:[20091117002-linux] **
*********************************************************************
This program is the console version of China Fetion!
It's free for personal user.
This project website: http://www.it-adv.net/
AUTHOR:KelvinH MSN/EMAIL:shichangguo@msn.com
Usage:
--mobile=[mobile]
--sid=[sid]
--pwd=[pwd]
--config=[config file] *format:index mobile password
--index=[index no in config file,refer to sample.conf]
--debug *debug mode on
--hide *login fetion in hidden state
--to=[mobile/sid]
--add=[uri]
--command-path=[command file path]
--robotmode
--daemon(linux only)
--proxy-ip(http proxy ip)
--proxy-port(http proxy port)
--msg-gb=[gb2312/gbk message]
--msg-utf8=[utf8 message]
--msg-type=[0/1/2/3 sms longsms smartmsg mms]
--file-gb=[gb2312/gbk file]
--file-utf8=[utf8 file]
--query-cmcc-no
--testaccount
--auto-retry
--get-web-session
--action=getpiccode --mobile=13910000000 --pwd=[pwd] (--piccode-url=[url])
--action=appsubscribe --mobile=[mobile] --pwd=[pwd] --pic-certificate-id=[certid] --pic-cert-code=[certcode] --apply-sub-service-url=[url]
--action=subscribe --mobile=[mobile] --pwd=[pwd] --sms-code=[smscode] --subscribe-url=[url]
--action=updatepwd --mobile=[mobile] --pwd=[pwd] --sms-code=[smscode] --update-pwd-url=[url]
[root@logserver fetion]# |
|