similar to: Registering a FWD account in asterisk

Displaying 20 results from an estimated 2000 matches similar to: "Registering a FWD account in asterisk"

2003 May 24
4
Free World Dialup behind NAT
Hi, after reading about it on the list I decided to set up a Free World Dialup account. For those of you who don't know, that is a sip proxy where you and your friends can singn up free and then you can just connect to it with any sip client and call anybody that is registered for free. Pretty much like iaxtel (I belive that was the name of it) for the iax protocol. It even supports clients
2003 May 31
0
register with outbound proxy from behind nat for freeworlddialup etc.
Hi, I've posted a simular message little over a week ago so sorry for reposting. I need to register to freeworld dial up from behind a nat. Using the xten software sip client works fine but with asterisk I don't know how to do it. Last time I posted I got different responses. Some saying I can't register with an outbound proxy from asterisk others said they have done it. If it is
2004 Dec 18
4
Free World Dialup and Asterisk
Hi forum, I have been fighting days and days configuring FWD and asterisk with NO success I have the following scenario. My sister in Spain with FWD dialup client My question is if she can dial my FWD dialup number, which is registered in Asterisk and the call being forwarded to ring my IP Phone. Spain LAN FWD
2004 Dec 22
2
Can't Receive/Send Calls
Hi, I can't receive/send calls with Asterisk. Could someone please give me a few pointers on my configuration? Regards, Norman Zhang ; sip.conf [general] disallow=all allow=ulaw port=5060 bindaddr=0.0.0.0 externip=x.x.x.x localnet=192.168.22.0 mask=255.255.255.0 context=inbound-sip maxexpirey=180 defaultexpirey=160 tos=reliability srvlookup=yes register =>
2005 Aug 27
2
Problems with registration
My phone still says Not-Registered. I have a Polycom SoundPoint 600 SIP phone. Here is my sip.conf file: ; ; SIP Configuration ; [general] context=default ; Default context for incoming calls port=5060 ;added bindport=5060 ; UDP Port to bind to (SIP standard port is 5060) bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all) srvlookup=yes ;
2003 Dec 27
1
Outgoing call with bad/choppy sound
Hi all. I have this configuration: Telco <-----(E1)----->TE410P//Dual Xeon Server 2.4Ghz<-----(Ethernet)----->Switch<----->GS//BT The Server is running RedHat Linux 8.0 with kernel 2.4.18-14-smp and we are having the following 2 issues: 1.- When making calls from the GrandStream to the PSTN the audio is choopy, plus theres is a pulsing sound, but when the GS
2004 Oct 07
1
Confused about NAT and Authentication with FWD
I have recently started experimenting with Asterisk. I am running the system the other side of the a NAT router and trying to connect to FWD. I have opened UDP ports and have configured sip.conf to handle NAT. The problem: I can call from the FWD phone and the extension on Asterisk rings and there is two way sound so no problem. Now if in the extension.conf file I have, exten =>
2003 Dec 24
2
FWD problems
I've been having issues getting FWD to work. I posted this same Q to the FWD forum (no responses yet), but I was hoping someone here had some insight: http://yabb.pulver.com/cgi-bin/yabb/YaBB.cgi?board=news;action=display;num=1072263468;start=0#0 I just signed up for an FWD account (I know I had one before, but I lost it.. :) I've got it running through Asterisk - all working fine
2004 Jan 17
1
Registering multiple FWD accounts
Can multiple FWD accounts be registered? I have the following output in my sip.conf file: register=74928:xxx@fwd.pulver.com/74928 register=75160:xxx@fwd.pulver.com/75160 register=74573:xxx@fwd.pulver.com/74573 [fwd-74928] type=friend secret=xxx username=74928 host=fwd.pulver.com [fwd-75160] type=friend secret=xxx username=75160 host=fwd.pulver.com [fwd-74573] type=friend secret=xxx
2003 Dec 20
2
More beginner questions
Using DIAX softphone which seems to be working OK can get to VM/echotest etc in the demo context Am trying to setup FWD but get the following problems Can hear it ringing when dialing FWD no 612 for time. Connects but no sound from remote end. Does anyone have any suggestions. Softphone on 192.168.0.2 asterisk on 192.168.0.3 Netgear RP114 doing NAT to the internet port 5060 being forwarded to
2003 Aug 10
3
Registering SIP with FWD and ICONNECTHERE
Hi! I am new to Asterisk too, I got the similar problem and I would like to know how to get * to work behind NAT. When I have the SIP Debug turn on, I got the error 479 from FWD when * try to register with FWD, it looks like * is using the local IP (192.168.x.x) in the Contact field. I have put the nat=yes in the [FWD.Pulver.com] content, but it does not seems to make Asterisk aware the
2006 Nov 02
1
is IAX required for firewall and router?
I'm trying to understand IAX and whether or not it would solve my difficulties: 'The primary goals for IAX were to minimize bandwidth used in media transmissions, with particular attention drawn to control and individual voice calls, and to provide native support for NAT (Network Address Translation) transparency. Another goal is to be easy to use behind firewalls.'
2007 Jul 20
2
Announcing Digium/Asterisk World's Conference Program
Is this replacing Astricon this year? If so it looks like a pretty poor showing in comparison to Astricon Dallas last year. Cheers, Dean ________________________________ From: Carl Ford [mailto:carlf at vonmag.com] Sent: Wednesday, 18 July 2007 9:09 AM To: Dean Collins Subject: Announcing Digium/Asterisk World's Conference Program
2003 Aug 12
0
RE: Asterisk-Users digest, Vol 1 #1033 - 7 msgs
Same thing. It will make sense to try Register => <FWDnum>@fwd.pulver.com:<FWDpass>@fwdnat.pulver.com:5082 but in that case Asterisk sends REGISTER sip:fwdnat.pulver.com SIP/2.0 which is not right. It should be sip:fwd.pulver.com but sent thru fwdnat.pulver.com:5082 BR Borut -----Original Message----- Subject: Re: [Asterisk-Users] Using Asterisk with FWD through NAT From:
2003 Aug 19
1
Problem with * server and FWD
I have a small HUGE problem with *. I have installed * but I have 2 problems. 1 - Making call to FWD. 2 - Receiving call from FWD More info of the problem at the end. Here is the sip.conf file. ; ; SIP Configuration for Asterisk ; [general] port = 5060 ; Port to bind to bindaddr = 0.0.0.0 ; Address to bind to context = sip ;default Default for incoming calls register =>
2004 Dec 02
0
Connection Problem
Hi, My configuration: Sipura 2000 Debian/Sarge Asterisk 1.0.1 built by msp@toshiba on a i686 running Linux I am calling 612@fwd.pulver.com which is Daytimephoneline of pulver.com and for the first second the connection seems to be ok and I hear: <thu .. rsda ..> and nothing more, which suppose to mean <Thursday, ...>. The echo line from 613@fwd.pulver.com does work the same. I never
2005 May 20
0
Registering with second SIP service causes error every 2 seconds - what is going on?
I had my asterisk server working fine with FWD as a SIP provider, so I now added a second SIP provider (voctel). The addition to my sip.conf file is almost identical to FWD, however, asterisk now generates lots of debug messages for some strange reason! In particular, the line "##### Testing 127.0.0.1 with 172.31.0.0" shows up every two seconds! (See my log below). If I comment out
2004 Sep 14
1
Setting up Asterisk with fwd
Hey all, I'm trying to get my Asterisk server up and running on fwd.pulver.com just to get the hang of it until I get my FXO card in a couple of days. It seems to connect but that's about it. If I try to dial into it from another fwd # it says user is not online. In sip.conf I have the following added: register => xxxxxx:xxxxxx@fwd.pulver.com/489125 [fwd.pulver.com] type=friend
2003 Sep 28
1
Forwarding SIP over IAX problem: No One Available
I'm hoping someone can help me out with this. I am basically just trying to separate my outbound and inbound calls into separate contexts instead of having everything in a single context. Any help would be appreciated. Perhaps I've missed something really obvious.... Here is the network layout: <remote> <--TDM400P--> <nattedbox> <--IAX--> <liveipbox>
2007 Aug 06
0
Digium|Asterisk World
Too bad it is August 6th *P.S. Remember, as a member of the Digium Family we have secured a special discount of 50% off of the conference fee for you if you register by July 29, 2007. To take advantage of this limited time offer, please register here <https://secure.pulver.com/cgi-bin/von?mode=gpur&conf=dawfal07&type=g&pricode=billm>!* Digium, Inc wrote: > > If you