Displaying 20 results from an estimated 2000 matches similar to: "Packet2Packet bridging occurring when not wanted"
2009 Apr 27
1
Packet2packet bridging while in sip.conf canreinvite=no
I have put canreinvite=no for all my internal SIP-clients in sip.conf
because I want Asterisk to be in the middle of the RTP-stream so he can
provide MusiconHold and so...
Now, what the Asterisk CLI tells me when I make a call from my one
internal SIP-phone to another internal SIP-phone is :
Verbosity is at least 25
== Spawn extension (intern, 51, 1) exited non-zero on
2007 Mar 08
1
Packet2Packet Bridging Questions
I'm just starting to upgrade some boxes from 1.2.x to 1.4.1 as well
as trying to get some of the RTP traffic offloaded from the network.
I think I'm misunderstanding what the console messages mean when it
says "Packet2Packet Bridding SIP/blah to SIP/blah". I though that
meant that it had successfully (re)INVITED and the media was no
longer going through my Asterisk
2009 Jun 26
0
Problem loss 2 seconds audio when Packet2Packet bridging
I'm sorry, i send mail in asterisk-bug, but asterisk-users is better for
my problem
Hello,
During a call with canreinvite = no, at the beginning of the call I lose
2 seconds of audio.
is obvious when I call autoattendant.
schema:
SipPhone --> Centrex (asterisk 1.4.24.1) --> Voip1 (Asterisk 1.4.24.1)
--> Operator SIP
capture of voip1:
- Executing [0825387205 at
2014 Jun 30
0
Fwd: Regarding packet2packet bridging
Dear concern,
I want to configure packet2packet bridging in asterisk.
How could I do this any of the tutorial or instructions will help ?
I found the setting the canreinvite=yes will do the stuff but it is not
working
I am using asterisk 12.3 version
I am very new to asterisk please help me in doing the same.
Thanks in advance.
--
Regards
Sameer Rathod
8109413462
--
Regards
Sameer
2008 Mar 13
3
Newbie One-touch Recording: Does not work (more info)
I thought it was quite easy to implement but I cannot get one-touch
recording to work. Here are the changes what I did:
I restarted Asterisk after the change (because reload does not work for
changes in features.conf).
I press *1 on the Polycom IP600 phone to record a conversation but no
new wav file appear in /var/spool/asterisk/monitor or elsewhere.
Test A: Outside line calling in
2010 May 28
0
Dead air between answer and packet2packet bridge (Bug 12708?)
Hi everybody
Hope I picked the right mailing list. If not, please tell me.
We've got a problem with call forwardings. It's exactly the same problem
as described in bug 12708, which is resolved by now.
Situation: Caller -> asterisk -> call forward to mobile (packet2packet
bridge)
Quote from original bug reporter:
'One issue that we have noticed repeatedly is that there is a
2014 Jun 30
2
recording in mp3
Hey guys
Is it possible to record with mixmonitor straight into mp3.
I am trying to reduce disk space and want my calls to be recorded in mp3 Instead of wav.
Sent from Samsung Mobile
<div>-------- Original message --------</div><div>From: Sameer Rathod <sameer at hostnsoft.com> </div><div>Date:30/06/2014 9:23 PM (GMT+02:00) </div><div>To:
2010 Apr 29
1
Starting call recording using a dynamic feature to call a macro
I have got call recording working on our 1.4.30 asterisk box together
with a recording pause ability and being able to play different audio to
each party at the start and end of the pause. This all works perfectly
but one wish is to have the audio files have a beep or something in them
so when you listen later you can tell where the audio was paused.
So I changed things around so that instead
2014 Jul 02
1
packet2packet bridging
Hi,
I am new to asterisk I want to configure my asterisk server such that it
only establishes the call
rest the audio must bypass the server and transmitted directly to the peer
In my config file I did changes which are below
canreinvite=yes
nat=force_rtp
dirtectmedia=yes
directsetup=yes
I am using asterisk version 12.3
--
Regards
Sameer Rathod
8109413462
-------------- next part
2014 Jul 01
2
recording in mp3
Problem with this is client needs to listen to the call recordings and my interface will only display .wav or .mp3 so they will moan if they have to wait until the next day for today's recordings
Sent from Samsung Mobile
<div>-------- Original message --------</div><div>From: binary <dreamer.binary at gmail.com> </div><div>Date:01/07/2014 6:09 PM
2009 Mar 30
2
no ringtone - just silence/bridging of external calls
Hi Community!
If this issue was already topic, please excuse or delete my request...
Topic 1 "no ringtone":
I configured a SIP registration with my SIP provider (SIPCall).
Everything works fine except the ring tone for the caller. The caller
hears silence until the called party takes up the phone.
I used the DIAL command with the r and R option but no luck... :(
Has anybody the same
2009 Oct 01
2
help on ${RTPAUDIOQOS}
Hi All,
While reading about QoS, I came across ${RTPAUDIOQOS} and tried to use it in
my dialplan.
I had 2 sip extensions 555 and 666 and I called from 555 to 666, but
unfortunately no value for ${RTPAUDIOQOS} appeared on Asterisk CLI.
Would you please let me know what is wrong with my dialplan and/or what else
should be done to get the value of ${RTPAUDIOQOS}?
Following is my dialplan context
2015 Nov 12
3
No sound with internal calls depending on which phones
Dear all,
I have a very strange problem :
* external calls work perfectly,
* internal calls between some phones too,
* but internal call between two similar phones don't work !!! (Snom 710)
When we have sound, there are no errors in asterisk. When we do not have
sound, there is the following error :
* [Nov 10 17:51:47] ERROR[21480]: chan_sip.c:28306 setup_srtp: No SRTP
module
2015 Nov 12
3
No sound with internal calls depending on which phones
Snom default configuration is SRTP enabled.
You should disable the SRTP from the phone web GUI configuration
Sincerely,
Sam Basan
From: Mitul Limbani [mailto:mitul at enterux.in]
Sent: Thursday, November 12, 2015 5:25 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com>
Subject: Re: [asterisk-users] No sound with internal
2008 Nov 03
1
help with debugging phone call
I am running 1.4.22.
I am doing a simple call into the dialplan and am getting a strange error:
[Nov 3 08:32:27] NOTICE[8022]: chan_sip.c:14316 handle_request_invite:
Failed to authenticate user "404"
<sip:404 at 192.168.1.8>;tag=547521CB-DB0D6130
This is the only line that prints on the console...
Typically I get a few lines like:
-- Executing [33 at smvoice-sip:1]
2008 Feb 26
1
Still can't pickup parked call
I'm still struggling to pickup calls. I now have a single context
(entryocginternal) where I have "include => parkedcalls".
The log below shows me calling from one internal extension to another, then
picking up, then parking the call.
-- SIP/239-0915d5c8 is ringing
-- SIP/239-0915d5c8 answered SIP/233-0915bf40
-- Packet2Packet bridging SIP/233-0915bf40 and
2007 Jun 20
1
X-Lite problems on basic asterisk setup
I'm trying to setup my first Asterisk setup on a CentOS 5 installation
on VMWare Workstation 6. Got two Linksys SPA941s working fine. But
X-Lite softphones can't answer phone calls, and when one of them calls
on of the Linksys phones they "connect" but neither party can hear hear
the other. I noticed that the Linksys phones are connected via Native
bridging while the
2014 Jul 28
1
Internal calls without voice transport
Hey,
we're experiencing a weird problem with Asterisk 1.8.13.1
(1:1.8.13.1~dfsg1-3+deb7). Calls that leave and enter Asterisk via
a PBX (sipgate.de) work perfectly fine, almost 100% of the time.
However, calls that are routed to sipgate.de, which then routes the
call back to our Asterisk instance are "silent" most of the time.
What I mean with that is that even though RTP traffic
2007 Apr 23
1
problem when using Dial(Local/extension@context)
hi folks,
I use Dial(Local/extension@context) to make calls received on my DID number
to ring a local extension. I notice that on 8 out of 10 calls, the audio is
NOT working in the incoming direction (DID provider to asterisk). Local
extension 2055 maps to SIP destination "homephone", and if i replace the
Dial(Local/2055@local) with Dial(SIP/homephone), it works fine 100% of the
2007 Jul 26
1
Ring forever
Hello list, i need help.
My problem is that when I want to call (using ISDN
phone or internal SIP client) via the Sip provider a
real phone number (ISDN phone or internal SIP
Asterisk >> SIP ), I get a ring tone. When I
now decide to hang up (e.g. if
nobody answers), the called telephone continues to
ring almost forever.
the sip.conf:
[2563105]
accountcode = 2563105
username =