由买买提看人间百态

topics

全部话题 - 话题: ipkall
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
r****t
发帖数: 10904
1
觉得这种 Wait(1) 的办法,我还是等等看,说不定哪天就需要 Wait(2) 才行了。
C*******1
发帖数: 422
2

睡神 is right. I goolged asterisk site and got this:
https://wiki.asterisk.org/wiki/display/AST/Calling+using+Google
What they recommand is:
exten => s,1,Answer()
exten => s,n,Wait(2)
exten => s,n,SendDTMF(1)
exten => s,n,Dial(SIP/malcolm,20)
s*******d
发帖数: 4135
3
保险起见,我也换成这个。准备一段时间不折腾了。
l*******e
发帖数: 3584
4
I am a new in VOIP and this is the first time I installed something useful
in debian.
Installed successfully, but do not really know how to use it and set it up.
Now I feel I need use x-lite long into Asterisk
C*******1
发帖数: 422
5
有需要的可以下载我的config文件:
http://db.tt/EgNS1BO
下载到pc后unzip后,用ultraedit编辑(要保持Unix Text格式), 把chihuono1换成你的
google voice account, 把mygooglevoicepassword换成你的password。如果需要nonoh打
中国(拨号方式是拨0即可,如北京010-
58488668), 替换yournonohaccountname和yournonohpassword。
我在pc上装了apache,在dockstar上可以wget这4个conf文件。
ATA上:username: 101, password: 8888888, proxy server: your dockstar IP
address。 没什么trick.
l*******e
发帖数: 3584
6
i am reading their conf file now. Too big to be finish.
Thanks for your kindness offer and I am really interested how much time does
you guys put into it.
Since I do not have a ATA with me now, could I ask for the setup in soft
phone, do I just put the username 101 and password 8888888 too?
i*****e
发帖数: 1359
7
多谢大牛,但是我用了以后gtalk还是离线……

nonoh
l*******e
发帖数: 3584
8
One more question. I do not have a nonoh account yet,
How much money I should put there?
Thanks a lot.
s*******d
发帖数: 4135
k****t
发帖数: 2288
10
是的。
其实ATA跟softphone没有很多的区别,只是ATA,你自己可以动的东西比较多,但是大部
分都是用默认的就行了。
另外ATA不需要电脑。

does
l*******e
发帖数: 3584
11
Another one week to go, finally know how to test drive by the softphone.
NOTICE[837]: chan_sip.c:21355 handle_request_invite: Call from '1011' to
extension 'XXXXXXXXXX' rejected because extension not found in context
'outbound'.
but I feel I setup the outbound there already.
g******d
发帖数: 511
12
问个问题,这个Asterisk支持多个SIP/GV吗?一般ATA有两个口,可以设成两个不同的GV 号码吗?
g******d
发帖数: 511
13
还有一个问题.在Google Voice帐户里面需要改什么设置,才能将google phone call
forward到我的dockstar上去.
r****t
发帖数: 10904
14
asterisk 支持多个 sip, 可以支持多个 gv。要不怎么叫 pbx?
一般 ATA 和 gv 没啥关系(除非 gv ata),怎么搞都行。

GV 号码吗?
C*******1
发帖数: 422
15

请问gtalk离线是什么意思?在哪儿看的?
i*****e
发帖数: 1359
16
用电脑登录另一个gtalk帐号(这个帐号跟asterisk的帐号互相是联系人),但是电脑里
面的帐号显示asterisk的帐号离线
C*******1
发帖数: 422
17
我的显示timeout。
1)你的dockstar在run pogo linux还是debian?
2)你有没有设nonoh打出?能不能打?
3)有没有试过 asterisk -rvvvvv 看看log?
i*****e
发帖数: 1359
18
今晚再试好像没问题了……
我用debian,没用nonoh,之前asterisk -rvvvv也没显示什么错误
C*******1
发帖数: 422
19

