Displaying 20 results from an estimated 500 matches similar to: "H323 situation"
2007 May 07
2
h323 problem with asterisk 1.2.18
i am experiencing problem with asterisk 1.2.18
I've downloaded and installed pwlib and openh323 with the following commands:
cd /path/to/pwlib
./configure
make clean opt
cd /path/to/openh323
./configure
make clean opt
then 'ive set the corresponding PATH
PWLIBDIR=/data/programmi/asterisk_1.2.18/pwlib_v1_10_0/
export PWLIBDIR
OPENH323DIR=/data/programmi/asterisk_1.2.18/openh323_v1_18_0/
2005 Jan 27
2
CISCO 7905 Phone Weirdness
It seems on my phone, which is hooked up to a large pbx network powered by
an asterisk server, that it will randomly start ringing with a callerid#
of 2013 which is its username for that phone. I have looked and been
watching on the asterisk command line with the -vvvvvvr switch and nothing
has been seen that indicates a reason for this random ringing. This leads
me to think that this trouble
2009 Jan 12
1
problem with dahdi and meetme
Hi to all.
I'm trying to use meetme on asterisk 1.4.22.1.
On a debian i've compiled (as i need h323 support)
openh323_v1_18_0
pwlib_v1_10_0
dahdi-linux-2.1.0.3
dahdi-tools-2.1.0.2
asterisk-1.4.22.1
All works fine, dahdi status is:
asterik:/data/programmi# /etc/init.d/dahdi status
### Span 1: DAHDI_DUMMY/1 "DAHDI_DUMMY/1 (source: RTC) 1" (MASTER)
asterik:/data/programmi#
2010 Mar 23
2
Sip module and dns
Hi ,
I had some problems in the past with sip trunks, asterisk-users Digest, Vol
68, Issue 4, message 6, and had a reply (message 9) saying that It could be
a dns issue.
Well today I had a problem again with sip module and it really seams a dns
issue.
I have an asterisk, version 1.4.26.1, that has 4 bri access and two sip
trunks. I'm having internet access problems and when this happens
2008 Oct 18
1
strange h323 delay issue
Hello,
I have a strange h323 issue. After executing command
"Dial("SIP/333-0d1dfe00", "H323/361737052390920 at ccg|5|tT")" at Oct 18
22:32:23. Meanwile I have sniffing traffic on port 1720. The call was
established just at Oct 18 22:33:03 (New H.323 Connection created.) and also
packet sniffer grabs the h323 invites at this time also. So my question is
what
2010 Mar 26
0
Re :Re: Sip module and dns (Alyed)
Just for the sake of this thread I'll paste part of the last post regarding
this issue in the asterisk bug tracker.
kpfleming on 2005-03-10 post: "Essentially, what we are saying is that if
you are going to use DNS to resolve critical information in your Asterisk
configuration, you need to do everything possible to ensure that the DNS
lookups will not block for long periods of time.
2007 Oct 02
1
Peculiar situation while build httpd-2.2.6 from provided spec
Hi all,
While build a rpm from the httpd-2.2.6 sources (spec file included in
the source package), i had a situation where packaging would fail at the
step where several link are created for "logs" etc directories.
<<..snip from httpd.spec...>>
# symlinks for /etc/httpd
ln -s ../..%{_localstatedir}/log/httpd $RPM_BUILD_ROOT/etc/httpd/logs
ln -s ../..%{_localstatedir}/run
2006 Apr 10
1
How to set foreignkey in such a situation?
Table articles has column: author,body,etc
Table users has column: login_name,email,etc
articles belongs_to user
users has many articles
foreign_key author references users(login_name)
Therefore in Article.rb:
belongs_to:article_user,
:class_name=>"User",
:foreign_key=>"author"
and what''s going on? how the rails find the reference
2006 Apr 12
0
How to get validates_presence_of worked in this situation?
Suppose:
class articles < ActiveRecord::Base
has_many :assistarticles
validates_presence_of :body
end
class assistarticles < ActiveRecord::Base
belongs_to :article
validates_presence_of :detail
end
In the submit form:
<%= text_field ''article'', ''body'' %>
<%= text_field ''assistarticle'', ''detail''
2005 Nov 07
0
interesting routing situation
Hi, this is my first mail to the list, I''m no speak English, but i try my best.
this situation attack my attention since i first er about it, but i
still don''t have a good solution.
There are 2 different networks whit different connection to the
internet each one whit their servers (lets call it A and B to each
server).
it is need to mount some kind of service (webserver for
2005 Sep 24
0
interface up line protocol down situation
Hello
Can the linux kernel detect interface up line protocol down
situations? Is there a object tracking feature in iproute ? ex:
interface, route (next-hop down) etc... How about with sync serial
cards running hdlc/ppp? This will have to be a part kernel feature and
part device driver one I guess... (device data structure will have to
provide flag.. i.e)
--
Nonchalantly yours
GobbledeGeek
2008 Feb 29
0
strange situation with dev sr0
Hi I have absolutely no idea what does it means :
--------------------- Kernel Begin ------------------------
WARNING: Kernel Errors Present
Buffer I/O error on device sr0, l ...: 16932 Time(s)
end_request: I/O error, dev sr0, sector ...: 16962 Time(s)
---------------------- Kernel End -------------------------
I am getting this all the time a lot of times as you
2008 Jan 03
1
Iconv translit working in every situation… but the running app!
Hi all,
I scourged the web, including this ML''s archives, and did not find an
answer for this.
I have the following code in my Rails app:
require ''iconv''
...
@@converter = Iconv.new(''ASCII//TRANSLIT'', ''UTF-8'')
...
result = @@converter.iconv(text.to_s).downcase
...
Now, the facts:
* Inbound text is indeed valid
2007 Mar 13
0
about use dtrace analyze tomcat''s situation
everyone Here:
How do you do!
dtrace is interesting. I am studing how to write dtrace script and analyze situation.
I read dtrace_example.pdf and 819-6959.pdf document more than five times with careful.
because I am newbie to studing dtrace.so I still don''t know how to begin.
for question:
1. What consumes time?
2. Which system call(s) consume(s) time?
2012 Nov 13
0
Strange SAMBA4 situation
Hello,
I am facing a strange situation:
I have downloaded the sources with git, configure and compiled (Samba
Version 4.1.0pre1-GIT-76fa5ee) just like in the HowTo doc, here:
https://wiki.samba.org/index.php/Samba4/HOWTO
All the tests were ok. I am using internal DNS of Samba4.
I have successfully added one XP machine to the domain controlled by
samba server. On this XP system I have
2012 Oct 04
0
acts_as tree, nested_set, something custom? Which would be best for my situation?
I''m creating a hierarchical tag structure for my portfolio. I have a
few top level tags. those could then have children, those children could
then have children. Pretty standard so far.
Often a child tag will be under more than one parent (i.e. a child might
belong toone or more parents) and it wouldn''t necessarily have the same
children under one parent as it would in another.
2008 Apr 23
0
How i write the respec in this situation??
Hi all guys!im new in rails!
i have a forum,have_many topics,and the topic also has_many
replies.Now i want to write the respec for the repliescontroller:
describe RepliesController do
controller_name :repies
describe "All Requests",:share=>true do
before do
@forum = mock_model(Forum,:id=>''1'')
@topic =
2012 Apr 11
0
[LLVMdev] float16/half float support situation? (and a problem)
OpenCL defines half data type, and it seems clang accepts this and
generates code for it.
The backend support for operations with fp16 seems to be missing and it
works (or should work?) by converting these to fp32 for the actual
calculations?
But I'm having problems with this.
first I just tried to use fp16 data type, without any support in
backend. This was expected to fail.
I got
2003 Apr 15
1
dialed number notify at invalid dial situation
Hi all
Now I'm making IVR sequance that is customised [mainmanu].
I wish to notify invaid command like a following
exten => i,1,playback('your command is ...')
exten => i,2,playback(${EXTEN}) ; <---- Say 'i' oops! ;-(
exten => i,3,playback(' is incorrect! please again ')
# This exten lines are figure for instruction.
# I know to use with gsm filename.
2004 Jan 30
1
Auto dial in Off Hook situation.
Hi all,
I have looked through the wiki for any information on how to make an
extension autodial another extension when it goes off hook.
Anyone done this or know how it's done.
regards
Dave