Displaying 15 results from an estimated 15 matches for "build_user".
2004 Apr 20
1
Re: SIP re-invite
Trouble getting chan_sip2 to compile
below is what I have done
-download acl.c.patch,acl.h.patch,chan2s_sip.c to /root/software
cp /root/software/chan_sip2s.c /usr/src/asterisk/channels
cd /usr/src/asterisk/
patch -p0 acl.c /root/software/acl.c.patch
cd /usr/src/asterisk/include/asterisk
patch -p0 acl.h /root/software/acl.h.patch
- added the follow to /usr/src/asterisk/channels/Makefile
2005 Feb 17
4
can't enable trunking :(
...ng fine, its a tremendous solution :)
Now i want to enable trunking between two asterisk boxes, in the iax.conf i have put:
[karachi]
...
...
...
trunk=yes
...
...
...
everything seems to work fine but when i load asterisk it says:
--------------
Feb 17 10:59:14 WARNING[18726]: chan_iax2.c:7536 build_user: Unable to support trunking on user 'karachi' without zaptel timing
Feb 17 10:59:14 WARNING[18726]: chan_iax2.c:7345 build_peer: Unable to support trunking on peer 'karachi' without zaptel timing
--------------
I tried to install the ztdummy and i succeeded on one of the box but fo...
2007 Nov 06
5
asterisk 1.4.10 on linux kernel 2.6 needs timing device for trunking
I understood that a timing device (ztdummy if no zaptel hardware is
present) was not necessary anymore with linux kernel 2.6.
When I enable iax2 trunking I get this warning
chan_iax2.c:8908 build_user: Unable to support trunking on user 'xxxxxx'
without zaptel timing
The linux kernel is 2.6.22-14-386
Can I ignore this message, and is trunking working despite this warning?
The ztdummy module is not part of the zaptel ubuntu package, so it cannot
be loaded. I wanted to install from ubun...
2004 Dec 21
2
IAXTEL Configuration
...st=iaxtel.com
auth=rsa
inkeys=iaxtel
However, when I start Asterisk, I get the following warning:
[chan_iax2.so] => (Inter Asterisk eXchange (Ver 2))
== Manager registered action IAXpeers
== Parsing '/etc/asterisk/iax.conf': Found
Dec 21 15:44:04 WARNING[24873]: chan_iax2.c:6602 build_user: Cannot
allow unknown format 'iaxtel.com'
Dec 21 15:44:04 WARNING[24873]: chan_iax2.c:6497 build_peer: Cannot
allow unknown format 'iaxtel.com'
For some reason, it does not like the "host=" lines. I've replaced
'iaxtel.com' with their IP, but that gives the...
2008 Dec 15
1
1.6.1: iax trunk needs "dahdi timing" ??
starting 161.1-beta3:
chan_iax2.c:10925 build_user: Unable to support trunking on user
'iax-out' without DAHDI timing
But I have these "timing" modules:
ls /usr/lib/asterisk/modules/res_tim*
/usr/lib/asterisk/modules/res_timing_dahdi.so
/usr/lib/asterisk/modules/res_timing_pthread.so
Do I need to do some magic to get these loa...
2009 Jul 07
1
Adding data in two tables simul;taneously with Validations
Hi All,
I have 2 tables
1] user_infos &
2] users
class UserInfo
has_one :user
validates_presence_of :city
class User
belongs_to :user_info
validates_presence_of :first_name
i write following code in my create method.
@user_info = UserInfo.new(params[:user_info])
@user=@user_info.build_user(:first_name=>'''')
if @user_info.save
else
end
now what i want is to create a object that save data in two table at a
time and if my first name and city is blank it should throw an error
that
user info is not saved because of two errors
1]City can''t be blank.
2]Firts...
2009 Feb 12
1
1.6.1-rc1 errors
...E[22261]: timing.c:59
ast_install_timing_functions: Multiple timing modules are loaded. You
should only load one.
[Feb 12 12:32:34] ERROR[22261]: codec_dahdi.c:398 find_transcoders:
Failed to open /dev/dahdi/transcode: No such file or directory
[Feb 12 12:32:33] WARNING[22261]: chan_iax2.c:10939 build_user: Unable
to support trunking on user 'telecomab' without DAHDI timing
[Feb 12 12:32:33] WARNING[22261]: chan_iax2.c:10679 build_peer: Unable
to support trunking on peer 'telecomab' without a timing interface
I am using DAHDI 2.1.0.4, Asterisk 1.6.1-rc1 on a CentOS 5.2 machine
with...
2005 May 15
1
Compile problem on last CVS
Good evening
from the CVS of the 2005/05/14 it's impossible to build asterisk* on a
redhat 7.3
i get this at compile time
chan_sip.c: In function `build_user':
chan_sip.c:10007: parse error before `struct'
chan_sip.c:10029: `userflags' undeclared (first use in this function)
chan_sip.c:10029: (Each undeclared identifier is reported only once
chan_sip.c:10029: for each function it appears in.)
chan_sip.c:10029: `mask' undeclared (first us...
2008 Jan 23
6
sharing specs in a subclass
Hi
I''ve spec''d a class and they pass.
Now I''d like to assure that any subclass of this class also passes
the same specs.
Any suggestions for a clever way to handle this?
I''d prefer to keep the existing specs as is (eg instead of moving
everything into shared behaviors, or doing something to all the
''describe'' lines)
thanks
linoj
2004 Sep 03
0
I forgot to add my email please contact me offline we have around 300, 000 to 1/2 million minutes per month for India and Pakistan .. can ztdummy help trunk mode?
Hi all, did not find much info in lists about subj.
I have ztdummy working properly because I can use conferences without
any errors.
But when I try to use trunk=yes, I get the following:
Sep 2 21:20:51 WARNING[1137720112]: chan_iax2.c:6422 build_user:
Unable to support trunking on user home' without zaptel timing
Sep 2 21:20:51 WARNING[1137720112]: chan_iax2.c:6246 build_peer:
Unable to support trunking on peer 'home' without zaptel timing
Can something be done??
Thx in advance for your replies.
2004 Apr 27
2
help ---IAX2 with zaptel timming.
...e (Ver 2))
Apr 27 11:33:53 WARNING[16384]: chan_iax2.c:6688 load_module: Unable to open
IAX
timing interface: No such device
== Manager registered action IAXpeers
Apr 27 11:33:53 WARNING[16384]: chan_iax2.c:6099 set_config: Ignoring port
for n
ow
Apr 27 11:33:53 WARNING[16384]: chan_iax2.c:5928 build_user: Unable to
support t
runking on user 'voip2' without zaptel timing
Apr 27 11:33:53 WARNING[16384]: chan_iax2.c:5756 build_peer: Unable to
support t
runking on peer 'voip2' without zaptel timing
== Using TOS bits 16
== IAX Ready and Listening on 0.0.0.0 port 4569
== Loaded fi...
2005 May 10
2
skype channel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I just noticed that the Skype API for linux seems to be available.
I've read before a number of posts where people were talking about
implementing a chan_skype with the skype API.
I wonder if there is any progress in that direction, and if anyone is
working on it.
/B
- --
* GPG-Key: http://evil.gnarf.org/mrbk.pgp
A: Because we read from top to
2024 Apr 24
0
[Rd] R 4.4.0 is released
...practice restrict to smaller values).
* R on Windows (since Windows 10 2004) now uses the new Segment
Heap allocator. This may improve performance of some
memory-intensive applications.
* When R packages are built, typically by R CMD build <pkg>, the
new --user=<build_user> option overrides the (internally
determined) user name, currently Sys.info()["user"] or LOGNAME.
This is a (modified) fulfillment of Will Landau's suggestion in
PR#17530.
* tools::testInstalledBasic() gets new optional arguments outDir
and testSrcdir,...
2024 Apr 24
0
[Rd] R 4.4.0 is released
...practice restrict to smaller values).
* R on Windows (since Windows 10 2004) now uses the new Segment
Heap allocator. This may improve performance of some
memory-intensive applications.
* When R packages are built, typically by R CMD build <pkg>, the
new --user=<build_user> option overrides the (internally
determined) user name, currently Sys.info()["user"] or LOGNAME.
This is a (modified) fulfillment of Will Landau's suggestion in
PR#17530.
* tools::testInstalledBasic() gets new optional arguments outDir
and testSrcdir,...
2017 Apr 05
4
[PATCH] Optimize silk_warped_autocorrelation_FIX() for ARM NEON
Thank Jean-Marc!
The speedup percentages are all relative to the entire encoder.
Comparing to master, this optimization patch speeds up fixed-point SILK
encoder on NEON as following: Complexity 5: 6.1% Complexity 6: 5.8%
Complexity 8: 5.5% Complexity 10: 4.0%
when testing on an Acer Chromebook, ARMv7 Processor rev 3 (v7l), CPU max
MHz: 2116.5
Thanks,
Linfeng
On Wed, Apr 5, 2017 at 11:02 AM,