similar to: Budgetone and NAT not working

Displaying 20 results from an estimated 2000 matches similar to: "Budgetone and NAT not working"

2004 May 25
2
sip phone problem
Hi all. I have 2 ip phones (Grandstream Budgetone): -budgetone1 -budgetone2 All two are connected to an Asterisk server. When I make a call from budgetone1 to budgetone2, I can speak with budgetone2 whith no problem. But when budgetone2 hangs up, budgetone1 does not play any tone (like busy tone). Budgetone1 seems to be still in conversation, but what conversation! Has anyone had a problem
2005 Jul 07
2
Asterisk/Grandstream Budgetone disconnect issue
I am setting up a small Asterisk system for use at home. I have one Budgetone 101, one Cisco 7960 and two Xten lite softphones. So far everything is working expect for an issue with the Budgetone. When a call is placed between the Budgetone and any other phone, the call is setup and sounds good. If I hang-up on the Budgetone, everything is ok. If I hang up on the other phone, the Budgetone
2004 Apr 26
2
Registering a Grandstream Budgetone with Asterisk from Home
Hello guys, I ask you to share your experience with your BudgeTone 100.... I have my asterisk @ work and I've bought a GrandStream BudgeTone (SIP phone) and I usually use X-Lite I have plugged my BudgeTone into my home network because I want to be called even at home. I succeed to register my X-Lite with Asterisk from home but I can't do that with my BudgeTone. (I don't know
2003 Sep 13
2
MusicOnHold (MOH) silent on BudgeTone-100 only.
I have the MusicOnHold feature working great when called from ATA-186 extensions. It's pretty cool. However, when I call from a BudgeTone-100 phone, no music is heard -- instead it continues the ringing feedback and acts like the call is unanswered. At the same time, I can call from (multiple) ATA-186 extensions and hear music as long as I like. How can I debug this? As far as I can tell,
2005 Aug 06
1
BudgeTone 100 Woes
I'm using 1 BudgeTone 100 IP Phone and a Sipura 2000 for all my old analog phones. The analog phones with the Sipura seem to work great. Voice quality is fine on both ends on the Sipura. I'm using the Teliax service and I use the Ulaw codec for all phones. However, I'm struggling with the BudgeTone 100. On my end, I find there is lot's of voice cut outs. I'm told my
2003 Aug 17
1
BudgeTone NAT issues
Just for the record and to possibly help with others who get BudgeTone phones. My asterisk box is behind NAT, and I use Vonage, NuFone, and iconnecthere for my "POTS backhaul." On the front end I have an ATA186, a Digium TDM20, and now a BudgeTone 102. The BudgeTone definitely has issues wrt the RTP stream and NATting, although unfortunately I haven't yet been able to dig
2003 Oct 10
3
BudgeTone-102 MWI&CID with Asterisk
Hi, I'm considering giving the Grandstream BudgeTone-102 phones a try. I've been using Cisco 7960's to date, but the low cost of the Grandstream phones are hard to ignore. I have two questions: 1) Does the message waiting indicator on the BudgeTone's work with Asterisk? 2) The one line 12-digit LDC concerns me a bit. Is the LCD able to display both the CID number and name on
2005 May 25
2
Budgetone 102 and voicemail problem
Hi, Just playing with a couple of Budgetone 102 phones and they are pretty good for the price. The only problem i'm having at the moment is when I get a voicemail on the Asterisk box the LCD flashes. Dialing *98 goes to the VoiceMail Manager, and asks for mailbox, I enter 201, then asks for password, enter my voicemail password set in the Extensions -> webadmin, then hit the
2003 Aug 17
4
Grandstream Budgetone
Does anyone know what the Grandstream Budgetone is going for $$$ in the US? I didn't immediately see pricing on the phones page. AJ
2003 Jul 11
1
Configuring BudgeTone and ringer over TFTP
I noticed that the BudgeTone (I have the 102) with the latest firmware tries to download a file called cfg.txt (presumably the configuration) and a file called ring.bin (presumably a ringer) from the tftp server. The ring-in sound on the budgetone is the same as the ring-out sound and that is going to be confusing for users. I contacted GrandStream and was informed that both of these formats are
2005 Feb 18
5
Budgetone 101
Everytime that I make a call to a Budgetone 101 phone. I always see the following: -- Executing Dial("SIP/1001-bac5", "SIP/1000|20|tT") in new stack -- Called 1000 -- Got SIP response 302 "Moved Temporarily" back from 172.22.5.4 -- SIP/1000-465e is busy I can use X-Lite all the time to make a call without a problem, but any of the budgetone 101 phones
2004 Dec 21
3
Budgetone is not registering
Hi again. I cant get my Budgetone registered in Asterisk, and I cant find what's wrong... uff. This is my config: This fragment is from my sip.conf: [12345] type=user user=12345 username=12345 secret=12345 authuser=12345 qualify=1000 nat=no host=dynamic dtmfmode=rfc2833 reinvite=no canreinvite=no disallow=all allow=g729 allow=ulaw allow=alaw context=sip_default And this is from my
2003 Dec 05
3
GrandStream Budgetone Phone & DHCP & General Observations
Symptom: Phone after about 15mins will stop functioning Problem: DHCP lease renewed but default route dropped Fix: Assign a static ip and problem is resolved. Upgrade to new firmware once it is released It turn's out that these phones have a few issue in 1.0.3.81 firmware. The phone may stop transmitting packets if configured with DHCP, if DHCP is being provided by certain devices. Netopia
2004 Jun 27
2
Dead Budgetone-101?
Hi Folks, Since there isn't a grandstream forum AFAIK I guess someone here may be able to shed some light on this. Apologies if this is viewed as offtopic.. I think I may have killed the firmware on my Grandstream Budgetone 101. I found a source for the 1.0.5.30 firmware and made the files available over tftp. The phone downloaded the files but now doesn't boot and hangs with a blank
2006 Jan 30
5
Grandstream Budgetone mass deployment?
Hello! I am considering mass deployment of Budgetones 102. According to their website, remote provisioning (configuration via TFTP) is possible. Anyone has experience with this? Is this really working?
2003 Jul 07
4
BudgeTone-100 Early Dial
Hi All I have 3 GrandStream BudgeTone-100's which connect to an * box with a HFC-S based ISDN card using ISDN4Linux. I have setup the BudgeTone-100's to use Early Dial which for calling between the three phones works well, but for the external calls using the following extension exten => _9.,1,Dial(Modem/g1:${EXTEN:1}) Only the first digit is dial on the ISDN Line. Does anyone know of
2003 Jul 08
4
Budgetone and Voicemail
I have a problem with using voicemail on the Budgetone phones. When entering the mailbox and password, sometimes some keys will register multiple times (as shown on console when it says no such user in config file) and sometimes some keys won't even register at all. It seems totally random. Has anyone seen this problem? Any recommendations would be greatly appreciated. Thanks. Brian
2004 Aug 24
2
Grandstream Budgetone BT-101 and VoipJet
Is anyone using this combination successfully? I have a dell 500sc running rh9 and asterisk 1.0rc1. It is configured with an x100p. I have a Sipura SPA-2000, laptop with Xlite and a Grandstream Budgetone BT-101. I have signed up with Voipjet (they use iax2). I also have an FWD number via iax2. I can sucessfully call back and forth to all devices via zap, sip, and fwd. I can successfully
2004 Jul 28
3
Problems with * and Grandstream Budgetone 100
I have two problems with Asterisk and my Budgetone 100s. 1. Sometimes when outside callers dial my Budgetone it will ring twice, then the caller will receive a busy signal. This happens intermittently and I cannot pin down the circumstances of when it works and when it doesn't. Asterisk logging doesn't give me too much info when this happens: *CLI> -- Executing
2004 Jan 10
5
Asterisk + BudgeTone (behind NAT)
I'm using Asterisk on a open server (no firewall or NAT) and trying to communicate with a Grandstream BudgeTone 102 SIP phone which is behind NAT. The BudgeTone is at firmware level 1.0.4.30 and Asterisk is from CVS about a week ago. My problem is that I'm only getting half-duplex communication -- I can hear voice from the Asterisk server but the server does not understand any voice from