Displaying 4 results from an estimated 4 matches for "voip01".
2006 Nov 02
1
is IAX required for firewall and router?
...ed. Somehow I need to TUNNEL throught the router and
firewall? I was looking at <http://en.wikipedia.org/wiki/STUN> as one way
of doing this.
The Grandstream FAQ explains how to do this:
'5. How do I setup my Grandstream Phone for go2call network?
typical configuration is:
SIP Server: voip01.go2call.com
Outbound proxy: (Should leave it blank, because it's a GW)
User ID: xxxxx (your Go2Call PIN number)
Authentication ID: same as your User ID
Password: xxxxxxx (Your Go2Call password)
NAT Traversal: YES (WITHOUT setting the STUN server)
6. How do I setup my Grandstream Phone for FWD s...
2004 Jan 20
0
Outbound call with Go2Call
Any got experience with these?
I couldn't fint anything in any postings...
it seems they have a h.323 on voip01.go2call.com and a sip on
sip01.go2call.com
I have tried to register with some of the same as I use for nikotel, but
Asterisk does not want to register.
I've tried to use both the user name (ingvald) and the PIN code 440.... as
authentication.
---from sip.conf----
register => 4406862...
2004 May 22
2
RxFAX generates no tiff file
Hi,
I am trying to receive a fax with the spandsp library.
The sending fax says "success" but there is no tiff file generated.
I use "exten => 7000,1,rxfax(/tmp/testfax.tif)" in my extensions.conf.
The connection is via SIP/G.711 as I have read on the list that this
can sometimes work (I know Fax over IP is troublesome without T.38).
I think the transmission should not
2003 Jul 10
2
OH323 + G729 + Go2Call
hi ..
i've just installed and licensed an instance of the G729 codec.
I am trying to connect through asterisk to Go2Call server ..
According to their info it involves dialling extension 729 on
voip01.go2call.com, to get the IVR.
my extensions.conf shows :
exten => s,2,Dial(OH323/h323:729@216.52.153.206)
which I think is correct, I have G729 enabled in the OH323.conf
file and it seems to be using it ..
connection is not established, I have pasted a dump file below ..
anyone knows what'...