search for: deteled

Displaying 20 results from an estimated 27 matches for "deteled".

Did you mean: detele
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:
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 09
1
Database file to copy for active sessions.
How can I copy all the contenent of the asterisk database to another machine? I want copy all the active sessions from one asterisk@home to another one and running on the second(this I can do using vrrp protocol, it isn't a problem), I want copy only all the active sessions and softphone registrations to another asterisk@home and then run on it. -------------- next part -------------- An HTML
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 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 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 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 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
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 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
2023 Aug 24
0
Samba recycle bin excludedir doesn't work for me
...eadable = yes ??? hide unwriteable files = yes ??? recycle: versions = Yes ??? recycle: excludedir = /tmp|/var/tmp|_RFOLDERS ??? recycle: directory_mode = 0700 ??? recycle: repository = _RecycleBin ??? recycle: inherit_nt_acl = Yes ??? recycle: keeptree = Yes --- If I understood well, items deteled from \\SHARE1\_RFOLDERS (that is, /isp/SHARE1/_RFOLDERS) should not go to the recycle bin... but the do. I've tried a few things but none worked so far: - Set just one path as "excludedir =" argument, just in case the delimiter isn't a pipe. I've seen examples with commas,...
2005 Jun 15
0
Re: New Server Recommendation -- Hot-Swap SATA enclosure ...
[ Yes, SP^M'n the list with follow-ups to myself ;-] From: Bryan J. Smith > If you are building a new system with such storage requirements, > I would really push you towards a 3Ware Escalade 8006-2 or 8506-4. When cost is supreme, then just a Escalade 7006-2 or 8006-2 with (2) [P]ATA or [S]ATA drives is what you want. It only adds ~$125 to system cost. When you want to minimize
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
2006 Jun 14
0
SV: DTMF when using g.729
I should note that we are not running the Digium g729 implementation, but the intel one. Also, to not angry people, this ofcourse isn't used in our production environment, only for testing if we want g.729. Jon -----Oprindelig meddelelse----- Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Moises Silva Sendt: 14. juni 2006 15:18 Til:
2006 May 04
7
windows / migration issues
Running latest rails, etc on windows xp. I can''t use "rake migrate" to migrate to latest version. I NEED to specify, i.e. "rake migrate VERSION=11" for things to work consistently. plain ''ol "rake migrate" never makes it to the latest version. no errors, she just stops short of the latest version. hasn''t been a problem until now --
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 Jun 08
0
SV: Using regcontext
Hello Thanks for the answer... Just realized it myself, as your mail arrived :) Could be a nice feature though. Jon -----Oprindelig meddelelse----- Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Olle E Johansson Sendt: 8. juni 2006 12:09 Til: Asterisk Users Mailing List - Non-Commercial Discussion Emne: Re: [Asterisk-Users] Using
2006 Jun 16
0
SIP Registrations and DUNDi
Hello list I've been implementing an asterisk based cluster, and are having grave problems with SIP. My current implementation monitors registrations through the Asterisk Manager interface, but it seems to not register all registrations. Because of this, ive been looking at DUNDi, to implement the cluster. Has anybody done this with success? It seems that it uses the extensions instead of
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
2007 Jan 03
1
Fonebridge2
Hello List Does anybody have any experience with the FoneBridge line of products from RedFone? I think their HA implementation sounds interesting, and like the prospect of having dedicated hardware for our PRI connections. Kind Regards Jon Leren Sch?pzinsky