Glad knowing that. 你打出的caller id正确吗?这两天好像有些问题。
i**w
发帖数: 883
20
是不是gtalk打出显示Unknown Number?我这儿也是这个问题。
k******t
发帖数: 163
21
我二個號碼一個顯示另一個沒有號碼
l*******e
发帖数: 3584
22
总算用了一次,觉得只是COPY不爽,进去改了一点儿东西,
结果只能打出不能打进了,提示不能建通道。
l*******e
发帖数: 3584
23
不明白为什么,没有做更改,再试的时候就一切正常了。
但是还有很我问题,最不明白的是,链接里有这么一段,
可我的是空的,为什么开机就直接启动ASERISK的服务呢?
If everything is all right, add a line
Code:
/etc/init.d/asterisk start
in /etc/rc.local, so that Asterisk will start when Dockstar turns on.
That's it!
_________________________________________
重启了一下ROCKSTAR,结果又无法打进了。
而且每一次提示的问题不一样。
[Feb 22 02:55:49] WARNING[883]: app_dial.c:2039 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Unknown)
[Feb 22 02:55:49] WARNING[883]: features.c:5528 bridge_exec... 阅读全帖
z****n
发帖数: 26
24
谢谢分享.装了,很好用.但安装需要很长时间,所以想把U盘做个备份,不知用什么方法才
好,用过DD命令做备份,但做完后启动不了.只能放弃.只能用另一个4G U盘从头再做一次
安装.也成功了.不过发现一个很怪的现象:就是用不同牌子的U盘,用相同方法安装,分别
运行ASTERISK1.8.2.4 用TOP查 CPU USAGE 一个97% ,另一个才2%. 都能打GV. 为什么
会这样呢?用什么方法可查到为何CPU USAGE会这么高呢?
a*****s
发帖数: 8146
25
楼主这段我不是很明白.可以说详细点吗.谢谢
C*******1
发帖数: 422
26

如果你用我的conf files的话,拨打中国的dial plan是这样的:不用拨0086或01186,
直接拨中
国国内区号即可。当然你可以自己改.
l******e
发帖数: 23
27
请问这个ATA上的user name和password
是哪里来得?谢谢!

