Displaying 20 results from an estimated 5000 matches similar to: "Strange second REINVITE being sent"
2006 Apr 10
0
Problem with Asterisk and Grandstream HT286
I've dealing with this issue for a while, and I'd really like to know if
anybody has experienced the same pain before :-)
I've a lot of Grandstream HandyTone 286, loaded with the latest firmware
(1.0.8.16) from the GS website. In my sip.conf, this ATA's are
configured as:
[05]
type=friend
username=05
secret=XXXX
callerid="User 05"
host=dynamic
nat=yes
qualify=yes
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
2006 Mar 15
2
Speeding up the dial of DTMF's in SIP channel
I'm dialing DTMF's in a SIP channel using the options:
[sip.conf]
dmtfmode=info
[extensions.conf]
exten => _XXXXXXX,1,Dial(SIP/gateway,,D(${EXTEN}))
(this is a custom SIP gateway, which receives the DTMF's sent from
softphones through Asterisk, and based on them, build the destination
PSTN number).
My problem is that Dial send the DTMF's to the SIP/gateway user at a
rate
2006 May 23
3
Transfer extensions processing control to Manager
I'm developing an application that monitors the state of the incoming
calls using Manager events. So, as a part of it, I need to "override"
the control of the extensions by the dialplan itself. The problem is
that, if I don't declare the incoming extension, Asterisk hangs up the
call by default. So I want to know if there's some kind of
"ManagerControl() application
2006 May 11
2
Problem setting locale for voicemail
I've set voicemail almost successfully, only a minor detail remains :-)
I can't get the dates in my local language (spanish). In sip.conf,
zapata.conf and voicemail.conf, I've set:
language=es
and my locale is "es" also. However, the days and months names still
appear in english in the emails!!!
Thursday 11 de May de 2006, 18:49:34.
instead of
Martes 11 de mayo de
2006 Feb 23
3
Codec order sent wrong from Asterisk
I'm communicating a softphone (SJPhone) to a Grandstream phone GXP-2000.
The codec order on each one is the next:
SJPhone: GSM - iLBC - PCMA - PCMU
GXP2000: G729 - GSM - PCMA - PCMU
(I have a G729 license, so there's no problem with transcoding G729)
In my sip.conf, I've defined the following codec order:
disallow=all
allow=g729
allow=gsm
allow=g726
allow=alaw
allow=ulaw
And my
2006 Apr 04
2
Can't get Pickup app working
I'm trying to set the Pickup feature. I'm setting my extensions.conf as:
exten => _*.,1,Pickup(SIP/${EXTEN:1})
but if, for example, extension 03 is ringing by a call made from
extension 01, and I try to pick it up from extension 02 (by dialing *03
from extension 02), I can see in the Asterisk console (Verbosity set to 10):
-- Executing Dial("SIP/01-512c",
2006 Mar 09
2
Extracting info from the $EXTEN variable
Is there a way to access only certain positions in the $EXTEN variable?
I'd like to filter my international calls based on the destination country:
My dialplan looks like this (1XX0. is the international calling
convention for Chile)
exten => _1XX0.,1,Dial(SIP/${EXTEN:4}@external_provider)
But, I'd like to, depending on the destination country (digits 5 and
eventually 6 of EXTEN),
2005 Sep 05
0
ReInvite not working
Hi
Although canreinvite option is yes, the asterix doesn't send reinvite and the media is going through the asterix instead of between the two sip phones.
Both sip phones (handytone 486) don't use NAT and are configure with canreinvite option yes and use the same codec G.729. And Dial() command don't contains t or T.
Any suggestion on what could be the problem ?
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 23
0
Problem with INVITE's being sent
I've being testing a couple of GrandStream ATA 286 which with no reason
start responding 486 Busy to all new incoming INVITES. They are
connected to an Asterisk installation as SIP client. Running ethereal
between them, I could notice that, for some reason unknown for me at
this time, Asterisk sends some stranges INVITE's AFTER the communication
has been established and acknowledged
2006 Feb 22
0
Is SIP "canreinvite" working ok?
I've the following situation:
Phone A: Codec GSM supported
Phone B: Codec iLBC supported
in sip.conf:
[general]
...
disallow=all
allow=gsm
allow=ilbc
allow=alaw
allow=ulaw
canreinvite=yes
...
(There's a lot of other SIP users, that's why I made the default codec
list bigger than just GSM and/or ALAW)
If phone A calls to phone B the conversation is established at SIP
level, but
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
2006 May 10
2
Is there a way to not propagate a context included inside other context?
I've defined my dialplan as showed below. My internal lines are numbered
as 12345XX, and internal users can call another by the entire 7-digits
extension, or by just last 2 digits.
[invalid]
exten => _X.,1,Playback(pbx-invalid)
exten => _X.,2,Hangup()
[internal]
include => invalid
exten => _XX,1,Dial(SIP/12345${EXTEN}) ; Short alias for internal lines
exten =>
2009 Jul 21
0
Audio lost on reinvite
Hello, all. We are having a problem where audio for sip channels is
dropping upon reinvite. Perhaps it reflects a misunderstanding of what
reinvite does. We are running Asterisk 1.6.1.1 on CentOS 5.3.
SIP is set to canreinvite=nonat. We have tried RTP with strictrtp set
to both yes and no. We have also tried extending the Asterisk rtp port
range to accommodate the differing default ranges of
2014 Mar 07
0
Problem with reINVITE on BYE
Hello all.
I am currently using Asterisk 11.7.0 (also tried Asterisk 12, but same
behavior) and is having an issue when it comes to reINVITE on BYEs.
Apparently one of the SIP providers that I am using does not always process
reINVITEs correctly, and would return a 500 Internal Server Error message
on some (but not all) of these transactions.
To get around this issue, I have been using
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
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
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