Displaying 20 results from an estimated 800 matches similar to: "Grandstream Budge Tone 101 keeps deregistering"
2007 Mar 19
1
debugging an app which crashes my Window manager?
Hi all
I'm running a Win32 application, Ecco Pro, under Wine on my Gentoo
Linux system. The app is 'mostly working' but there are some
circumstances where it repeatably crashes. I'd like to investigate
further to see if I can improve things. I have an embedded systems &
windows programming background, so I'm confident I have some of the
skills; however I'm a novice
2006 Jan 06
2
Budge Tone-100 as a Ext in the LAN
HI ,
I installed asterisk in fedora core 3 machine perfectly. and i have 10 units of GrandStream IP phone ( Budge Tone-100 ) . I wanted to know how can i use it as extentions in my LAN ? Asterisk PBX alredy there. I didn't try to do any configurations of any files .
What are the configurations has to be made with asterisk ?
Thanx in advance,
Luke.
Send instant messages
2009 Nov 10
2
Gradstream Budge Tone-201
Hi All;
I just need to know the openion about Grandstream phone, actually I tried Budge Tone 201 and I chocked that there is a noise in the handset (zzzzzzzzzzzzzzzzzzzzzzzzzzz) always, but in the speaker the sound is good and no noise.
Anyone has idea about Grandstream, and if they have a lot of problems and such noise in handset? Or my luck was bad that this phone is defected?
Regards
Bilal
2005 May 11
0
[SPAM] - RE: Grandstream-Budge tone - Email found in subject
Thank you and sorry...There is something going wrong with the system I only sent one mail...
_____
From: Kerry Garrison [mailto:kerryg@techdatapros.com]
Sent: Wednesday, May 11, 2005 5:14 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [SPAM] - RE: [Asterisk-Users] Grandstream-Budge tone - Email found in subject
This is usualy a problem with either
2005 May 11
1
Grandstream-Budge tone
Hi;
Have two grandstream Budge tone...Connected them to the network and able to make call to/from them.
But when the coming call answered, I can not hear any voice and also my voice is not heart...
I am able to hear voice only if I pressed the hold button and take the call again....This problem also
Occurs in calls from x-lite to cisco7940...
Does anybody has any idea or documentation
2008 Oct 10
4
Budge Tones pick up wrong calls
We have 3 Grandstream Budge Tone 100 phones which are being very fluid
on incoming calls. They are set up as extensions 2501, 2518, and 2536.
When calling out to another phone, they always identify themselves
correctly. But sometimes they will respond to the wrong incoming
calls. (By respond, I mean that the phone rings and if someone picks up
the receiver, the call then goes thru.) For
2007 May 18
0
Cross-validation for logistic regression with lasso2
Hello, I am trying to shrink the coefficients of a logistic regression for a
sparse dataset, I am using the lasso (lasso2) and I am trying to determine
the shrinkinage factor by cross-validation. I would like please some of the
experts here to tell me whether i'm doing it correctly or not. Below is my
dataset and the functions I use
w=
a b c d e P A
0 0 0 0 0 1 879
1 0 0 0 0 1 3
0 1 0 0 0 7 7
2004 Jan 22
3
Grandstream 101
Just got GS 101 phone and plugged into the network.
Got ip setup however, the following problems arise:
1. when dialing an extension, I cannot further send any key tone to
Asterisk.
2. there is no sound coming from the other end.
I have a sip.conf setup for GS:
[General]
disallow=all
allow=ulaw
allow=alaw
[gs]
canreinvite=no
dtmfmode=info
In the GS101 setting
rtp port = 5004
sip port = 5060
2005 Mar 04
0
Ti sei cancellato con successo
Ecco fatto, da domani non riceverai più la mia mail quotidiana... peccato...
Se vuoi dirci perchè ti sei cancellato basta rispondere
in automatico a questa mail e noi la leggeremo.
Se invece ti sei cancellato per sbaglio puoi reiscriverti o mandando una mail (anche vuota) a:
subscribe.modelle@it.buongiorno.com
o andando sul sito www.tuttinudi.it
Buona giornata
Lo staff di tuttinudi
2010 Jul 01
0
Modified version of Linux Deepin 9.12.1 released
Deepin 9.12.1 revised version is 9.12 official version of security update, Bugs correction and compatibility increase.
Revised version of iso can be downloaded here. If you have already installed Deepin 9.12 full version, it does not need to reinstall, but only need to execute the following command in a terminal:
sudo apt-get update
sudo apt-mbt shoes sale (http://www.keepbrands.com/) get
2004 Feb 02
0
ADS winbind/krb5 error
Hi all.
Pretty new in Linux side of the world. I'm trying to run Samba 3.x on Fedora-core-1 in an ADS environment,
with krb5 authentication. Installed Samba 3.0.2rc2 from source, installed the required libraries for
kerberos MIT, configured smb.conf and krb5.conf.
Run net ads join -U administrator and it worked, i can see the machine account in the active directory. From
my linux box I
2002 May 18
0
Importante!
Vuoi Davvero Guadagnare con Internet?
Bene, salva su disco questa pagina per averla a portata di mano
anche se il tuo PC non ? connesso a Internet,
poi
copia quanto segue in Word o in Blocco Note e stampalo,
cos? lo potrai leggere con pi? attenzione.
Questo Sistema ? diverso da tutti gli altri, quindi non essere precipitoso nel valutarlo senza averlo compreso a fondo,
ma ti assicuro che
2006 Aug 04
8
Demo in rails2.pdf of add_price migration, PostgreSQL 8.1.4
People,
I''m looking at the migrate example on p 74 of the rails2.pdf
It''s a simple example of using a migration to add a column to
the products table.
Here is a copy of the migration file named 002_add_price.rb
after I generated and then edited it:
class AddPrice < ActiveRecord::Migration
def self.up
add_column :products, :price, :decimal, :precision => 8, :scale
2006 Aug 17
2
SaltedHashLoginGenerator no such file to load -- iconv
Hi,
I''m trying to use the SaltedHashLoginGenerator as documented on
http://wiki.rubyonrails.com/rails/pages/SaltedHashLoginGenerator
Ruby version: ruby 1.8.4 (2005-12-24) [i386-openbsd3.9]
I''ve the following commands:
gem install salted_login_generator
gem install localization_generator
rails myapp
cd myapp
ruby script/generate salted_login User Localization
All ran
2009 Mar 22
1
Problem running autotest in rails 2.3
People,
I''m trying to run autotest on rails 2.3
I get a NoMethodError.
Here is what I see:
Sat Mar 21 20:47 /b/tmp/myfc23 maco$
Sat Mar 21 20:47 /b/tmp/myfc23 maco$ autotest
loading autotest/rails_rspec
./vendor/plugins/rspec/lib/autotest/rspec.rb:24:in `initialize'': undefined
method `failed_results_re='' for #<Autotest::RailsRspec:0x1205b88>
(NoMethodError)
2004 Apr 02
3
cron job to reboot GS101
Does any one regularly reboot GS101? It sometimes lost registration with
* and needs to be reboot.
What is the best way to do it by cron?
David Kwok
2006 Nov 04
2
[ Rails ] Multiple rails apps on 1 host
Team,
I''m trying to figure out how to run 2 rails apps on one host.
I ran an experiment:
cd /tmp/
rails app1
rails app2
cd app1
script/server
rails put a copy of lighttpd.conf in
/tmp/app1/config/
and then started lighttpd
http://localhost:3000
gave me the splash page.
I shutdown the server
I added something to
/tmp/app1/config/lighttpd.conf
server.modules = (
2016 Feb 25
0
Samba 4.2.7 - winbind very high cpu load
Hi,
we have a winbind issue with Samba (Version 4.2.7-SerNet-RedHat-19.el6)
on one of our servers. After a while (once a day) one of the winbind
daemons causes a very high cpu load (100%). This load remains until we
kill this process.
This server is a member of a AD domain with several trusted domains. I
think this happens because winbind has problems with one of the trusted
domains (ALS2)
2015 May 04
3
A working CUPS authentication now fails without change anything...
Hi,
Just a moments ago i've sent a message to other user saying that I've a
working server with CUPS authentication using AD groups. Well, that
authentication is not working anymore and i've not changed anything...
The thursday I was configuring the server to allow the management of cups
with AD groups and was working perfect. After that i've added some printer
alias to samba
2001 Mar 14
2
Win2k disconnects mapped samba shares
Hello,
I stepped through the archives of this list, but could not find a
thread dealing with exactly this problem we are experiencing here.
Server HP-UX 10.20 Samba 2.0.6
security = domain
deadtime = 500 ... that should be enough
The win2k clients map a drive and everything is working fine.
after a period of inactivity (about half an hour) win2k somehow disconnects
the mapped drive
and marks