View previous topic :: View next topic |
Author |
Message |
ish at pack-net.co.uk Guest
|
Posted: Thu Jan 23, 2014 8:38 am Post subject: [asterisk-users] Change the preferred audio playback format |
|
|
Hi
Is there any way to change the preferred audio playback format in asterisk (I'm using 1.8.25.0)
i.e. first check for gsm, if doesn't exits then check for slin?
Regards
Ish
--
Quote: | Ishfaq Malik
Department: VOIP Support
Company: Packnet Limited
t: +44 (0)845 004 4994
f: +44 (0)161 660 9825
e: ish@pack-net.co.uk (ish@pack-net.co.uk)
w: http://www.pack-net.co.uk
Registered Address: PACKNET LIMITED, Duplex 2, Ducie House
37 Ducie Street
Manchester, M1 2JW
COMPANY REG NO. 04920552
|
|
|
Back to top |
|
|
mailinglist+asterisk a... Guest
|
Posted: Thu Jan 23, 2014 8:54 am Post subject: [asterisk-users] Change the preferred audio playback format |
|
|
On 23/01/14 13:38, Ishfaq Malik wrote:
Quote: | Hi
Is there any way to change the preferred audio playback format in
asterisk (I'm using 1.8.25.0)
i.e. first check for gsm, if doesn't exits then check for slin?
|
It should pick whichever source format requires the least cpu to
transcode into the desired output format.
So generally that means if there is a source available in the same
format as the output then it will use it otherwise it will use slin etc...
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
gopalakrishnan.an at g... Guest
|
Posted: Thu Jan 23, 2014 8:56 am Post subject: [asterisk-users] Change the preferred audio playback format |
|
|
Hope basically depends on the codec Asterisk will playback the file automatically On 23 Jan 2014 19:25, "Gareth Blades" <mailinglist+asterisk@dns99.co.uk ([email]mailinglist%2Basterisk@dns99.co.uk[/email])> wrote: Quote: | On 23/01/14 13:38, Ishfaq Malik wrote:
Quote: | Hi
Is there any way to change the preferred audio playback format in asterisk (I'm using 1.8.25.0)
i.e. first check for gsm, if doesn't exits then check for slin?
|
It should pick whichever source format requires the least cpu to transcode into the desired output format.
So generally that means if there is a source available in the same format as the output then it will use it otherwise it will use slin etc...
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
|