Displaying 20 results from an estimated 1000 matches similar to: "Kernel Error due to long filenames??"
2015 May 21
1
asterisk 13 webrtc
hi,
is there someone with working asterisk13+chan_sip+SIP.js/sipml5 ?
or is chan_pjsip better supported?
or the recommended way for asterisk is use respoke.io?
my problem with asterisk13+chan_sip+sipml5(the same problem is with SIP.js)
chan_sip.c:10496 process_sdp: Can't provide secure audio requested in
SDP offer "
sip.conf (important parts)
[vr1a882]
...
nat=force_rport,comedia
2010 Jun 17
1
applicationmap and ChannelRedirect
Hi,
I'm struggling with a feature in my home phone setup. I have several
phones using both SIP and SCCP. What I try to do is to create a dynamic
feature that works similar to the blindxfer feature built into Asterisk.
What I want is the possibility for the called part to push a number
sequence (for example *#) to redirect the callee to a fixed extension or
(for example *123#) to redirect the
2011 Apr 08
0
488 error in T38 Gatewaying in Asterisk 1.8 with patch 13405
Hello List,
I have been trying to setup T38 gatewaying with the following setup
SIP ->Asterisk -> DAHDI TE410P with Libss7 -> TELCO
I'm using asterisk Asterisk 1.8.3.2 and DAHDI Version: SVN-trunk-r9697M Echo
Canceller: HWEC
I'm aware there's no support for T38 gateway but I have been trying to get
the patches https://issues.asterisk.org/view.php?id=13405 to work. It seems
2010 Nov 24
1
Disable connected line updates for dahdi PRI channel
Hi,
Starting in Asterisk 1.8.0, Asterisk supports connected line updates.
This is fantastic for SIP. How can I prevent them from being sent to a
PRI channel?
I'm having problems when a call is answered by an internal SIP
extension, then transferred (blind or attended) to another internal SIP
extension. One of my PRI providers can't handle the ROSE_ETSI_EctInform
APDU and drops the
2005 Sep 19
0
Interdomain trust relationships
I am trying to set up samba server that trusts the local NT domain, so
users who are logged intot the domain to not need to re-authenticate,
nor have unix accounts set up.
Config snipit:
[global]
workgroup = DC2DEV3
server string = DC2DEV3
netbios name = DC2DEV3
interfaces = en0
bind interfaces only = Yes
smb passwd file =
2016 Oct 21
2
Problem with REMAINDER? 957%60 be 15 remainder 57 not 15 remainder -3 ?
I'm not mathematically gifted, but shouldn't 957%60 be 15 remainder 57?
Google and my desktop calculator certainly think so.
So where am I going wrong here? The following code
exten => 7,1,Verbose(Context: ${CONTEXT} Exten:${EXTEN})
same => n,Set(myNum=957)
same => n,Set(sec=$[REMAINDER(${myNum},60)])
same => n,Set(sec=$[ABS(${sec})])
same =>
2020 Jan 16
1
From the CLI, how can I hangup a channel name that includes a space character?
Thanks Doug.
Turns out if using hangup request does not work with the escaped character
CLI> hangup request PJSIP/1003\ a-00000007
Usage: channel request hangup <channel>|<all>
Request that a channel be hung up. The hangup takes effect
the next time the driver reads or writes from the channel.
If 'all' is specified instead of a channel name, all
2013 Jul 30
0
Re: lxc-enter-namespace error: security model cannot be entered.
On Tue, Jul 30, 2013 at 05:49:28PM +0800, hzguanqiang wrote:
> Hi Guys,
> I started a lxc container with libvit in ubuntu Operating system, and succeed using lxc-enter-namespace to enter the namespaces and security context of the container. But when I do the same thing in debian OS, It reported an error, with details as following:
>
> root@debian:/etc# vir list
> Id Name
2008 Oct 12
1
Empire earth: page fault
Hi, i'm trying to run empire earth. Anyway i get an error:
Code:
wine: Unhandled page fault on read access to 0x0000177c at address 0x7d2714fd (thread 0027), starting debugger...
Unhandled exception: page fault on read access to 0x0000177c in 32-bit code (0x7d2714fd).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7d2714fd ESP:7aef83bc EBP:7aef8494 EFLAGS:00210212( -
2013 Jul 30
2
lxc-enter-namespace error: security model cannot be entered.
Hi Guys,
I started a lxc container with libvit in ubuntu Operating system, and succeed using lxc-enter-namespace to enter the namespaces and security context of the container. But when I do the same thing in debian OS, It reported an error, with details as following:
root@debian:/etc# vir list
Id Name State
----------------------------------------------------
4424
2004 Sep 21
3
Filename problem (filenames containing slashes aka. \ and /)
I'm currently in the process of creating a fileserver so some mac guys at the company I work at can save files as a backup medium. (long story short i'm creating a fileserver running samba 3 with 1TB of storage)
However, a lot of the files that they want backed up contain characters that samba refuses to accept (when I try transferring a file to the samba share with say the filename as
2007 Mar 19
1
Wine unhandled exception running PocketFMS
I'm trying to get the PocketFMS flight assistant program to work under Wine.
This program is available for free at www.pocketfms.com .
The installation of PocketFMS works OK with a few 'fixme' warnings, but
running the installed program causes an immediate crash. As this program is
still in development itself and not designed to run on anything but Windows,
I'd like to know if
2006 Aug 15
0
filenames mangled on upload
I''m having problems with filenames being mangled when uploaded -
usually truncated either upto or after some problematic character.
Here''s an example:
Filename in filesystem: s+o~1@#%^&*()_-=[]{};:''".txt
uploadedfile#original_filename: s+o~1@#%^&*()_-=[]{}
Is this a rails/cgi.rb issue or a browser one? I note that gmail''s
"attach file"
2006 Oct 19
1
Filenames with dots in the name
Hi,
When I try to specify a file I want copied in place, like:
configfile { "/etc/init.d/puppet":
source => "config/apps/puppet/puppet"
}
and has a require on that later on:
exec { "/usr/sbin/update-rc.d puppet defaults":
require => "/etc/init.d/puppet"
}
puppetd throws an error:
err: Could not find type
2004 Jun 10
0
TFTP: error code 2 received - Only absolute filenames allowed
Hey ppl,
This is probably something very basic i'm doing wrong but I can't seem to
get aorund it after reading the man page, it goes between error 2 and 1, im
trying to tftp from a cisco router to my linux box.
my in.tftpd.conf file looks like this:
INTFTPD_PATH="/usr/tftp"
INTFTPD_OPTS="-l ${INTFTPD_PATH}"
and ive done a chmod 777 on the above path just to be 100%
2007 Apr 02
0
Fixtures.create_fixtures with any desired filenames?
Hi all
I''d like to create fixtures using
Fixtures.create_fixtures
But it seems that this one needs .yml files that have the same name like
the table they correspond to:
countries.yml => my_db.countries
readers.yml => my_db.readers
Is it possible to use any desired filenames somehow?
some_cool_countries.yml => my_db.countries
some_other_cool_countries.yml =>
2009 Jul 17
1
get a vector with filenames with a certain extension in a folder
Hi
I got a script that works on file with the extension ".qed" that are
al located in a folder '~/works/'
Is there are R function that will fetch all the filenames from the works subdir,
similar to
'ls ~/works/*.qed'
Thanks in advance
2008 Mar 25
0
ActionMailer: attachments with utf8 filenames?
I''m constructing messages with a file attachment. If the file
attachment has a name with accented characters, it gets mangled.
Looking at the generated email, at times it looks like it''s being
encoded as Japanese (*=iso-2022-jp''ja'') or more accurately, the name
is getting url encoded and the mailer prefixes it as being iso-2022-jp
so the name doesn''t
2004 Jun 17
1
rsync, windows/cygwin and special characters in filenames
Hello,
I'm using cygwin and rsync in my windows-equipped laptop to synchronize
work and other documents between my file server (Linux RH 9) and laptop.
As I'm Finnish, many of the transferred files have special characters
?,?,? (A-umlaut etc) in the filenames.
I noticed that when the files are synced from the server to my windows
box, the rsync translates the special characters to
2009 Jun 24
0
.yaml report filenames written with wrong time
The yaml filename in the reports directory gets written with a time
that is 2 hours ahead of what the actual time is.
-rw-r----- 1 puppet puppet 1926 Jun 24 12:28 200906241628.yaml
Inside this file, the correct time is displayed:
time: 2009-06-24 12:28:15.193590 -04:00
- !ruby/object:Puppet::Util::Log
level: :notice
Is there anything I can do to get the correct time written? Thanks!