ATA上:username: 101, password: 8888888, proxy server: your dockstar IP
address。 没什么trick.
Google Voice: forward的电话只选google chat, 其他不选。call screen要关掉。
C*******1
发帖数: 422
28
在sip.conf里。
s*******d
发帖数: 4135
29
我决定也折腾一下。。。disable掉freeswitch
s*******d
发帖数: 4135
30
折腾完了,很不错。但是好像很占内存啊,有哪些moudles是可以不加载的?
C*******1
发帖数: 422
31
各位,请问你们有没有接电话的时候要按1的问题?怎样解决?谢谢。
f*u
发帖数: 5576
32
[modules]
autoload=no
load => format_pcm.so ; uLaw/ALaw
load => codec_ulaw.so ; mu-Law
load => format_g726.so ; Raw G.726
load => codec_g726.so ; g-726
load => format_gsm.so ; Raw gsm
load => codec_gsm.so ; gsm Coder/Decoder
load => app_dial.so ; Dialing
load => app_macro.so ; Extension Macros
load => app_playback.so ; Sound File Playback
load => app_mixmonitor.so ; Record calls
load => app_... 阅读全帖
f*u
发帖数: 5576
33
disable call screening in google voice setting
s*******d
发帖数: 4135
34
用了这些module之后,发现有些问题:
No path to translate from Gtalk/1*******[email protected] to SIP/102-
00000007
应该是因为某些module没有加载。有啥idea么?
s*******d
发帖数: 4135
35
加上这个codec_alaw.so就好了。
另外还需要加这个module: func_db.so
f*u
发帖数: 5576
36
I don't need those two modules, Probably we have different setting in sip.
conf, I have attached all settings needed in this thread:
http://unknownspace.org/clubarticle_t/voip/31214573.html
C*******1
发帖数: 422
37
谢谢两位回答press 1的问题。首先,(至少对于我)disalbe call screen/call
represenation是没用的。这篇文章
http://michigantelephone.wordpress.com/2010/12/14/asterisk-1-8-
认为这是gv的bug或feature. 读了读这篇文章,想加一个extra dtmf(1),不知道怎么
加。请指教。
press 1 的问题大概发生在一半的incoming call上。看来是我rpwt.
f*u
发帖数: 5576
38
Try this
[google-in]
exten => Y*****[email protected], 1, GotoIf(${DB_EXISTS(gv_dialout/channel)}?
bridged)
exten => Y*****[email protected], n, NoOp(Callerid ${CALLERID(name)})
exten => Y*****[email protected], n, Set(CALLERID(num)=${SHIFT(CALLERID(name),@)})
exten => Y*****[email protected], n, Set(CALLERID(name)=${DB(cidname/${CALLERID(
num)})})
exten => Y*****[email protected], n, Dial(SIP/101, 180, D(:1))
exten => Y*****[email protected], n(bridged),Bridge(${DB_DELETE(gv_dialout/channel
)}, p)
C*******1
发帖数: 422
39
Thanks. That is what I have. That is from
http://www.arctangent.net/~superm1/gv_configs/extensions.conf
I am not seeing any diference from this.
I understand
exten => s*****[email protected], n, Dial(SIP/101, 180, D(:1))
is giving DTMF(1).
I may need to try
answer, wait and sendDTMF.
f*u
发帖数: 5576
40
debug asterisk: asterisk -rvvvv
make call to your gvoice to see DTMF(1) sent out or not
C*******1
发帖数: 422
41
In debug messages, I can see DTMF(1) got sent out. But I guess it is sent
out immediately after 101 was picked up - even before GV said "press 1
...".
The problem has been solved by replacing
exten => k*******[email protected], n, Dial(SIP/101,180,D(:1))
with
exten => m************[email protected], n, Answer
exten => m************[email protected], n, Wait(1)
exten => m************[email protected], n, SendDTMF(1)
exten => m************[email protected], n, Dial(SIP/101,180,)
l*******e
发帖数: 3584
42
收了,请问这个要那个ATA吗?
还有就是这个一定要在DOCKSTAR上装DEBIAN, 我的不知道为什么DEBIAN就是装不上。
r****t
发帖数: 10904
43
这个 press 1 问题不 fix,上 1.8就是自己找 zt,我再等等。
s*******d
发帖数: 4135
44
上面不是给出解决方案了么?不过我没有改原来的配置文件,没有碰到过这个按1的问
r****t
发帖数: 10904
45
不知道 LZ 有没有搞定阿
s*******d
发帖数: 4135
46
他说搞定了:
The problem has been solved by replacing
exten => k*******[email protected], n, Dial(SIP/101,180,D(:1))
with
exten => m************[email protected], n, Answer
exten => m************[email protected], n, Wait(1)
exten => m************[email protected], n, SendDTMF(1)
exten => m************[email protected], n, Dial(SIP/101,180,)
D*********Z
发帖数: 415
47
这个不是在官方document里就有的吗?
把里面的照抄就好了。
r****t
发帖数: 10904
48
觉得这种 Wait(1) 的办法,我还是等等看,说不定哪天就需要 Wait(2) 才行了。
C*******1
发帖数: 422
49

睡神 is right. I goolged asterisk site and got this:
https://wiki.asterisk.org/wiki/display/AST/Calling+using+Google
What they recommand is:
exten => s,1,Answer()
exten => s,n,Wait(2)
exten => s,n,SendDTMF(1)
exten => s,n,Dial(SIP/malcolm,20)
s*******d
发帖数: 4135
50
保险起见,我也换成这个。准备一段时间不折腾了。
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)