Displaying 20 results from an estimated 3000 matches similar to: "not ringing when place outgoing call"
2005 Jun 09
8
howto write CDRs on two mysql servers
For redundancy I would like to write the CDRs on tow mysql servers.
cdr_mysql.conf accept only one configuration [global],
how to add a second host?
Thanks
Rosario
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050609/9eacbae2/attachment.htm
2006 Jun 08
1
early session audio on zap channel
Sorry about stupid question but I would liek to get help about Zap channel.
We would like to get early media on session in progress from zap channel.
But using the standard exten => _X.,1,Dial(Zap/g1/${EXTEN}|60|o) I don't hear any audio until someone pickup the phone.
Now I can't now if there is a message from a mobile phone comany on session in progress.
please help.
regards
2005 Jun 22
1
missing cdr records
I am experiencing a very wired problem.
Some of my cdr are lost.
I use logging cdr to csv, mysql and odbc. But some of them are lost. They miss in csv mysql and odbc, so i'm pretty sure it is related to asterisk functioning.
I am running asterisk 1.0.7; this is simple configuration file:
extensions.conf
[general]
static=yes
writeprotect=no
[macro-gw-voipjet]
exten =>
2005 Sep 14
6
T.38 ATA
Hello all !
Can anyone recommend me ATA device that REALLY has T.38 built in.
So far I have heard of Telco Systems Access201, which seems to be
impossible to bye in Europe (all resselers are droped Telco systems ATAs for
some reason (tried in Germany and in UK so far)), and I have heard that
SIPURA SPA-2100 should have T.38 built in into newer firmware, but I wasn't
able to confirm that
2005 Feb 22
0
Do ser + asterisk_b2bua work ?
Dear ALL:
I find a program named "asterisk_b2bua" on
http://developer.berlios.de/projects/b2bua/
And I also download them(two components) and try to test it.
But I have not enough knowledge about asterisk. It seems a Software PBX.
Does asterisk_b2bua work? Does anybody ever try it?
I have questions about my scenario.
|======================> UA2
2009 Jul 28
0
Call history problems from B2BUA
Hello, all. Alas, another convoluted question. All the simple things
are, well, simple so I suppose we only need to trouble the list with
squirrely problems!
We've noticed a call history problem when using Asterisk where the call
history on the Snom phones (with which we are very pleased) reflects the
number of the PBX extension used by the B2BUA to dial the end point. I
assume the same
2005 Feb 12
0
Asterisk as B2BUA - New Application!!!
Hello all!
It's my try to make b2bua from asterisk. It's patched asterisk and
some AGI script for it. What it support? Full vovida's b2bua radius
emulation, radius failover, LCR, Call failover, Codec based routing,
Session-Timeout and much other things that can be useful.
Any suggestions and critics welcome!
http://b2bua.berlios.de
Best regards,
Mike
2005 Feb 12
0
Asterisk as B2BUA. New application!!!
Hello all!
It's my try to make b2bua from asterisk. It's patched asterisk and
some AGI script for it. What it support? Full vovida's b2bua radius
emulation, radius failover, LCR, Call failover, Codec based routing,
Session-Timeout and much other things that can be useful.
Any suggestions welcome!
http://b2bua.berlios.de
Best regards,
Mike
2007 Nov 26
0
Asterisk B2BUA patch useful??
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
Is the asterisk B2BUA patches useful anymore??
I'm trying to set a prepaid SIP network and the only way seems to get
through a patched asterisk with B2BUA functions..
The patches failed, Hunk + problems: I have repaired them, but is it
very useful??
Thanks
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG
2005 Feb 12
0
Re: Asterisk as b2bua
Hello.
LCR means least cost routing, and it's billing system problem where to
route a call, not b2bua's. But currently I dunno any free billing
system that support it, so i moved this logic to b2bua.
On Sat, 12 Feb 2005 07:05:39 +0330, mohammad <mohammad@mirzaee.net> wrote:
> Hi Mike;
> Thanks for your new application, but I think it would be better if you put
>
2009 Jan 30
0
Duplicate Radius accounting in Asterisk.
Hello list.
I'm having some problems with the CDR Radius in my Asterisk 1.4. I'm
using two TC400B cards for transcoding. When I reach nearly 100
simmultaneous calls, the CDR radius packets are being duplicated and I'm
getting this message in the asterisk console :
cdr_radius.c:227 radius_log: Failed to record Radius CDR record!
I'm also using the radiusclient-ng 0.5.6
2008 Jan 04
3
b2bua
Is there a way to disable the b2bua feature in asterisk.
I would like asterisk to work as a sip server and not be involved in the RTP path between phones.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080104/3716b8e2/attachment-0001.htm
2009 Jul 21
2
best practices for running asterisk as SIP B2BUA
Hi,
What are the current best practices for running asterisk as SIP B2BUA?
Are there any sample configs online or the books that detail this
configuration for the newbies? I'm going to run it behind 1:1 NAT for
the clients in the public internet so I will use the externip, localnet,
and nat settings. Thanks,
Andrew
2009 Feb 01
1
asterisk-users Digest, Vol 54, Issue 109
Sorry, but why u r using the Radius with the CDR? Not enough to access the CDR in the /var/log/asterisk/cdr-csv/Master.csv?
Also, what kind of Radius u r using? Any suggested link?
Regards
Bilal
>
> Hello list.
>
> I'm having some problems with the CDR Radius in my
> Asterisk 1.4. I'm
> using two TC400B cards for transcoding. When I reach
> nearly 100
>
2004 Jan 09
1
* as sip b2bua?
Hi everyone,
any chance * could be used as a b2bua without forcing the media stream
through the same box? I would love to do some computing on incoming
calls, do things like setting another callerid and the forward the call
to another sip UA - all without any audio traversing the * box. Any
ideas?
Thanks,
Thilo
2005 Mar 22
1
RE: Asterisk-Users Digest, Vol 8, Issue 152
I understand Asterisk is more like a B2BUA. But when this INFO request is
sent to asterisk, asterisk is supposed to bridge the request to the other
endpoint, right? In what situation, it decides to send a reply; in what
situation, it decides to bridge the request?
What is the role of gateway in SIP world, a proxy, a B2BUA or something
else?
Thank you,
Wei
Date: Fri, 18 Mar 2005 12:51:28 -0600
2009 Jul 20
0
No subject
have problems with outgoing calls. When I tried this, the same way you did,
I could make calles externally but had no audio each way reguardless of what
I tried to pass to the sip provider. Best bet is to use what your sip
provider can use or find another provider that that can do g722. That's what
I did when I wanted to use g726.
my2cents
On Tue, Jun 29, 2010 at 2:42 PM, Mindaugas Kezys
2005 Jun 26
1
CDR: source completed with sip domain
I have Asterisk configured to be the gateway for sip users.
CDR are stored using the mysql module.
But in the cdr's source filed is present only the user and not the domain.
I'd like to get displayed all the infos in this way: user@doamin.com and not only user.
In what way I can add the domain?
Thanks
Rosario
-------------- next part --------------
An HTML attachment was scrubbed...
2005 Aug 08
1
howto let the stream not passing asterisk
We need to configure asterisk to authenticate two sip ATAs, but the stream must go directly from one to another ata without tuching asterisk.
Is this possible adding canreinvite=yes into sip.conf?
is it true laso if asterisk doesn't recognize the spd (t38)?
thanks
Rosario
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Mar 23
0
Issue with no change of SIP call ID
Good afternoon everybody.
I first would like you to excuse me for my english.
I have an issue with a SIP call ID which is not changed in the call configuration described bellow :
I have an Asterisk Server A using only SIP protocol.
Behind A there are 2 distant clients (using softphone X-lite) C1 and C2 and a proxy server OpenSIPS (ex OpenSER) P.
The idea is that when C1 want to call C2,