Displaying 20 results from an estimated 6000 matches similar to: "T.38 - Which endpoint shall reINVITE ? caller or callee ?"
2004 Sep 16
1
Problems with native h323 channel on Asterisk RC2: No early audio and codec negotiation issues
Hello all,
We have been testing Asterisk RC2 with the native H323 channel driver.
We followed the instructions with the needed OpenH323 and PWLib versions
and everything compiled ok. Operation of the driver seems ok, except
from 2 main points:
1) Audio is passed between the two ends of the call only after the call
is answered. This was not the case with previous versions of Asterisk
(0.9.2
2011 Apr 15
5
Possible bug in Hangup() (Asterisk 1.4.x)
Hello,
On an Asterisk 1.4.33.1 in a simple scenario:
[test]
exten => _X.,1,Dial(SIP/12345 at peer01,,,)
exten => i,1,Hangup(${HANGUPCAUSE})
exten => t,1,Hangup(${HANGUPCAUSE})
exten => h,1,Hangup(${HANGUPCAUSE})
I have noticed that no matter what value we set in the Hangup(<cause
code>) commands, if the call is not answered by peer01 for any reason,
the actual cause code
2011 Jun 13
5
No audio after a reinvite changing codec
Hi all,
we have a problem with a reinvite sent by our SIP provider to change audio
codec due to the recognition of a fax tone.
After that the SIP call session has been established (INVITE and 200 OK) we
have the following codec situation:
UAC ASTERISK UAS | ASTERISK UAC
PROVIDER
g711 <----------------------> g711
2004 Sep 03
2
OH323 0.6.3b compilation problem with 1.0 RC2 on RH9
Hello,
I just tried to compile OH323 0.6.3b on a RH9 machine with Asterisk 1.0 RC2
installed but failed. I applied the patch to the required OpenH323 library
according to the instructions, and set the proper directories in the Makefile.
Here is what I receive after I issue make:
*******************************
g++ -DP_USE_PRAGMA -fno-rtti -ffunction-sections -fdata-sections -D_REENTRANT -
2003 Apr 01
2
CE certification for Europe
Hello,
I'd like to ask if there are any news about CE certification of the E1
boards. I know that the T1 boards are FCC certified but I'd also like to
know what is the status for CE certification.
Thanks for any input,
Vlasis Hatzistavrou.
2006 Feb 17
1
FW: AGI onAnswer function: does it exist?
Hello,
Does anyone know any solution to this? Or is Asterisk-Dev a more suitable list to ask this question?
Best regards,
Vlasis Hatzistavrou.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Vlasis Hatzistavrou
Sent: Thursday, February 16, 2006 3:43 PM
To: asterisk-users@lists.digium.com
Cc: 'Vlasis
2009 Aug 02
1
T.38 and reinvite
I have a setup with a number of customer Asterisks with T.38 enabled.
This works quite well for each customer sending faxes between branch
offices.
They all have a SIP trunk to a central Asterisk, which connects them to
the PSTN through various providers on dedicated lines. I cannot enable
reinvite on those SIP trunks, because that would allow calls from the
customer's phones to get
2014 Oct 22
2
res_fax T.38 Gateway with SpanDSP - Force ReINVITE?
Greetings-
Working with the T.38 gateway functionality that is sparsely documented [1] , I'm attempting to get the following functional:
Asterisk calling system -> Asterisk system in T.38 Gateway Mode (box in question) -> SIP Provider
The problem is:
-The provider is not initiating a reinvite to T.38, even though it is 100% supported
-Asterisk is not detecting the CNG tones from
2006 Jun 12
2
No reinvite - reason?
Hi,
I put reinvite=yes in my sip.conf.
For testing, I restricted the codecs to alaw.
I have no modifiers in my dial command.
Thus, there should be no reason not to reinvite.
Call (sip, authenticated) comes in and is forward
via SIP (not authenticated) to another asterisk box.
Unfortunately, media path still passes through the asterisk
box in the middle.
Using sip debug I even can't find
2019 Aug 16
2
PJSIP reInvite
Hi all,
So the scenario is:
A -> Asterisk -> B
after B send back 200 OK Asterisk is answering the call to A. Directly
after the Answer Asterisk generates a ReInvite to A and the only difference
between the 200 OK sdp and the reInvite sdp are the offered codecs which
are forwarded from B to A. Here i do not understand why this could not be
done in the 200OK to A?
As far as i understood
2006 Dec 15
1
Cisco Call Manager 4.0 to Asterisk, Anyone have SIP Reinvite working?
Hi All,
I haven't started sip traces or debug yet, but was wondering what the deal
is with the CCM and reinvite, why it doesn't work with Asterisk (using
1.2.9.1). I can make calls back and forth all day with canreinvite=no, when
I try to reinvite an inbound sip call from the CCM with Asterisk server 1 to
Asterisk Server 2, I get one-way audio issues. All the RTP ports are
configured
2012 Aug 18
1
asterisk tries reinvite when incompatible codecs on call legs
Hi,
I just ran into what seems to be an issue on re-invites. I'm not sure if
it's a bug or as designed, so I thought I'd ask the question.
Here's my setup:
- Asterisk 1.8.13.0
- Phone A: Polycom ip331, only allowed to use ulaw, canreinvite=yes
- Phone B: Polycom ip330, only allowed to use alaw, canreinvite=yes
Phone A calls the extension of phone B.
After the normal call setup
2004 Oct 07
2
Asterisk ---- SER ----- GAteway and Reinvite
Hi,
i'm using * with SER and a cisco 3725 as Gateway.
I noticed that the reinvite is not working if i use SER and if i don't use IT
(*---->Gateway) the reivite works so the * server is able to let the RTP
direct from gateway to SIP Clients.
Do you know in which way can i let it work with the SER too.
Becouse i need SER to manage other VOIP communities but if i'm not able to use
2006 Jun 06
1
Weird Can-Reinvite problem
Hi All,
I'm having a really weird can reinvite issue. I've been banging my head
around on this for days now..
I have two asterisk servers. One at 172.20.0.11 One at 172.20.2.5
172.20.0.11 is a hosted box and serves multiple offices
172.20.2.5 is a box on site at a customer's office.
A phone at 172.20.128.10 makes a call using server 172.20.0.11 to a phone
at 172.20.2.80 via server
2006 Jun 16
2
Bridging two existing calls (MeetMe, Sip Reinvite)
Hello,
I know there's a problem with Asterisk at the moment in that while it's
easy for one caller to dial another (using the dial command), it's
tricky to connect two calls that are already in progress.
I've been using MeetMe to achieve this (with each caller's call being
directed to a dynamically created conference room programatically), and
this is working - kind of -
2019 Aug 15
4
PJSIP reInvite
Hi All,
We are using asterisk 16.5 and having an issue with the first re-invite
after the call has been established.
We can see the call gets up and you see in the logs the bridge type has
changed and after that a re-invite is triggered.
Is there any possibility to deactivate this kind of reInvite? We have some
race conditions while have multiple asterisk in the call flow and the
different
2006 Mar 07
1
Changing REINVITE status of the channel dynamically
I've an Asterisk server running in my office, which forwards all
long distance calls to a third party SIP service using an extension rule:
exten => _1XX0.,1,Dial(SIP/{EXTEN:4}@external_sip_server.com)
(1XX0 is the international calls rule for Chile)
Also, in my sip.conf, I've defined canreinvite=yes to decrease the
network load to the server caused by the RTP.
However, the external
2010 Oct 19
1
FFA SendFax rejects T.38 reINVITE (488 Not acceptable here)
Hello,
I'm trying to send a tif file, using Fax for Asterisk and the call is
executed, but when I get the reINVITE with T.38 data, the local server
doesn't recognize that we have this capability and sends a 488 message.
These are the logs:
<--- SIP read from UDP:xxx.xxx.xxx.xx8:5060 --->
INVITE sip:1234567 at 10.0.0.3:5060 SIP/2.0
Via: SIP/2.0/UDP
2004 Aug 10
1
SIP Transfers (Possibly reinvite)
Hey Folks,
Is it possible to transfer an incoming call back out without a "trombone"
effect.
For instance;
Caller dials my broadvoice # --> Asterisk Answers and plays a menu --> the
caller selects an option --> asterisk transfers the call to my cell phone
via broadvoice and removes itself from the equation so I end up with...
Caller --> Broadvoice --> Cell Phone
Vs.
2009 Feb 09
1
reinvite
I've never used "reinvite" in systems I have installed to date, and I have
finally run across a situation where it would be preferred.
A remote office has a flaky Internet connection. With G729 encoding the
calls to the central office over the 'net are tolerable. One Linksys 2102
drives two phones at this location, and when the first one calls the
second one it travels to