similar to: Registration Failure Directly related to realtime

Displaying 20 results from an estimated 900 matches similar to: "Registration Failure Directly related to realtime"

2004 Dec 24
3
Registration failure with debug
can anybody identify why the CLI is issuing a failure message while debug shows everything is fine???? this makes no sense to me. also, why is the username being updated? this has got to be wrong from CLI -- SIP Seeding '52221' at 52221@192.168.70.26:5060 for 3600 -- SIP Seeding '52221' at 52221@192.168.70.26:5060 for 3600 Dec 24 12:16:35 NOTICE[15776]:
2004 Dec 23
1
where I can find some learning book about asterisk?
Hello , I learn handbook-draft.but I think I don't understand asterisk. where I can find some learning book about asterisk? thank u. B.R. John. -----????----- ???: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]?? asterisk-users-request@lists.digium.com ????: 2004?12?24? 7:51 ???: asterisk-users@lists.digium.com ??: Asterisk-Users Digest, Vol 5,
2004 Dec 21
2
sip seeding vs registration
does anybody have an idea what the difference and significance of sip seeding and registration is. g Regards Greg Cirino ___________________________________ Cirelle Enterprises Inc. 603-425-2221 www.cirelle.com Web Application Development & Design www.cirelle.net ProSpeed High Speed Dial-up - 6 Times Faster www.cedata.com Web, FTP, Email Hosting Services www.mlsbot.com NNEREN MLS IDX
2004 Dec 17
2
erroneous errors - registration fails for grandstream phones
Has anybody seen this behaviour? sip conf is stored in mysql database in 2 tables ast_config for static (general) key/values sip_buddies for sip extension detail. database on the same machine as asterisk Grandstream phones (I happen to have 2) register with asterisk via sip with accounts and passwords successfully for a variable period of time. Then after a while, i get errors which appear to
2004 Dec 22
1
register_verify defined in 2 files?
I know I'm getting tired of looking at code, but why is the function register_verify defined in 2 different files? chan_iax2.c line 3860 static int register_verify(int callno, struct sockaddr_in *sin, struct iax_ies *ies) chan_sip.c line 4869 /*--- register_verify: Verify registration of user */ static int register_verify(struct sip_pvt *p, struct sockaddr_in *sin, struct sip_request *req,
2004 Dec 20
4
Asterisk Fails To Start on Reboot Mysql
Apparently asterisk cannot reboot gracefully (unattended) when using realtime.... MySQL RealTime: Failed to connect database server asterisk on 127.0.0.1. Check debug for more info. WARNING[3763]: MySQL RealTime: Couldn't establish connection. Check debug. Since asterisk starts before mysql it will never start any workaround for this? g Regards Greg Cirino
2004 Dec 20
1
how to prevent res_odbc from loading
I am trying to resolve a problem where grandstream phones (only) fail to register after a period of time. I have a mysql realtime setup that appears to work, but fails for no reason. before i classify the realtime system as unusable, I am trying to isolate the problem. One thing I have noticed is the odbc driver continues to load even though I have removed (from what I can tell) references to
2004 Dec 14
9
list broken again?
It's been hours since I've seen a post from this list Must be broken again. Regards Greg Cirino ___________________________________ Cirelle Enterprises Inc. 603-425-2221 www.cirelle.com Web Application Development & Design www.cirelle.net ProSpeed High Speed Dial-up - 6 Times Faster www.cedata.com Web, FTP, Email Hosting Services www.mlsbot.com NNEREN MLS IDX Services When You
2004 Sep 24
2
Digium Closed Today?
Has anybody been able to get in touch with anybody at digium today? Regards Greg Cirino ___________________________________ Cirelle Enterprises Inc. 603-425-2221 www.cirelle.com Website Design www.cirelle.net ProSpeed High Speed Dial-up - 5 Times Faster www.cedata.com Web, FTP, Email Hosting Services www.mlsbot.com MLS IDX Services When You Want It Done Well, Just Call Cirelle It's not just
2004 Dec 21
2
Poor Grammar or is this a bug
from the asterisk messages log: Registration from '<sip:40852@192.168.70.2>' failed for '192.168.70.25' the only place I can see extension 40852 linked to the ip is in the phone's configuration. sip.conf [40852] ;for a grandstream bt100 musicclass=homeline pedantic=yes accountcode = 40852 amaflags = billing ;callgroup = callerid = 40852 <40852> canreinvite = no
2004 Dec 23
2
Realtime sipbuddies table structure why?????
Is there some reason the sipbuddies table structure was designed with sip config values as column names? Doesn't look very flexible It really should take the form of ast_config so when a new sip feature is implemented, you don't have to re-write the entire data structure too. Regards Greg Cirino
2004 Dec 27
6
realtime voicemail
Paste your extensions.conf section that is relevant. -Matthew ----- Original Message ----- From: "Greg - Cirelle Enterprises" <gcirino@cirelle.com> To: <asterisk-dev@lists.digium.com> Sent: Monday, December 27, 2004 4:32 PM Subject: [Asterisk-Dev] realtime voicemail > Let me clarify my last message. > > If I put in the wrong password I get polled > again for
2004 Dec 30
11
Is asterisk that unstable ????
from voip-info wiki Asterisk automatic daily restart To automatically restart Asterisk you can add something like this to cron # Restart Asterisk PBX once a day to prevent any problems from piling up 10 7 * * * root /usr/sbin/asterisk -rx "restart now" >/dev/null 2>&1 or 10 7 * * * root /usr/sbin/asterisk -r -x "restart gracefully" >/dev/null 2>&1
2004 Dec 13
3
CVS zaptel missing files
it appears the cvs for zaptel as of 12/13/04 am is missing at least 1 file -- wcfxs.c greg Regards Greg Cirino ___________________________________ Cirelle Enterprises Inc. 603-425-2221 www.cirelle.com Web Application Development & Design www.cirelle.net ProSpeed High Speed Dial-up - 6 Times Faster www.cedata.com Web, FTP, Email Hosting Services www.mlsbot.com NNEREN MLS IDX Services When
2004 Sep 22
8
Digium Hardware
Hi, Has anybody had any problems getting digium hardware lately? Regards Greg Cirino ___________________________________ Cirelle Enterprises Inc. 603-425-2221 www.cirelle.com Website Design www.cirelle.net ProSpeed High Speed Dial-up - 5 Times Faster www.cedata.com Web, FTP, Email Hosting Services www.mlsbot.com MLS IDX Services When You Want It Done Well, Just Call Cirelle It's not just a
2004 Dec 10
2
BT100 how to pickup a parked call
Does anyone know why the bt100 cannot park and pickup a parked call? attendant announces the call is parked at extension 701 but the call cannot be retrieved by any other phone. also, the bt100 constantly rings when the phone is hung up after parking. anyone experienced this? using the basic features.conf [general] parkext => 700 ; What ext. to dial to park parkpos =>
2005 Oct 04
1
TDM versions question
I have just realized while trying to research asterisk not acking incoming calls that the tdm400b card is stamped rev H, but when I issue the zap show status command in the manager interface, it indicates Wildcard TDM400P REV E/F Board 1 Which do I believe?? -- Best Regards Greg Cirino Spam and Virus Free Email included with every email account Cirelle Enterprises Inc. 25 Indian Rock Rd
2007 Aug 14
0
REALTIME application vs RealTime function
Thanks. In app_realtime, it is very easy to get a value of a field by only applying the realtime application. However, in func_realtime, we need to get the key-value pair according to the position of it by using function CUT. After that, we need to apply another CUT to get the value. It will cause the following problems. http://www.voip-info.org/wiki/index.php?page=Asterisk+func+realtime 1.
2017 Feb 07
1
Problems with Samba4 Upgrade
I upgraded my Secondary DC (version 4.2.2) to version 4.5.5. The *samba-tool drs showrepl command* is OK. Now the authentication of the users is not working, as message below: root at dc2:~# wbinfo -a mane Enter mane's password: plaintext password authentication succeeded Enter mane's password: challenge/response password authentication failed wbcAuthenticateUserEx(EMPRESA\mane): error
2005 Jan 15
1
can't install 1.0.3
Hello list, I have been running Asterisk CVS for a good while. When I try to install 1.0.3, asterisk won't start. Below are the last few lines of output before Asterisk crashes. I ran "make samples" to start with a fresh setup. [app_read.so] => (Read Variable Application) == Registered application 'Read' [app_alarmreceiver.so] => (Alarm Receiver for Asterisk) ==