Displaying 20 results from an estimated 81 matches for "netlog".
2007 Aug 09
2
Asterisk Help
...lar 10/100Mbps switch for
all data. This morning I saw this message a few times on the Asterisk
command line. The lagged cause garbled phone calls.
Is my network to slow? Or is there something else going on?
Aug 9 09:40:21 NOTICE[6395]: chan_sip.c:9929 handle_response_peerpoke: Peer
'netlogic' is now TOO LAGGED! (1050ms / 1000ms)
Aug 9 09:40:55 NOTICE[6395]: chan_sip.c:9923 handle_response_peerpoke: Peer
'netlogic' is now REACHABLE! (17ms / 1000ms)
Aug 9 09:41:56 NOTICE[6395]: chan_sip.c:9929 handle_response_peerpoke: Peer
'netlogic' is now TOO LAGGED! (1017ms...
2005 Mar 17
2
Netlogic inbound DID issue
Anyone out there using NetLogic DIDs? And have inbound working? I got
outbound working, but no joy so far with inbound. Here are the relevant
parts from my conf files:
iax.conf
[general]
tos=lowdelay
jitterbuffer=no
register => username:secret@zoot.netlogic.net
[netlogic]
type=friend
host=dynamic
context=sourcekit-main
a...
2005 Mar 18
0
IAX Peer/auth issues WAS: Netlogic inbound DID issue
...t was half a year ago, this is
the message we're getting on the most recent vers of asterisk. Wiki says
nothing, nor does the ast-dev list..
-lost
Mar 18 12:55:23 NOTICE[3479]: chan_iax2.c:6545 socket_read: Rejected
connect attempt from 206.80.70.49, who was trying to reach
'+13147324948@netlogic'
--extensions.conf--
exten => +13147324948,1,Dial(Zap/1/)
-- iax.conf --
register => athome:homeat@zoot.netlogic.net
[athome]
type=friend
host=zzz.netlogic.net
context=zap
auth=plaintext
username=zzz
secret=xxx
disallow=all
allow=ulaw
allow=all
---
on zzz.netlogic.net iax.conf
[...
2005 Feb 01
1
SIP Challenge response bug?
...o no avail. It seems older vers of ast don't do this.
near end is error:
Sip read:
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 206.80.66.138:5060;branch=z9hG4bK243afb2c
From: "Matt S" <sip:+13142664000@206.80.66.138>;tag=as5f22d23c
To:
<sip:3142498555@sipfarm.netlogic.net>;tag=b27e1a1d33761e85846fc98f5f3a7e
58.2b61
Call-ID: 6b3bf846529168f37cd8465357608dee@206.80.66.138
CSeq: 102 INVITE
Proxy-Authenticate: Digest realm="sipfarm.netlogic.net", nonce="blah
blah", qop="auth"
Server: Sip EXpress router (0.8.14 (i386/linux))
Content...
2009 Jul 09
0
Visit my Netlog profile
Hey,
I have created a Netlog profile with my pictures, videos, blogs and events and I want to add you as a friend so you can see it. You first need to register on Netlog! When you log in, you can create your own profile.
Take a look:
http://en.netlog.com/go/mailurl/type=invite_1&mailid=360945168&id=1&url=-L2dvL3Jl...
2011 May 14
0
Get access to my pictures and more
Hey,
I have created a Netlog profile with my pictures, videos, blogs and events and I want to add you as a friend so you can see it. You first need to register on Netlog! When you log in, you can create your own profile.
Take a look:
http://en.netlog.com/go/mailurl/-bT0xNzc2NTAzODA4Jmw9MSZnbT0xMiZ1PSUyRmdvJTJGcmVnaXN0ZXIlMkZp...
2005 Mar 15
6
Realtime config
...ail)..
I'm trying to test realtime via simply SIP REGISTER:
Mar 15 13:40:39 NOTICE[7905]: chan_iax2.c:3910 register_verify: No
registration for peer 'brak-test' (from blah blah)
Mar 15 13:40:39 NOTICE[7906]: chan_sip.c:7681 handle_request:
Registration from '<sip:brak-test@brak.netlogic.net>' failed for 'blah'
2006 Jul 27
0
kernel BUG at fs/bio.c (kernel 2.6.9-34.0.2.EL)
...(3008 buckets, 24064 max) - 356 bytes per conntrack
i2c /dev entries driver
netdump: local port 6666
netdump: local IP 192.168.0.6
netdump: interface eth0
netdump: remote port 6666
netdump: remote IP 192.168.0.5
netdump: remote ethernet address 00:04:e2:54:be:69
netdump: network crash dump enabled
netlog: local port 6664
netlog: local IP 192.168.0.6
netlog: interface eth0
netlog: remote port 6666
netlog: remote IP 192.168.0.5
netlog: remote ethernet address 00:04:e2:54:be:69
netconsole: network logging started
lp0: using parport0 (polling).
lp0: console ready
Installing knfsd (copyright (C) 1996 ok...
2004 Dec 09
0
Can asterisk accept cleartext auth (uri user:pass) via SIP
Does anyone know if Asterisk can accept cleartext auth (SIP), as in it
recv's a call destined to:
1234:blah@har.har.com
The problem I'm having is simply for faxing, normal calls come in as
g729 and of course we need ULAW for faxes.
sip.conf snippet
[sipfarm]
insecure=very
host=blahblah.netlogic.net
type=peer
context=sip-out
username=+18165551212
secret=blah
canreinvite=no
disallow=all
allow=g729
When a call comes in it's always matching that sip peer, as you can see
we're prefering g729 because of voice.
My thought was to create another peer and pray it matches upon inbound:...
2004 Dec 15
2
chan_sccp compile problem w/ CVS head?
Any ideas? I edited the Makefile as instructed, ty.
Now compiling .... sccp_channel.c 279 lines
sccp_channel.c: In function `sccp_channel_send_callinfo':
sccp_channel.c:48: structure has no member named `callerid'
sccp_channel.c:49: structure has no member named `callerid'
sccp_channel.c:49: structure has no member named `callerid'
sccp_channel.c:49: structure has no
2006 Mar 02
3
Child PID's
...afe_asterisk script which has always worked in the past. Ast 1.2.4, zap
1.2.4, naturally..
All my research has revealed nothing, regarding this, any suggestions?
What I'm worried about, of course, is the single process getting
overloaded with CPU calls and potentially denying service.
Matt @ NetLogic
2006 Sep 09
1
PDC config asking for double AUTH
...with tdbsam, for a office, everything seems to be
ok, users logon to the pcs with their user domains, the policies are working
ok, but once they login, when they try to access a share in the samba pdc
server, it asks againg for user and passwd, Any idea why its doing this?,
you cant access also the netlog on share, so no scripts are working :**.
Another doubdt i have is if i dont want roaming profiles, i just want to the
users to use their profile in their pc how can i do it?
my config is like this:
#======================= Global Settings =======================
[global]
workgroup = liquid....
2004 Aug 24
7
SMP Performance
We're looking at implementing Asterisk in our department in the near
future, we're looking at anywhere from 15-25 extensions. The machine we
were looking at running this on was a Quad Xeon 450mhz (2MB L2 Cache) w/
1GB of ram. I've heard bad things about running Asterisk on SMP
machines? Would we be running into any performance issues with this
machine?
Tim Jackson
Network Engineer
2005 Jan 12
7
Operator Panels?
Ok, we're trying to use Asterisk as a PBX in our office. Our original
plan was to use a Cisco 7960 with a 7914 attached. Short story is, no
one updated chan_sccp in a long time and the 7914 is questionable at
best anyway from what I've heard. We couldn't ever get chan_sccp to
compile, I went to an older version of Asterisk and that broke some of
our SIP devices. We tried using a couple
2004 Aug 20
6
Sipura endpoints
Anyone have experience with Sipura's? Anyone know if they offer a
warranty? Would like opinions on these, good or flame.
We bought *one* to test with and it died, can't even get a
response from Sipura "support". Could anyone recommend another device to
replace these? Prefer 1 or 2 port design.
Ty :-)
2009 Feb 09
1
Vista won't copy roaming profile to server
Hello,
fresh installed Samba 3.024 o Debian system as PDC with roaming profiles.
Vista only creates user.V2 in [profiles] but not copy profile after logoff.
Directory is writable and XP works good. Any ideas? Thanks.
--
View this message in context: http://www.nabble.com/Vista-won%27t-copy-roaming-profile-to-server-tp21910084p21910084.html
Sent from the Samba - General mailing list archive at
2005 Jun 02
0
Host Authentication Problems
...om the sip.conf on the 2nd * box (this * box registers to the 1st * box)
register => +1XXXXXXXXXX:secret@first.asterisk.box/+1XXXXXXXXXX
[+1XXXXXXXXXX]
type=peer
username=+1XXXXXXXXXX
secret=secret
host=first.asterisk.box
disallow=all
allow=ulaw
Thanks in advance for the help.
Dave Kettmann
NetLogic
314-266-4000
2000 Mar 14
0
Different policies for users on same machine. How?
How can we set up the policy working for different users (belonging to diffe
rent groups) on the same win98 machine?
Win98 looks up the netlogon share on our Samba server in security level = us
er, domain logons = yes.
It parses the config.pol file, but the only group policy defined that applie
s to ANY user logging on is the one for Users group I added in Policy Editor
..
eirvine [eirvine@tpgi.com.au] was so nice to send me this solutio...
2014 Jul 30
0
Calls disconnect after 15 minutes | cause=408 ; text="408 Request Timeout"| Asterisk 11.8.1 --> Audiocodes Mediant 2000 v.6.40A.063.001
...09270
To: <sip:18609700010 at 38.XXX.XXX.XXX;user=phone>;tag=as23a58665
Call-ID: 2417070873072014102945 at 38.XXX.XXXX.XXX CSeq: 2 BYE Server:
Vantage_SS Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH Supported: replaces, timer Content-Length: 0
root at netlog:/logs/38.XXX.XXXX.XXX/2014/07#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140730/2cf420c9/attachment.html>
2003 Dec 01
0
No subject
...root 1660 Mar 14 19:51 MSDOS.SYS*
drwxr-xr-x 1 root root 512 May 23 11:45 My Documents/
drwxr-xr-x 1 root root 512 May 23 11:45 My Music/
drwxr-xr-x 1 root root 512 May 23 11:45 NCDTREE/
-rwxr-xr-x 1 root root 3191 Mar 14 19:54 NETLOG.TXT*
dr-xr-xr-x 1 root root 512 May 23 11:45 Program Files/
drwxr-xr-x 1 root root 512 May 23 11:45 Recycled/
-rwxr-xr-x 1 root root 442 May 17 20:38 SCANDISK.LOG*
-rwxr-xr-x 1 root root 189497 Mar 16 09:22 SETUPLOG.TXT*
-rwxr-xr-x 1 r...