Displaying 20 results from an estimated 20000 matches similar to: "Passthrough and reInvite"
2004 Apr 13
1
SIP->h323 problem DTMF
I've configured Asterisk 0.7.2 to work together with Cisco ATA186 (SIP,G.711. RFC2833) and OpenPhone (H.323, G.711).
But there is an issue while calling from ATA186 to OpenPhone via Astrisk - when I press any key on analogue phone connected to ATA, Asterisk shows following message:
-- Executing Dial("SIP/519-3781", "OH323/62.213.36.100|20|Tt") in new stack
--
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
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
2003 Oct 02
3
SIP and DSL Bandwidth queries.
Here is my setup
7960(A)--Firewall/PAT--dsl---------Internet--------dsl--Firewall/NAT---7960(B)
| |
| |
7960(C)--NAT--cable----------------- -----dsl -- Asterisk
(A) can communicate with (C) only when C is configured with canreinvite=no. The
call gets dropped in few seconds if canreinvite is set to yes for C.
2005 Aug 04
1
REINVITE and Codecs
Hi,
just a question:
Let say I have 2 phones with G729 onboard, but no 729 licence for Asterisk.
Preferred codec set up in phones is G729, followed by ULAW, in
Asterisk I have allow=ULAW deny=ALL.
When call is reinvited by Asterisk will the two phones use G729
between each other or they will stick to ULAW they used for first part
of the call ?
A quick test showed that they will use ULAW ...
2006 Oct 14
1
Codec swap (reinvite)
Hi,
I've finally given up on trying to fax over my Digium TDM400 card.
I've found that fax over VoIP is quite more reliable (at least I can
receive the faxes).
My ITSP supports G729 and alaw/ulaw. As I won't be receiving faxes
everyday (just ocasionally), i pretend on using g729, unless a fax is
detected.
Is there any way to force asterisk to make a reinvite, and swap the
codec on
2007 Jun 28
2
Fax passthrough howto codec upspeed
Hello everybody,
Just was wondering if somebody can help for G711 fax passthrough w/ asterisk.
The issue I have is regarding codec upspeed when the call is already connected using G729 for example. The setup is fax---ATA---asterisk---Cisco---fax
When codec upspeed should happen, ATA or Cisco will send a G711 reINVITE causing the codec to be switched over, but asterisk does NOT
2005 May 27
3
G729 vs. gsm
I installed G729 from Diguim and I was expecting the
sound quality on my i686 machine to be better than
gsm. Compared to gsm, G729 sounds closer and a little
robotic. Is this what is supposed to be or am I
missing something?
I am interested in G729 because the internet in my
country is very expensive and I want to save every bit
possible. I want to use G729 because it takes less
bandwidth for
2004 Mar 29
6
Asterisk + GrandStream SIP phones
-This is my 'sip.conf' file:
;*************************************************************
;
; SIP Configuration for Asterisk
;
[general]
port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context = default ; Default for incoming calls
tos=184
maxexpirey=3600 ; Max length of incoming registration we allow
2004 Dec 21
1
G729, x-pro, and codec ordering
-----Original Message-----
I'm crazy here trying to make X-Pro use ONLY g729, and you're struggling
to make it not to use it :)...
Can you please indicate what's your config for X-Pro and sip.conf?
sip.conf:
[12345]
type=user
username=12345
secret=12345
nat=no
host=dynamic
reinvite=no
canreinvite=no
disallow=all
allow=g729
allow=g729a
allow=g723.1
allow=g726
allow=ulaw
allow=alaw
2004 Aug 19
0
SIP reinvite code negotiation
Hi,
We're routing SIP calls through Asterisk and we want to
be able to reinvite calls without Asterisk performing
codec conversion.
We've performed the following test:
Asterisk has license for G.729 installed
sip.conf
[general]
context=default
autocreatepeer=yes
disallow=all
allow=alaw
allow=g729
canreinvite=yes
nat=no
We have configured two endpoints:
EP1, preferred codec order
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
2006 Mar 30
0
Strange second REINVITE being sent
I'm using Asterisk a SIP Server for a lot of GrandStream HandyTone
ATA's. Each one of them is configured in sip.conf as:
[1234567]
type=friend
username=1234567
secret=1234567
callerid="ATA 1234567"
host=dynamic
nat=yes
qualify=yes
disallow=all
allow=g729
canreinvite is set globally to YES.
When one ATA calls another, I see the next traffic on Ethereal (just
shown the sequence
2010 Mar 17
3
SIP codec negotiation / manipulation
We're having an odd issue with codec negotiation from one of our SIP providers. Here's the basic situation.
We receive an invite from them advertising support for G711, G729, and G723. In our response, we send back that we support G711 and G729. In about half the cases, this results in no problems, with audio being encoded with G711. The other half of the time, they send us a second
2004 Dec 20
3
codec issues
We've bought the G729 codec for lowering SIP bandwidth usage (we're
using grandstream phones) and we're quite happy with it up until I tried
using IAXPhone 0.2.0 build 116 with my asterisk 1.0.0 installations.
Weirdly enough, calls from IAXphone to the GS phone work just fine.
So are calls from both phones to voicemail. And from both phones to
analog phones connected to FXS ports.
2004 Dec 21
3
Budgetone is not registering
Hi again. I cant get my Budgetone registered in Asterisk, and I cant
find what's wrong... uff. This is my config:
This fragment is from my sip.conf:
[12345]
type=user
user=12345
username=12345
secret=12345
authuser=12345
qualify=1000
nat=no
host=dynamic
dtmfmode=rfc2833
reinvite=no
canreinvite=no
disallow=all
allow=g729
allow=ulaw
allow=alaw
context=sip_default
And this is from my
2005 Jan 05
4
Broadvoice / * re-register issues
HELP!
Ok, so I have the following SIP.CONF:
[general]
context=default
port=5060
bindaddr=10.1.1.200
externip = XX.XXX.XX.XX
localnet=10.0.0.0/255.0.0.0
disallow=all
allow=ulaw
allow=g729
allow=g726
allow=alaw
register =>
##########@sip.broadvoice.com:XXXXXXXXX:##########@sip.broadvoice.com/1234
[sip.broadvoice.com]
type=peer
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
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
2005 Jul 07
1
Calls with oh323 with no sound
Hi,
I've oh323 chan installed and working to make calls from SIP to H323
devices. The problem is can no hear sound with the H323 device. I think
this is some related with codecs o nat, because the H323 have one public
IP from a different subnet from the asterisk box.
If I use netmeeting in gateway mode, the call can be completed and I can
talk with a SIP device, but in gateway mode I can not
2014 Jun 04
1
Renegotiate SIP audio codec after call is up
<div style="font:14px/1.5 'Lucida Grande', '微软雅黑';color:#333;"><p style="line-height: 1.5; margin: 0px; font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif !important;">Hi All,</p><p style="line-height: 1.5; margin: 0px; font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif