similar to: Database file to copy for active sessions.

Displaying 20 results from an estimated 2000 matches similar to: "Database file to copy for active sessions."

2006 Jun 09
3
SV: Database file to copy for active sessions.
Hello I can save you a lot of time, and tell you that it wont work. It does hold some registration information in the asterisk database, but most of the information is kept internally in Asterisk. Just FYI. Jon _____ Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Shenen Shenen Sendt: 9. juni 2006 11:37 Til:
2006 Jun 08
1
SV: SV: I can hear only one way when I use nokiae-60withX-lite
That's just the thing, and it sucks, because the VoIP implementation actually works very good. Jon _____ Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af list mail Sendt: 8. juni 2006 02:34 Til: Asterisk Users Mailing List - Non-Commercial Discussion Emne: Re: SV: [Asterisk-Users] I can hear only one way when I use
2006 Jun 07
2
SV: I can hear only one way when I use nokia e-60withX-lite
Hello Olivier Ive been testing the E61 phone for some days now, and we need to have an inhouse asterisk server, connected to our main asterisk server, to get it to work. That means, that you cant just walk down to your local airport, and use the IP part of the phone on their network. You have to have a non nat local server, to get it to run. Other than that, the phone can accept calls both
2006 Jun 07
2
SV: I can hear only one way when I use nokia e-60 withX-lite
Hello Be aware that the Nokia E60, E61 and E70 does not support NAT. Just to be shure that you know that. A clever choice from Nokia, so that users has to have some local equipment from the telco. Jon -----Oprindelig meddelelse----- Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af John Joseph Sendt: 7. juni 2006 13:59 Til: Asterisk Users
2006 Jun 13
8
IAX2 Vs SIP cpu load
Hello Is it correct that IAX2 uses more CPU, than SIP? Also, can it be true that IAX2 is much more sensitive against high CPU loads? Also, does Asterisk support and use multiprocessor architectures, such as Xeon? ? Regards Jon -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.8.3/362 - Release Date: 12-06-2006
2006 Jun 09
1
SV: Call status subscriptions on multiple servers
Can you then inform me on what structures this information is stored in, in the asterisk code? Then ill try to do a quick dirty version of the replication. Jon -----Oprindelig meddelelse----- Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Kevin P. Fleming Sendt: 9. juni 2006 16:25 Til: Asterisk Users Mailing List - Non-Commercial
2007 Jan 26
4
Sangoma card dying after 1hour
Hello List I am having a rather big problem with a sangoma A104 card, I just installed to replace a Digium TE410 card, that was acting up. But now we have a problem with the sangoma card. It runs great after being started, and calls proceed as normal, but after about 1 hour, it stops being able to make and receive calls. If I run wanpipemon debug, can see that the card still receives
2006 Jun 01
1
audio streaming points different with VRRP
Hi!I've a question: I've 2 asterisk, I want pull the ethernet wire and then reconnect it after 5 second, using the VRRP protocol, where must I set the IP for the connection goes on the second asterisk? I want this: I call to asterisk1, then I pull the ethernet wire down, vrrp makes up the other asterisk but not the audio streaming...the callers are always pointed to asterisk1, but for the
2007 Jun 06
2
PRI Partial Re-Rounting
Hello List We are trying to redirect calls directly, instead of opening a new channel and dialing out. Etc: A calls B on our asterisk, and is directly redirected to C We have been told that this feature should be available on a PRI level, and is called Partial re-routing. Anybody has an idea of whether this is supported in Asterisk? Kind Regards Jon Sch?pzinsky Detele. No virus found in
2006 Nov 03
1
SV: ip address in CDR
You can use the CDR(userfield) value, to save the ip's in the CDR record. Jon -----Oprindelig meddelelse----- Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Benjamin Jacob Sendt: 3. november 2006 06:18 Til: Asterisk Users Mailing List - Non-Commercial Discussion Emne: [asterisk-users] ip address in CDR Hello ppl, Any way to store
2006 Jun 09
1
Call status subscriptions on multiple servers
Hello List Is there a way to have hints sent between multiple servers? We are currently implementing a cluster solution for our asterisk servers, and the problem is this. User A registers on Asterisk 1 and user B registers on Asterisk 2. User A subscribes to user B's status, through SIP NOTIFY messages. As user B is registered to Asterisk 2, and not Asterisk 1, the NOTIFY messages are only
2005 Mar 16
19
IPSwitchBoard BETA
Hi all, I have just published my last few weeks of hard work: IPSwitchBoard BETA. Please let me know what you think and post comments on the Wiki. http://www.voip-info.org/wiki-IPSwitchBoard+BETA Thank you
2003 Jan 08
7
ping from local to net
I try to do ping between my local network and Internet and i can''t do it, in my policy I have: loc net ACCEPT info loc fw ACCEPT loc dmz ACCEPT info fw loc ACCEPT fw net ACCEPT info fw dmz
2006 Jun 27
2
SV: Error in config sample for GoToIf?
Hello As far as ive understood, you can just write Exten => s,n,GotoIf([${AVAILSTATUS} = 1]?autoanswer:fail) ${AVAILSTATUS} would return 1, and "${AVAILSTATUS}" would return "1" Jon -----Oprindelig meddelelse----- Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Brian Capouch Sendt: 27. juni 2006 09:10 Til:
2006 Feb 06
3
SV: callback script?
Thanks. I'm able to getting the asterisk calling back to my cellphone. But when I get to the authentication I get this message when I start to dial in my password: NOTICE[5178]: rtp.c:509 ast_rtp_read: Unknown RTP codec 96 received Is this a DTMF failure of some sort? Thanks again. -----Opprinnelig melding----- Fra: asterisk-users-bounces@lists.digium.com
2006 Jun 29
4
re-direct to "more" or "less"
Dear list, sometimes my function generates too much data and shows them on screen, i cannot view first several lines until program ends and I have to scroll my mouse up to get them. Is there any re-direction function in R to pipeline outputs to "more" or "less" type functions? Thanks mike [[alternative HTML version deleted]]
2007 Jan 18
1
Problems with Digium TE410
Hello List Just want to check if anybody else is having this problem. Every time the PRI connections are disconnected, the card freezes, and I have to reload the driver, to make it work again. We are very seriously considering switching to Sangoma at this moment, due to this and other problems, but I want to know if there is a solution, and to make sure it isn't asterisk that's freezing
2005 Jun 17
5
Presence and IM?
We have been running Asterisk for about a month now and one of the things I miss the most is the ability to se who's online and available and who's not. Surely, there's the manager interface, but unless you'd want to install extra software on each client computer, this is not a good option. Then there's the presence / IM function in SIP. Since we're only using SIP
2006 Jun 08
1
Using regcontext
Hello List Ive been trying to use regcontext, but I cant get it to work. Ive setup my sip peers to have the regexten _[0-9]., so that I can capture all registrations in a single extension. But when they register, I can see that the dynamic extension is created, but none of the rest of the code is executed, priority 2-4. Can anyone explain how I should use the regcontext parameter, etc. am I using
2006 Feb 22
1
SV: Re: SV: Re: SV: Re: Fromstring when sending e-mailonrecievedvoicemail
Thank you very much. For some reason "emailsubject" was not included in my example config. Well, it's working great now. Last question, I promise :P. Is it possible to change the date format? I want it in Norwegian. -----Opprinnelig melding----- Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Barry Flanagan Sendt: 22.