Displaying 20 results from an estimated 300 matches similar to: "Duplicate Calls"
2005 Aug 02
0
Hang up as soon as other party picks up call
Hello,
I have an Asterisk box with a TE410P connected to a PRI line and agents with
X-Lite installed on the same LAN as the Asterisk server. Sometimes, when I
make outbound calls it hangs up as soon as other party tries to picks up the
call. Does someone ever experienced this situation? On X-Lite, only
G711-ulaw is enabled and here is what i put in sip.conf:
[4001]
type=friend
username=4001
2004 Aug 26
0
Out Dial Problem
Dear All,
I just setup the Asterisk with E100P which it's no problem in Dial In but I
have problem when outdial. The connection method is like this :
E1 PRI <-SIGNAL-1-> MaxLink (PBX) <-SIGNAL-2-> E100P <-> Asterisk <--> SIP
\-----> Analog PHone
Now when I tried to dial out by SIP X-Lite on Windows, it shows me Connect,
Trying,
2004 Sep 20
0
problem with dialing
hello list...
i have configured my asterisk in such a way that it
first screens an incomming call and the caller has to
enter his/her pin number so that he is connected to
the system. i am writing a prepaid application to
incorporate into the asterisk PBX.
however, after searching the database for the user's
pin number, the dial application on my dialplan does
not work properly.
it gives
2004 Jul 12
2
Indications missing on Cisco FXO -> ATA-186 (SIP)
Calling from a Cisco FXO port to an ATA-186 (SIP 3.1 image) via *
(either CVS-HEAD-06/28/04-11:43:41 or CVS-HEAD-07/12/04-15:49:58)
I didn't hear any ringing sound & get the following on the console:
-- Called 5503
-- SIP/5503-f6b5 is ringing
WARNING[-1323201616]: channel.c:1375 ast_indicate: Unable to handle
indication 3 for 'SIP/10.10.2.250-9903'
-- SIP/5503-f6b5 answered
2004 May 10
2
problems compiling oh_323 and asterisk
Hello,
i have some problems with compiling oh_323 (0.6.1) and asterisk (0.9).
I successfully have compiled the necessary libs pwlib and openh323.
I have set all path-variables in the oh_323 makefile.
When i compile the oh_323 channel driver i'v got some errors.
in function oh323_call
chan_oh323.c: 1135 ... too few arguments to function 'ast_queue_hangup'
So what could be the
2006 May 21
1
no ringtone
Hi,
I have a queue that plays music when a call comes in. To be able to do
that I need to Answer() the call first. After a timeout in this scenario
the call should be transfered to an extension using a GoTo statement to
the extensions context. The problem is that as soon as asterisk Answers
the call it can not play a ringtone (or other tones) back to the
original caller when executing a Dial
2003 Jul 08
1
oh323 prob :)
i'm getting Asterisk to dial an h323 call termination service ..
right now getting this message:
-- Executing Wait("Zap/1-1", "1") in new stack
-- Accepting call from '21382890' to 's' on channel 1, span 1
-- Executing Dial("Zap/1-1", "OH323/h323:723@216.52.153.206") in new
stack
5:59.330 H323 Cleaner H323
2004 Apr 30
1
Error compiling asterisk-oh323-0.6.0
Hi together,
i try to compile astrisk-oh323 like described in the Readme
- pwlib V1.6.6 (janus)
- openh323 V1.13.5 (janus) with make-patch
- asterisk V0.9.0
i got the following error
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/usr/src/redhat/BUILD/asterisk/include -I../wrapper -g -c -o chan_oh323.o
chan_oh323.c
2003 Dec 17
1
PSTN to h323
Hi,
I start to be a little confused so I am asking to the list.
I want to make with * a gateway from PSTN to H323, and to send all
incomings call to a predefined IP, which will treat the h323 calls.
let's assume that all my incoming numbers starts with 00
here is my extensions
[incoming]
exten => s,1,Answer
exten => _00.,1,Answer
exten =>
2004 Jun 11
1
oh323 0.6.2
I am trying to compile the latest channel drivers
Can anyone tell me what is wrong
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o wrapper.o
wrapcaps.o
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
make[1]: Entering directory
2004 Apr 15
2
too many arguments to function `ast_queue_hangup' compiling asterisk-oh323
when trying to build asterisk-oh323 I get the following:
make[1]: Entering directory `/usr/src/asterisk-oh323-0.5.10/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declara
tions -D_REENTRANT -D_GNU_SOURCE -I/usr/src/asterisk/include -I../wrapper -g -c
-o chan_oh323.o chan_oh323.c
chan_oh323.c:
2005 Mar 10
0
SIP to H.323 no audio
Hi,
I am trying to make a call from SIP to H.323 using chan_h323. Asterisk
CVS-HEAD-03/10/05-10:08:22. As given in chan_h323 readme I compiled pwlib
and open h323 versions 1.8.1 and 1.15.1. Call seems to be get connected but
no audio path.
I see following;
-- AGI Script Executing Application: (DIAL) Options:
(H323/YYYY#XX112422428@XX.103.19.91/XX112422428|60|HS(63840))
-- Setting call
2005 Mar 14
0
1.0.5 and h323 compiling problem
Hello!
Looks like h323 compiling is FAQ, but I didn't found an answer...
The same problem with 0.6.5 and 0.7.1:
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/var/local/files/asterisk-1.0.5/include -I../wrapper -g -c -o
chan_oh323.o chan_oh323.c
chan_oh323.c: In function `oh323_call':
chan_oh323.c:1454: error:
2004 Oct 03
0
Call gets disconnected upon connect
Hi Everybody,
I am trying to use SIP (Sipura 2000) to connect to Asterisk which then
dials out a local number using the Digium E100P. We have purchased the
G729 codec licenses from Digium and loaded them into Asterisk
successfully. However, the call drops immediately after being answered
with the debug error message saying something like: "channel.c:2646
ast_channel_bridge: Didn't get a
2005 Jan 25
0
coredumping on MusicOnHold
Hello,
I have upgraded to 1.0.4 version of asterisk. After that asterisk crash
every time
On receiving an call from iax2 trunk to musiconhold application. SIP
calls to
MusicOnHold is however working. I already upgraded to 1.0.5, but the
problem still
Remainig.
Any idea ?
Iax2 : call proceding :
Jan 25 17:29:40 DEBUG[9997]: pbx.c:1261 pbx_extension_helper: Launching
'WaitMusicOnHold'
2009 Jun 08
1
Help with asterisk core dump
Hi to all,
I recently upgraded a production machine to asterisk 1.4.25. It seems
quite stable but after ~5 days of normal operation it core dumped with
this result:
(gdb) bt
#0 0x00516402 in __kernel_vsyscall ()
#1 0x005b3d20 in raise () from /lib/libc.so.6
#2 0x005b5631 in abort () from /lib/libc.so.6
#3 0x005ebe6b in __libc_message () from /lib/libc.so.6
#4 0x005f3b16 in _int_free ()
2004 Apr 03
0
Grandstream and codec G.711
Dunno why your phone isn't allowing you do negotiate
g711u but I can tell you how to upgrade the firmware. I
called them on Thursday for myself and they gave me the
following tftp server address for which to program my
phone.
4.3.153.50
Load this into your phone's tftp area and reboot it.
It'll go out to the net and check the firmware revision
and change it if required. I've done
2003 Jun 18
0
MP3Player and Ringing (long)
[I'm reposting this to the asterisk-users list, since it seems to be a
bit more active.]
Hello,
I started messing with Asterisk few days ago, so my overall knoledge
about it is still fairy superficial.
I think I found an issue with MP3Player; it can be reproducted with this
extension:
exten => 6001,1,Answer
exten => 6001,2,Background(blahblah)
exten => 6001,3,Ringing
exten =>
2005 Aug 09
0
channel_pvt.h not found
after editing the Make file i tried to compile
asterisk-oh323-0.6.5 but many errors displayed like
this:
[root@localhost asterisk-oh323-0.6.5]# make
for x in wrapper asterisk-driver; do make -C $x build
|| exit 1 ; done
make[1]: Entering directory
`/home/ali/asterisk-oh323-0.6.5/wrapper'
./check_ver /home/ali/pwlib pwlib
./check_ver /home/ali/openh323 openh323
ar rc liboh323wrap_s.a
2005 Jul 26
1
problems with compiling asterisk-oh323-0.6.5
after editing the Makefile according to my directories
ive compiled asterisk-oh323-0.6.5 but i got these
errors can any body help me with this :
[root@terra@net asterisk-oh323-0.6.5]# make
for x in wrapper asterisk-driver; do make -C $x build
|| exit 1 ; done
make[1]: Entering directory
`/home/wassim/asterisk-oh323-0.6.5/wrapper'
./check_ver /home/wassim/pwlib pwlib
./check_ver