similar to: Canreinvite after media connection

Displaying 20 results from an estimated 20000 matches similar to: "Canreinvite after media connection"

2009 Mar 30
3
Call-limit=1 breaks attended transfer
Howdy, Was there ever a fix for this? I have Trix 2.6 running asterisk 1.4 and have to set an extension with call-limit=1. However that user can no longer do attended transfers from Linkys 962 ip phone. Is there anyway around this? Cheers, Taff..
2007 Jun 06
3
Asterisk call quality detection
Hi Chaps, Is there a way to detect/highlight poor quality voice calls going through an asterisk server? Was thinking of picking up a cdr record or some other variable showing poor quality on calls when the internet is having issues. Is there any qos or poor audio quality variables available? Cheers, Taff. ___________________________________________________________ Yahoo! Answers - Got
2006 Jan 12
2
conditional canreinvite
Hi, I have asterisk on public IP and phones in two locations behind firewall/nat, - when I have nat=yes and canreinvite=no, this is working fine, but rtp stream must go _always_ through asterisk, even if phones talk inside their locations - when I have nat=yes and canreinvite=yes, phones can speak only inside their location and rtp stream is connected directly between phones (this is, imho,
2008 Dec 18
1
canreinvite question
Is it possible to allow reinvites to/from specific devices? For example; exten 2001 and 2002 can reinvite to each other, but not 2003 and 2004 exten 2003 and 2004 can reinvite to each other, but not 2001 and 2002 Can that be done? Devices 2001 & 2002 are behind one firewall, and 2003 & 2004 are behind another. Tim
2006 Jan 23
3
canreinvite always =no * no matter what we try :-(
been testing with a rather simple setup. The mission is to actually get a reinvite to work on the lan. I am trying with two sipura phones G.711 codec forced on both both on the lan no nat no fancy options suchs as tT or H No matter what we do asterisk hangs on to the media path, how in the world do I get a reinvite to work where the media path is actually handled by the two phones on the lan?
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
2009 Aug 26
1
netfilter conntrack mangling canreinvite?
Hello, all. Since implementing an iptables firewall between the Asterisk PBX and several SIP phones, the Asterisk PBX ability to "reinvite" has been broken even when the phones are on the same network (i.e., no firewall between the phones). We've been beating our heads against the wall thinking it was the complex rule set but it appears the issue is ip_conntrack_sip. Before I drop
2007 Jun 08
0
Asterisk, NAT and canreinvite=yes
Hi, I can not get this working: Asterisk on public IP. Two SIP phones behind NAT - in the same LAN. I works perfectly (two way sound) when each peer (friend) can not reinvite - audio stream goes through Asterisk. The problem pops up when I define canreinvite=yes on each peer definision so I suppose to stream audio directly between phones (in the same local LAN). Right after called party
2009 Jan 17
1
canreinvite per route
Can I activate/deactive the canreinvite SIP flag on the dial plan? The idea is to allow reinvite only for exten <-> exten calls, and not for outbound calls -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090117/a53f3178/attachment.htm
2009 Nov 16
0
SIP Change canreinvite=yes/no from dialplan?
Hi All, Currently I have voice calls from a certain SIP peer coming into an asterisk server where the specific [SIP] channel is set to 'canreinvite=no'. I would like to enable reinvites for certain calls, matched on DID. So I'm wondering if there is a mechanism in the dial plan to turn on/off reinvite capability or will every call on this channel be forced to use the SIP peer
2009 May 13
0
Why asterisk changes RTP destination port when it receives first RTP packet in opposite direction despite canreinvite=no
Hi, I'm connecting Asterisk v. 1.4.10 to Zanzibar Open IVR that acts as a SIP trunk. Since recognition didn't work correctly, I've troubleshot with Wireshark and saw that RTP stream is first send to one port on SIP trunk and then when first RTP packet arrives in opposite direction (from TTS part of Zanzibar - it's a prompt) Asterisk starts sending to the same RTP port -
2005 Feb 17
4
functional difference: canreinvite=yes, no, or update
Can anyone give an example of the difference between the following: canreinvite=no canreinvite=yes canreinvite=update Here is the problem: I have an 800 number sent to me via SIP from a national carrier. Asterisk gets the number and rings my desk phone. Asterisk has 2 NICs, one with public IP and private IP. My phone is on private IP, the inbound call is on public. My phone rings and I answer
2003 Sep 11
2
SIP client<->NAT<->Asterisk<->NAT<->SIP client. only works with canreinvite=no.
Hi! I have this configuration: SIP client A <-> NAT box A (real external IP) <-> Asterisk server (real IP) <-> (real external IP) NAT box B <-> SIP client B The echo test form any of the clients to the asterisk server is working just fine, even without canreinvite=no. When I try to call from SIP client A to B, wihtout the canreinvite=no in the sip.conf, the call
2009 Feb 05
0
Pattom M-ATA, T.38 and Asterisk 1.4. Canreinvite=yes ? [SOLVED]
2009/2/5 Olivier <oza-4h07 at myamail.com> > Hi, > > Here http://www.voip-info.org/tiki-index.php?page=Asterisk%20T.38 is a > table listing ATA/Gateways combinations. > Could anyone successfully set a Patton M-ATA to work with another one, > using Asterisk 1.4 ? > > Is reinvite (canreinvite=yes) necessary or not ? > > Regards > > Replying to myself, I
2010 Feb 26
2
How to tell if asterisk is handling media or not?
I'm trying to get my asterisk server to reinvite. I have two asterisk servers with public IP's. My users (behind NAT) register on one server (I'll call it server 1), and for some calls they are transfered over to the other server (server 2), because that server has the E1's. I want server 1 to be in the signaling path for billing reasons, but handling the media stream is killing
2009 Feb 05
0
Pattom M-ATA, T.38 and Asterisk 1.4. Canreinvite=yes ?
Hi, Here http://www.voip-info.org/tiki-index.php?page=Asterisk%20T.38 is a table listing ATA/Gateways combinations. Could anyone successfully set a Patton M-ATA to work with another one, using Asterisk 1.4 ? Is reinvite (canreinvite=yes) necessary or not ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Aug 27
2
Selective canreinvite in multi-tenant environment
Hello, all. In our multi-tenant environment, we would like to be able to use the reinvite media redirection within Asterisk for calls within a tenant but not between tenants. We would like inter-tenant calls to be fully proxied by the Asterisk server. I think the answer is, "we can't," but I thought I'd ask anyway. I'd dearly like to remove the substantial traffic
2003 Jul 07
0
SIP canreinvite=yes Broke?
So I have many Cisco 7960's that are running the latest 5.1 Cisco SIP code and I cannot get the phones to talk/RTP to each other. jtodd has had this problem in the past with the 186's. Just wondering if anyone has a reason why "Cisco sometimes poop on reinvite" is the Cisco code broke? if so we can push on Cisco to fix it. the U is a MAJOR Cisco shop so we have some puhs
2006 Jan 24
0
How to keep Asterisk (1.2) out of the media path
I have an Asterisk 1.2 install running on RedHat 9. I have a bunch of Polycom 501s co-locacted in the same building as *, and some more 501s in satellite offices (also registered to my * server) . Finally I have some road warriors running XLites. Ideally when a road warrior (XLite) calls a satellite office (Polycom 501), I'd like to avoid having Asterisk in the media path. I understand
2005 Aug 31
0
canreinvite=no being ignored?
Am I reading the data below incorrectly, or does it appear that even though I have the directive canreinvite=no set for the two asterisk boxes, they are trying to do a reinvite (which fails) anyway? Is this expected behaviour in this situation? If so, how can I prevent this? ---- Lots of output ---- Using CVS Head from 2005-08-28, I have two asterisk boxen, one (box A) has a sip ua (2608)