Displaying 20 results from an estimated 66 matches for "nativeformatting".
2004 Jun 30
3
Bugfix for CVS-HEAD-06/26/04-21:56:45
Hiya,
I sent this bugfix to the asterisk-dev mailing list, and modified it as I
noticed side effects, but now it appears to be finished. Nobody seemed to
notice it there, so I thought I'd post here, as it seems to be something
that will be needed as people update to the latest CVS version. So...read
on :)
Ted
programmer_ted@hotmail.com
P.S. Read to the very end. The original bugfix
2014 May 07
1
asterisk12.2.0 PJSIP2.2.0 codec translation problem
Hi!
my asterisk-12.2.0 with pjsip-2.2.0 does not translate codecs any more.
I tried every combination. silent on both sides.
I compiled pjsip with no resample in pjsip.
./configure --prefix=/usr --enable-shared --disable-sound*--disable-resample* --disable-video --disable-opencore-amr
is there a way to force asterisk back to do the codec translation?
Attachment:
sip show channel of the
2017 Nov 22
3
Chan Local, Originate and slin
Hi all!
Asterisk 13.1.0 Ubuntu 16.04, all latest.
Can anybody explain this to me - I run Originate command from dialplan:
same => n,Originate(Local/${number}@mycontext,app,ConfBridge,${confnum})
and I get crazy sound distortion in the conference, and I see that
transcoding takes place here:
NativeFormats: (slin192)
WriteFormat: slin
ReadFormat: slin192
WriteTranscode: Yes (slin
2017 Nov 22
2
Chan Local, Originate and slin
Again - when Originate is run from dialplan, i get:
NativeFormats: (slin192)
WriteFormat: slin
ReadFormat: slin192
WriteTranscode: Yes (slin at 8000)->(slin at 192000)
ReadTranscode: No
When it's made with a call file (no matter how a call file is created), I
see
NativeFormats: (slin)
WriteFormat: slin
ReadFormat: slin
WriteTranscode: No
ReadTranscode: No
Please
2016 Jun 30
3
how to join 2 channels using AGI/AMI
sorry for top-posting, the two topics started with 2 different reason
subject, but then we finished on the same problem.
btw,the 2 show channel are reported above:
the channel with DTMF working
kcenter*CLI> core show channel SIP/pbx2-000004b9
-- General --
Name: SIP/pbx2-000004b9
Type: SIP
UniqueID: 1467323106.1275
Caller ID: xxxx
Caller ID Name: xxxx
2015 Sep 30
3
Change Asterisk MulticastRTP codec
Greetings everyone,
I was wondering if there was a way to change the codec that Asterisk uses when streaming via MulticastRTP. Or perhaps a way to transcode the multicast stream.
In the CLI, when I have a multicast stream in progress, I am typing 'core show channel MulticastRTP/0x7f7........' to get lots of helpful information.
I have noticed that when I do a MULTICAST page and send data
2003 Nov 06
3
which channel format number is right?
Hi all,
if i enter a "show codecs" at cli * response with:
1 (1 << 0) G.723.1
2 (1 << 1) GSM
4 (1 << 2) G.711 u-law
8 (1 << 3) G.711 A-law
16 (1 << 4) MPEG-2 layer 3
32 (1 << 5) ADPCM
64 (1 << 6) 16 bit Signed Linear PCM
128 (1 << 7) LPC10
2014 Apr 29
1
"CBAnn" channel not going away in Asterisk 12
After an upgrade to Asterisk 12, I'm "collecting" channels. When I enter
and then exit a conference room, I see:
-- <CBAnn/207-0000067f;1> Playing 'confbridge-leave.slin' (language 'en')
-- Channel CBAnn/207-0000067f;2 joined 'softmix' base-bridge <5edb1920-3774-4ba3-8c4d-23e8fd04519c>
-- Channel CBAnn/207-0000067f;2 left
2010 Jul 31
0
MeetMe transcode / format problem
Hi Group,
actual i have a transcode problem and i have no idea to solve this. All my wav files are alaw encoded and i allow only alaw codec.
But sometimes the WriteFormat is slin and if i recall the same number the WriteFormat is alaw for the Channel.
Why the channel has sometimes slin and sometimes alaw?
NativeFormats: 0x8 (alaw)
WriteFormat: 0x40 (slin)
ReadFormat: 0x8 (alaw)
WriteTranscode:
2011 Jun 20
2
different format in asterisk
Hi
In asterisk channel ,I so number of variable regarding the Codec ,Can
anyone explain what are those variable variable means.Below are the
variables
1. chan->readformat
2. chan->writeformat
3. chan ->rawreadformat
4. chan ->rawwriteformat
5. chan->nativeformats
Thanks
Nikhil
2009 Mar 26
3
Know who's logged in
Hi all,
For those of you people that use Agents (with Agentlogin, not
AgentCallbackLogin) on a call center, I have this need: when the agent
logs in, a channel keeps running all the time that the agent is logged
in to receive the incoming calls. How do I know which agent logged in
(code)? Right now, if I query the login channel, there is no information
about which agent is logged on:
#
2003 Oct 30
0
SIP error: Asked to transmit frame type 64
Hi there,
I'll need some help with this: Trying to establish an IAX2 link between
two servers works in one direction (SIP client with ulaw), but not in the
other (SIP client with GSM). The client used for this is X-Lite behind
NAT while both servers have a public IP (I playback an anouncement before
trying to connect to the second *).
Error on the originating * server:
2007 Jan 09
0
Asterisk + 7910 + Skinny Reset
I have a bunch of 7910's that I managed to get registered with
Asterisk 1.2.14:
managed5*CLI> skinny show devices
Name DeviceId IP TypeId R Model NL
-------------------- ---------------- --------------- ------ - ------ --
test7 SEP0004C1878F8E 192.168.0.226 6 Y 7910 1
The problem is that the phone resets when I attempt to make a call
from it or place a call to it.
If I pick up I have
2007 Dec 31
1
app_echo.c
hi, all
I have test echo application for just fun.
I can'nt understand why this is used below in .c file,
format = ast_best_codec(chan->nativeformats);
ast_set_write_format(chan, format);
ast_set_read_format(chan, format);
without this this application work fine.
then why this is used.
any suggestion??
Bhrugu mehta
2008 Aug 09
1
how to know what codec is being used
Hi,
how would i know what codec is being utilized? currently i have set allow=ilbc disallow=all.
i unset all codecs on x-lite except ilbc.
i tried to make a call and look at the channel i see these. does this mean it is using ulaw? how about writetranscode? does that mean there is no transcoding happening on the call? call is going thru, rtp is also going thru. what i would like to know is does
2011 Apr 14
0
Followme() and variables
We have a variable set for each user/peer/whatnot that signals what the
outbound caller-id should be sent as with our carrier.
When someone dials a followme extension, this does not appear to be carried
over for when the calls reach an outside caller, and we see the outbound
caller-id being set as 'asterisk' vs the number desired.
Has anyone else seen this, or found a way to
2006 Nov 15
2
some questions about atxfer usage
Hi all.
I have enabled the attended transfer feature in features.conf. I'm
using it and I want to resolve some questions, I hope someone can help
me :)
When I transfer a call to an extension:
- The extension rings during 15 seconds and the call returns to the
"transferer". Is there any possibility to recover the call before the
timeout of 15 seconds expires?
I mean, I would like
2006 Mar 14
3
Attended Transfer - transfer timeout, how to change?
Hi,
We are trying to use attended transfer with Asterisk 1.2.5, but when we
do the transfer and dial the new number, it times out after 3 rings and
then the callee is put back to the original agent.
Where can I adjust the timeout which applies to the number we are
transferring to? I have changed the extension for this number to timeout
at 60 seconds, but that seems to make no difference.
--
2004 Apr 13
1
DNID Digits - Australia
Hi,
Yet another question, now that I have callerid working correctly, I'm
trying to work out how to utilise the different numbers I have. I have a
100 number range allocated to my E1/PRI/OnRamp service.
My incoming calls are handled like this:
Advertised/published number is an analogue line terminating on a X101P.
If the analog line is busy, it has a call diversion to the PRI on a
TE405P
2004 Oct 07
1
spandsp RxFAX problems.
Hello,
Anyone else experiencing problems with the latest spandsp (pre3)
and last libtiff beta? I'm getting 8 bytes long file, with the
TIFF header only during such connection:
-- Accepting call from 'XXXXXXX' to 'YYYYYY' on channel 0/2, span 1
-- Executing SetVar("Zap/2-1", "FAXFILE=/tmp/foch.tif") in new stack
-- Executing