Displaying 20 results from an estimated 8000 matches similar to: "chan_sip.c 183 / 180 handling, unexpected results & playtone bug ..."
2004 Jun 30
3
Bugfix for CVS-HEAD-06/26/04-21:56:45
Hiya,
I sent this bugfix to the asterisk-dev mailing list, and modified it as I
noticed side effects, but now it appears to be finished. Nobody seemed to
notice it there, so I thought I'd post here, as it seems to be something
that will be needed as people update to the latest CVS version. So...read
on :)
Ted
programmer_ted@hotmail.com
P.S. Read to the very end. The original bugfix
2003 Jul 28
8
RTP session traversing Asterisk server ...
I've been reading up on the SIP and related (SDP/RTP) RFC's and as I would expect the RTP session should ideally be between the two end points of the call, in my case the AS5300 and the 7940 which are connected on the same VLAN as the Asterisk server.
When I sniff the packets on the VLAN I find that all RTP packets are being relayed by the Asterisk server causing increased load on the
2003 Jul 30
5
chan_sip.c problems problems from cvs 1.134
All,
I've found problems in my setup with the latest couple of revisions (1.135/1.136) of asterisk/channels/chan_sip.c In my setup I have a RH9 asterisk server, AS5300 (single E1 to PSTN) and a dozen 7940's, everything is in the same VLAN and only running SIP.
Outbound calls work fine: 7940 -SIP-> Asterisk -SIP-> AS5300
But inbound calls fail, I see the initial INVITE from the
2003 Jun 12
0
Playtones unexpected hangups
1) I'm working on a quick replacement for DISA, and I ran into the
following snag: When I specify "Playtones(dial)" I can only get
around 7 seconds of wait time before the dialtone stops, and the
context goes to the "h" extension. Is there a way around this fixed
timeout? The DigitTimeout setting doesn't seem to have any effect at
all on this hangup problem. I
2003 Sep 29
1
RE: Asterisk list a SPAMer (uol.com.br), I think not ...
All, seems I too am suffering from posts to the list and being accused of SPAMing ....
-----Original Message-----
From: AntiSpam UOL [mailto:andersoncbr.sspam@uol.com.br]
Sent: 26 September 2003 20:48
To: alow@prioritytelecom.com
Subject: RE:RE: [Asterisk-Users] RTP routing..
<http://antispam.uol.com.br> <http://mail.i.uol.com.br/tirateima_txt.gif>
2010 Nov 01
0
Ringback problem. Order of "183 Session Progress" and "180 Ringing"
Chris Abel writes:
>Hello everyone!
>
>I've had this problem for a while and cant figure it out. When an outside
>caller calls an extension on my asterisk system, they do not hear any
>sort of ringing. Inside extensions calling other extensions do hear
>ringing. We have 3 other asterisk systems that are configured the same
>way, but do not have this problem. We think it
2010 Apr 25
0
CONNECTEDLINE(), progressinband=no and 183 before 180 (with latest trunk)
I don't expect my SIP provider to provide useful "Remote-Party-ID" information.
Therefore, I am using "CONNECTEDLINE(num)=xxx" AND "CONNECTEDLINE(name)=yyy" to populate remote party information from a local database.
I am also using the "I" (upper case "i") option for Dial.
Generally I like to see to see the remote party name appear on the
2003 Sep 26
3
RES: RTP routing..
Hi,
Sorry for my bad english but I?ll try to explain my problem
I got an Asterisk running in my house with ADSL...
I?m using X100P and TDM400P cards....
My intention is get calls via PSTN to my house and
Redirect to my computer in my work using X-Lite by SIP...
Here?s the map with Firewalls
Call for anyone to my house => PSTN => X100P => EXTENSIONS =>
SIP/RTP => ISA MICROSOFT
2007 Jun 25
2
Rining 180 and 183
Dear all
I have confusion how to asterisk genrate tone and what ringing code use default 180 or 183 i have setup asterisk with mediant 2000 with avaya
[asterisk]-----[mediant 2000]--------[Avaya]
when i call from avaya side to ---> asterisk i don't got ringback Sound so how to asterisk genrate tone for calling party is there any soution and what is the problem of
2010 Nov 03
1
Ring back problem on SIP calls. Order of 183 Session Progress and 180 Ringing
Hello everyone!
I've had this problem for a while and cant figure it out. When an outside
caller calls an extension on my asterisk system, they do not hear any sort
of ringing. Inside extensions calling other extensions do hear ringing. We
have 3 other asterisk systems that are configured the same way, but do not
have this problem. We think it has something to do with asterisk 1.6. The
other
2006 Dec 11
2
Asterisk Sends 180-RINGING to UA even withprogressinband=yes
Andrew,
I don't think it's a Polycom issue. We took Asterisk out of the picture and had our Polycom phones communicate directly with an Audiocodes PSTN gateway. Unlike Asterisk, the audiocodes do not send 180 Ringing before sending 183 Session Progress, and the polycom's play the correct tones in this case.
We WANT Asterisk to send progress tones in band. In our case it IS needed.
2020 Oct 23
0
chan_sip and matching the RTP source
All,
I am stuck with a specific install using chan_sip and Asterisk 11.25.3. We
have nat=no which from what I understand means that Asterisk will go by
whatever it see's in the SDP and not look at the source IP+port from where
the traffic is coming from. We have a call flow where we send a carrier a
call and they specify an IP and port in their SDP in a 183 (e.g.
100.100.100.100:36070). As we
2007 Jul 31
1
Turn off SIP 183 Session Progress in Asterisk 1.4.8
[Resent due to non-descriptive subject line.]
Hi folks
When connecting two SIP users, is there any way to stop Asterisk from
sending SIP 183 Session Progress messages, either globally or
per-peer?
Scenario as follows:
Call from UA1 to Asterisk (UA2) to UA3.
UA3 sends RTP before SIP OK to Asterisk (UA2).
Asterisk (UA2) detects early audio from UA3 and sends 183 Session
Progress with SDP to
2003 Sep 29
0
RE: Asterisk list a SPAMer (uol.com.br), I t hink not ...
Thanks, annoying but only course of action I guess ... (c;
> -----Original Message-----
> From: WipeOut [mailto:wipe_out@lycos.co.uk]
> Sent: 29 September 2003 10:36
> To: asterisk-users@lists.digium.com
> Subject: Re: [Asterisk-Users] RE: Asterisk list a SPAMer
> (uol.com.br), I think not ...
>
>
> Just add a filter to your mail client to delete all mail from
>
2003 Jul 17
7
Help Needed
Hi Everybody,
I am new to Asterisk. Can anybody suggest me some link where I can find
architecture level detail of this system. My aim is to find out how easy it
is to port it on a new hardware (T1/E1 and POTS)?
Any input is highly appreciated.
Regards
Arun
2003 Nov 16
3
asterisk installation error
hi,
i am getting these errors while installing asterisk. i
reconfigured kernel and i have all the modules
installed.
kernel-source
readline
readline-devel
openssl
openssl-devel
this is the error: (at the last part of the
installation)
gcc -g -o asterisk -Wl,-E io.o sched.o logger.o
frame.o loader.o config.o channel.o translate.o file.o
say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o
callerid.o
2015 Jul 06
2
How may SIP 183 messages a caller receives when many callee rings?
Hi.
I have a beginner conceptual question about Asterisk:
Let's suppose that there are 4 softphones registered in my Asterisk and all of them are currently online. In addiction , there is no call.
Suddenly, one of these softphones sends a SIP message to the Asterisk. In this case the dialplan will execute the instruction ' exten => 2005,1,Dial(SIP/2000&SIP/2001&SIP/2002,
2008 Apr 03
0
NAT when outbound call leg is not a local subscriber?
Hi,
I have been experimenting with NAT and Asterisk a bit now. Though I have
made progress along the way, I have come across the following problem. I'll
really appreciate if anyone can provide me any help or pointers. Thanks!
Successful Scenario:
-------------------
All sorts of NAT calls are successful with full two-way media when both end
points are locally subscribed users.
Problem
2006 Feb 21
0
Session Media 183 and Ringing Tone 180 Passing To SIP At the Same Time
Hi there,
I am seeing some very interesting thing with the latest Zaptel 1.2.X, hope may
be someone can shed some light on this.
Normally, to dial via your Zaptel T1 card, you would do something like:
;Dial to PSTN
exten => _9.,1,Dial(Zap/g1d/{EXTEN:1})
by not adding any option after the extension e.g. no "r" and no "m", Asterisk
will pass thru the session media from the
2011 Mar 28
0
DAHDI, IAX2 and SIP considerations for Early-Media / Alerting
Hi,
Short version:
Is it possible or even legal to convert an IAX2 PROGRESS/EARLY-MEDIA
indication into a DAHDI/q.931 ALERTING signal when your ISDN provider
does not pass early media on receipt of an PROGRESS(8) indication?
Long version:
I have an Asterisk 1.6.2.18-rc1 based system with a DAHDI trunk (UK E1
line), also, the system has IAX2 trunks, and several SIP handsets.
All 3 protocols