Hello, i have a problem with the hangup cause received from the AMI in the
Hangup events. All calls that arent answered after ringing are returning hangup
cause 16 (normal clearing) instead 19.
Im running asterisk 1.4.11, the calls are generated to a SIP peer using the AMI
originate command.
Th
Mark Willis escribió:
Francisco Seratti wrote:
Hi pals, im trying to save some
money
in
cellphones calls, so i bought a GSM gateway and a Sipura SPA3000
gateway.
The GSM gw is currently working, and now im trying to configure the
SPA, but every call i send, i get a 503
Mark Willis escribió:
Francisco Seratti wrote:
Hi pals, im trying to save some
money
in
cellphones calls, so i bought a GSM gateway and a Sipura SPA3000
gateway.
The GSM gw is currently working, and now im trying to configure the
SPA, but every call i send, i get a 503
e was "alive" when I plugged in a Panasonic PBX line.
But when I connected it directly to the phone company it recognized the
voltage or whatever.
If I remember correctly, the "503" error message is exactly what I was
getting. But this was almost 2 years ago.
BarZ
Dave Fullerton escribió:
Francisco Seratti wrote:
Hi pals, im trying to save some money in
cellphones calls, so i bought a GSM gateway and a Sipura SPA3000
gateway.
The GSM gw is currently working, and now im trying to configure the
SPA, but every call i send, i get a 503 service
ind a formal configuration doc for this device, so if you
giveme a hand to configure it or tellme where to start, or where
is the problem i would be very pleased.
Thanks in advance
--
Francisco Seratti
Sunesys Telecomunicaciones
Bouchard 644. 5to A. Puerto Madero
[EMAIL PROTECTED]
Tel: (54) 01
Hello mates, im having calls of about 120 o 130 minutes in my accounting DB but these are calls not made by users.I guess my asterisk is not catching some BYE requests and after some timeout it hangs up the call.Is this issue known? Is there a way to trace this problem?
Im using Asterisk 1.0.10 on
> On Thu, 2004-11-25 at 09:59 -0500, Giovanni Powell wrote:
> > How can i get asterisk to still load, after a module has failed to load.
> > Can i skip over some modules.
>
> Depends on the module. Some modules are very important and can't be
> skipped. If it is not a module you care about, in the
Im trying to compile the H323 channel, with the specific versions of
OpenH323 and PWlib (v1.12.2 & v1.5.2) like README says.
Thats what im doing:
PF-2> PWLIBDIR=/root/src/pwlib
PF-2> export PWLIBDIR
PF-2> OPENH323DIR=/root/src/openh323
PF-2> export OPENH323DIR
PF-2> LD_LIBRARY_PATH=$PWLIBDIR/lib:$