Displaying 20 results from an estimated 10000 matches similar to: "Strange initial RING"
2010 May 25
2
Little t38 bug?
Hello List,
I think I've discovered a little bug in t.38 bug in 1.6.0.22 regarding the speed (T38MaxBitRate) used to send the faxes.
Asterisk always responds with a=T38MaxBitRate:2400. I've tried with Patton and Grandstream devices and the result is always the same.
Patton ignores the parameter and sends the fax at 9600.
2010 Feb 08
1
Strange Problem
Hello list!
I've run into a strange problem today and I was hoping that someone here has seen this before and maybe can give me a hand:
I'm using asterisk 1.6.0.22 in this config:
(A)PATTON ISDN ->(B) ASTERISK -> (C)PATTON PRI -> PSTN -> (D)OTHER PBX
Strange Problem:
USER A calls makes a call to a PBX over the PSTN and ends into an IVR. When the user makes a selection and
2011 Apr 21
2
Nat=yes
Dear * users,
in your opinion, when using a * as a public server, is good practice enabling nat=yes in sip.conf for all the peers?
Can anyone imagine a scenario when enabling this parameter (even for peers that don't require it) can cause problems?
Regards and thanks in advance,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Jun 10
2
How to remove asterisk ?
Hi List,
Is there any way by which we can remove asterisk from machine without
deleting folder manually? I did google and gets various solution by no
success. even after deleted asterisk will be there .....
-----
Thanks and regards
Virendra Bhati
+91-9172341457
Asterisk Engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Apr 06
1
SIP Dialplan Failover Solution
Hello list,
I need a hand to find the best dialplan failover solution when using two SIP Trunks.
My reasons to do failover are:
a) one of the two providers could be unreachable
b) both providers may be UP but one of them could return a SIP error message (maybe caused by DOWN E1s)
Googling I found a few possible solutions:
1.
2009 Oct 23
1
Strange IAX2 / Iaxmodem problem
Hello.
I'm having a strange problem with the IAX2 channel and IAXmodem and I was hoping to get some light from someone in these lists.
On my logs and on the console I'm getting a bunch of lines with:
[Oct 23 14:26:18] NOTICE[4417] chan_iax2.c: Peer 'XXX' is now UNREACHABLE! Time: 3
[Oct 23 14:26:28] NOTICE[4413] chan_iax2.c: Peer 'XXX' is now REACHABLE!
2006 Jan 04
0
OT: Displaying errors on credit-card processing
Hi,
This question isn''t Rails-specific, but since Basecamp (& the family
of premium 37signals apps) have the best implementation of credit-card
processing I''ve seen, I''m hoping maybe DHH could lend an answer. Of
course, anyone is welcome to chime in!
# Some background
Our nonprofit is building a Rails-driven store and donation center and
our developer is
2010 May 17
1
R: new way of asterisk and kamailio(openser) realtime integration
Works for me....
Thanks,
Hristo Benev
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Alexandru Oniciuc
Sent: Monday, May 17, 2010 6:29 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] R: new way of asterisk and kamailio(openser) realtime integration
2010 Feb 16
1
Empty SIP Packet
Hello list,
debugging SIP, I found many empty lines like:
<--- SIP read from UDP://XXX.XXX.XXX.XXX:5060 --->
<------------->
The IP address above corresponds to one of my accounts, which is behind a firewall.
Is that normal, maybe some firewall that tries to keep a port open, or is my firewall cleaning the SIP Packet?
Thanks in
2010 Mar 12
1
t38 ATA
Hello,
I need a hand in choosing a small ATA, even with one FXS port, that should do only fax with T38.
I've tried Grandstream (ht286 model) but the faxes go out without ECM, even if the Fax machine has ECM enabled.
Is there anyone that can recommend an ATA that might do the trick?
Thanks,
Alex
-------------- next part --------------
An HTML
2010 Mar 12
4
Can not enable sip debug because CLI flooded
Hello list,
I have nat=no and qualify=no in my sip peer definition and still my CLI
is flooded with :
[Mar 12 10:17:26] NOTICE[20278]: chan_sip.c:12985
handle_response_peerpoke: Peer 'mysippeer' is now Reachable. (30ms /
2000ms)
[Mar 12 10:17:26] NOTICE[20278]: chan_sip.c:12985
handle_response_peerpoke: Peer 'mysippeer' is now Reachable. (24ms /
2000ms)
[Mar 12 10:17:26]
2011 May 19
1
SIP 603 Declined after AGI execution
Hello everyone.
I'm using Asterisk 1.4.31 and A2Billing 1.7.0 to manage a small
wholesale operation, so I configured A2Billing for not to answer the
call nor play any greetings or balance notifications to the caller.
I'm authenticating each customer by it's IP address, and each customer
has it's own context, in which I set the following:
;=====in extensions.conf======
2011 May 19
1
Getting 603 Declined after AGI execution
Hello everyone.
I'm using Asterisk 1.4.31 and A2Billing 1.7.0 to manage a small
wholesale operation, so I configured A2Billing for not to answer the
call nor play any greetings or balance notifications to the caller.
I'm authenticating each customer by it's IP address, and each customer
has it's own context, in which I set the following:
;=====in extensions.conf======
2015 Feb 02
0
Asterisk 13, PJSIP and T38 problem
Hello,
I need help to solve a problem that I am having using Asterisk 13, PJSIP and T38.
My setup is as follows:
SIP Provider --> Asterisk 13 --> Patton --> Physical Fax
I need to get the fax directly in T38 to Patton.
The provider sends me the fax in T38.
If I receive the T38 fax on Asterisk (using an hylafax device), I can properly receive the fax.
If I send a T38 fax with Asterisk
2010 Jan 28
1
Use of "603 Declined"
Hello everyone,
I've had the time to examine some specific serial/parallel forking
scenarios with Asterisk lately. Looking at chan_sip it appears that
anytime Asterisk wants to tear down a call before it's brought up, it
sends a 603 Declined:
} else { /* Incoming call, not up */
const char *res;
2009 Feb 26
0
Patton 5.3. How to get incoming calls ? [SOLVED]
Hi,
Changing the line bellow helped to get incoming calls but I add to remove
secret= option in sip.conf (otherwise, Patton wouldn't respond to 407 Auth
required challenges).
If someone could enable secret and still get incoming calls (in any
SmartWare 5.X), please, do not hesitate to share here ...
interface sip IF-ASTERISK
bind context sip-gateway ASTERISK
route call dest-table
2009 Feb 25
0
Patton 5.3. How to get incoming calls ?
Hi,
I'm trying to configure a 4638 to pass inbound and outbound to and from ISDN
and SIP interfaces.
I'm using web interface at the moment.
Setup is:
ISDN -- <BRI> -- Patton 4638 -- <SIP> Asterisk -- <SIP> -- <IP Phone>
I can call from IP phone but can't receive any incoming call : I can't see
any SIP message coming in when a call comes in.
Previously,
2008 Jan 24
1
Patton SmartNode Help
I have been given a Patton SmartNode 4114 and asked to get it working as
POPS gateway for our asterisk box. The 4114 has 4 FXO ports. It's got
firmware 3.21 on it. I currently have a single POPS line plugged into
port 0.
I can not seem to get the two to talk together. I am running asterisk
1.2.21.1. I am seeing the following repeatedly in *
Jan 24 16:23:40 NOTICE[17063]: chan_sip.c:11291
2007 Dec 10
0
Gateway doesn't ring
Hello all,
i have a problem on incoming call's from SIP Provider that ist going through
the Asterisk to a Grandstream HT502. The first ring is executed on the HT502
propperly, but no more ring will follow. But the call can nevertheless be
answered by a phone on the gateway.
If i call the same Gateway through a connected second Asterisk the ringing is
done well.
If a call is coming
2015 Feb 27
1
603 Declined > Dialstatus Busy
Hello Everyone.
In my outbound contexts, I'm using "${DIALSTATUS}" to fail over to other
routes if the chosen route rejects the call.
Now, My current scenario is if I get "BUSY" back from the first provider,
I send a busy back to my customer. If I get something like CHANUNAVAIL
(Like a SIP 503) I advance to the next carrier and attempt the call.
This works