Displaying 20 results from an estimated 31 matches for "7176".
Did you mean:
717
2003 Jun 23
2
Sip too many open files?
Today my pbx stopped responding to my sip phones..
looking into the log, here what I got:
Jun 23 15:50:05 WARNING[7176]: File rtp.c, Line 586 (ast_rtp_new):
Unable to allocate socket: Too many open files
Jun 23 15:50:05 WARNING[7176]: File chan_sip.c, Line 1308 (sip_alloc):
Unable to create RTP session: Too many open files
Jun 23 15:50:05 WARNING[7176]: File chan_sip.c, Line 4655
(sip_send_mwi_to_peer): Unable to b...
2006 Feb 22
4
Polycom IP 601 Buddy Watch problems
Hi,
I configured Buddy Watch function on my Polycom IP 601. It works well, until I make a reload of Asterisk. After reload, It can't monitor any lines and I have to restart the phone to reactivate this function.
Is this a specific problem of asterisk-1.2.3? How can I solve it?
Thank in advance, regards,
Marco.
2004 May 23
1
IAX2 REACHABLE/UNREACHABLE
...gistered to my server, but it happens to be
at the same location as the second * server.)
If anyone can point me in the right direction for troubleshooting, I would
appreciate it. I am pasting example error messages that I receive below.
TIA,
John
CLI Output:
May 23 12:50:05 NOTICE[7176]: chan_iax2.c:5616 iax2_poke_noanswer: Peer
'arlington' is now UNREACHABLE!
May 23 12:50:15 NOTICE[7176]: chan_iax2.c:5213 socket_read: Peer 'arlington'
is now REACHABLE!
May 23 12:58:19 NOTICE[7176]: chan_iax2.c:5616 iax2_poke_noanswer: Peer
'arlington' is now UNREACHABLE!...
2006 Jan 18
0
IAX2 between two * server not working
...IAX2/mel:xxxx@192.168.2.66/${EXTEN}@from-internal,30,tr)
failure situation:
exten=>_71XX,1,Dial(IAX2/tosyd/${EXTEN},30,tr)
Server sent out traffic, but not gets response from remote side. IAX2
debug shown as below:
-- Executing Dial("SIP/7280-227f", "IAX2/tosyd/7176|30|tr") in new
stack
Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass:
NEW
Timestamp: 00016ms SCall: 00001 DCall: 00000 [198.168.2.66:4569]
VERSION : 2
CALLED NUMBER : 7176
CODEC_PREFS : (gsm)
CALLING NUMBER : 7280
CALLING PRESNTN...
2006 Jun 15
0
queue always hangs up/skip the next agent after ringing a agent -- help!!!
...is here, not ring at all -----> Jun 16 15:48:20 DEBUG[29691]
chan_agent.c: Hungup, howlong is 0, autologoff is 60
Jun 16 15:48:20 DEBUG[29705] res_agi.c: Local/7175@from-internal-5c88,2
hungup
Jun 16 15:48:32 VERBOSE[29691] logger.c: -- outgoing agentcall, to agent
'7130', on 'Local/7176@from-internal-31cd,1'
Jun 16 15:48:32 VERBOSE[29691] logger.c: -- Called Agent/7130
Jun 16 15:48:32 VERBOSE[29717] logger.c: -- Called 7176
Jun 16 15:48:32 VERBOSE[29691] logger.c: -- Agent/7130 is ringing
un 16 15:48:32 VERBOSE[29717] logger.c: -- SIP/7176-bfec is ringing
Jun 16 15:48:47 VERBO...
2003 Apr 20
1
Macros not working as expected with extension "h" in some circumstances
...51b", "record-cleanup") in new stack
-- Executing SetVar("SIP/2203-751b", "MONITORDIR=/var/spool/asterisk/monitor") in new stack
DEBUG[30737]: File app_macro.c, Line 166 (macro_exec): Extension s, priority 1 returned normally even though call was hung up
DEBUG[7176]: File chan_sip.c, Line 503 (__sip_ack): Stopping retransmission on '15125295754753e9727742e77c3d1c51@10.0.1.10' of Request 103: Found
*CLI>
Output when destination side ends the call first (this works as it should):
(normal call setup and progress not shown - I show everything af...
2008 Jun 10
1
Question on lda and predict
...look at 'newdata' (i.e. traintest1) with dim, I find it has 796 rows:
<<<
> dim(traintest1)
[1] 796 612
>>>
So, I do not understand the warning.
Thanks for any explanation or assistance
Peter L. Flom, PhD
Brainscope, Inc.
212 263 7863 (MTW)
212 845 4485 (Th)
917 488 7176 (F)
[[alternative HTML version deleted]]
2008 Aug 27
2
Simple programming problem with 'with' or 'data ='
...x(BReT3T5T))
produced an error that gds3level was not found
but if I try
with(gdsgraph, boxplot(BReT3T5T~gds3lev))
it works fine.
Similar problems occurred when I tried to use data =
What am I missing?
Thanks
Peter
Peter L. Flom, PhD
Brainscope, Inc.
212 263 7863 (MTW)
917 488 7176 (ThF)
[[alternative HTML version deleted]]
2008 Jun 25
1
LDA on pre-assigned training and testing data sets
...nts IS 210 AND 190, AS EXPECTED
#FINALLY, TEST IT ON THE TEST DATA
mafdiscpred <- predict(mafdisc, data = test)
#BUT mafdiscpred$class HAS LENGTH = 400, NOT 396, AS EXPECTED.
any help appreciated
thanks
Peter
Peter L. Flom, PhD
Brainscope, Inc.
212 263 7863 (MTW)
212 845 4485 (Th)
917 488 7176 (F)
[[alternative HTML version deleted]]
2007 Mar 07
1
capi installation problem
...t load
modules:
*root@asterisk:~# lsmod
Module Size Used by
b1pci 10624 0
b1dma 17412 1 b1pci
b1 25856 2 b1pci,b1dma
capi 19392 0
kernelcapi 49664 4 b1pci,b1dma,b1,capi
capifs 7176 2 capi
ipv6 271136 12
lp 12964 0
mISDN_l2 44288 0
mISDN_l1 13192 0
avmfritz 25740 0
mISDN_isac 17280 1 avmfritz
mISDN_core 75648 4 mISDN_l2,mISDN_l1,avmfritz,mISDN_isac*
But when I execut...
2004 May 27
5
Silly incoming SIP failure
Hello folks,
i upgraded to the actual CVS head from yesterday (27.5.) but can not get
incoming SIP calls from my provider (sipgate). If someone calls my
number, my asterisk responds with the following error:
May 27 21:30:21 NOTICE[1114606512]: chan_sip.c:6351 handle_request:
Failed to authenticate user "<CallerID>"
<sip:<CallerID>@217.10.66.11>;tag=as38e9693c
I
2003 Apr 14
2
SIP hanging
...b4b31 in nanosleep ()
from /lib/i686/libc.so.6
12 Thread 10251 (LWP 7254) 0x420b4b31 in nanosleep ()
from /lib/i686/libc.so.6
11 Thread 9226 (LWP 7253) 0x420dabd4 in open () from /lib/i686/libc.so.6
10 Thread 8201 (LWP 7252) 0x420e187e in select () from
/lib/i686/libc.so.6
9 Thread 7176 (LWP 7251) 0x420e0037 in poll () from /lib/i686/libc.so.6
8 Thread 6151 (LWP 7248) 0x420292e5 in sigsuspend ()
from /lib/i686/libc.so.6
7 Thread 5126 (LWP 7247) 0x420e0037 in poll () from /lib/i686/libc.so.6
6 Thread 4101 (LWP 7246) 0x420e187e in select () from /lib/i686/libc.so.6
5...
2003 Jun 22
2
Sip and dual homed box
...ics, one with a local
ip 192.168.1.xxx and the other with a public ip.
The default route is via the public ip route.
I need to use sip on both ends, since I have phones
on the lan and on the internet...
but.. if I set bindaddr=0.0.0.0 in sip.conf,
I had that error messages:
Jun 19 13:07:21 WARNING[7176]: File chan_sip.c, Line 386 (__sip_xmit):
sip_xmit of 0x813400c (len 475) to 192.168.1.209 returned -1: Bad file
descriptor
for every ip of my local phones. And they can't register...
and/ore make calls on both side (public & private ip)
If I set bindaddr=192.168.1.xxx all is ok, but obvi...
2005 Feb 02
4
new install
hi,
i got an error while running the asterisk -v
error message: error while writing audio data
=====
R.B.Roa
Traffic Management Engineer
PhilCom Corporation
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
2007 May 22
1
Apple hfs mounting help. OT maybe?
I am running a CentOS 3 server with a kernel version -2.4.21-40. I typically
use Webmin to accomplish mounting varied filesystems, but this one has me
buffaloed.
We have a Thecus N5400 that was mounted on a Mac and a ton of data was
written to it. All of the data was placed in yearly folders with
content-related folders below the yearly folders.
When I mount this through Webmin as an smbfs
2010 Apr 03
1
"moving product", by rows, of a dataframe?
What is a "good" way to calculate the "moving product", for each row of a dataframe, where I wish to be able to specify the length of the moving product? Depending on my needs, I'd like to be able to specify the "length" over which to calculate the moving average (in this example, length=3).
For example, if I have a dataframe with 20 rows and 6 columns, and I
2011 Dec 12
11
[Bug 8654] New: link-by-hash: Fix (non-exploitable) buffer overflow
https://bugzilla.samba.org/show_bug.cgi?id=8654
Summary: link-by-hash: Fix (non-exploitable) buffer overflow
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: chris at onthe.net.au
2010 May 11
1
[Announce] Samba 3.4.8 Available for Download
...printers and no [printers] share
defined.
* BUG 7310: Fix DOS attribute inconsistency with MS Office.
o Kai Blin <kai at samba.org>
* BUG 7290: Fix core dump in 'ntlm_auth'.
o G?nther Deschner <gd at samba.org>
* BUG 6727: Fix printing issues.
* BUG 7176: Fix incorrect format of device mode strings.
* BUG 7256: Fix value-needed calculation in_spoolss_EnumPrinterData().
* BUG 7277: Fix exporting printers via 'cupsaddsmb' command.
o Bj?rn Jacke <bj at sernet.de>
* BUG 7352: Fix different definitions of TIME_T_MAX.
o...
2010 May 11
1
[Announce] Samba 3.4.8 Available for Download
...printers and no [printers] share
defined.
* BUG 7310: Fix DOS attribute inconsistency with MS Office.
o Kai Blin <kai at samba.org>
* BUG 7290: Fix core dump in 'ntlm_auth'.
o G?nther Deschner <gd at samba.org>
* BUG 6727: Fix printing issues.
* BUG 7176: Fix incorrect format of device mode strings.
* BUG 7256: Fix value-needed calculation in_spoolss_EnumPrinterData().
* BUG 7277: Fix exporting printers via 'cupsaddsmb' command.
o Bj?rn Jacke <bj at sernet.de>
* BUG 7352: Fix different definitions of TIME_T_MAX.
o...
2012 Sep 25
1
minor swap issue ....
...Type Size Used
Priority
/dev/md2 partition 16773116
1967524 -1
total used free shared buffers cached
Mem: 7993 7932 61 0 11 7176
-/+ buffers/cache: 744 7249
Swap: 16379 1921 14458
Linux Q6600 2.6.35.14-106.fc14.x86_64 #1 SMP Wed Nov 23 13:07:52 UTC
2011 x86_64 x86_64 x86_64 GNU/Linux
Tue Sep 25 10:09:11 2012 -0.890900 seconds
Tue Sep 25 10:09:11 CDT 2012
[wam at Q6600, test, 10:09:11am] 3385...