Re: [asterisk-users] Multicast codec

2022-09-07 Thread Sean Bright
On 9/7/2022 1:06 PM, Jerry Geis wrote:
> I think multicast uses codec g711 pcmu
> is there any way to change or set the codec I want to use - like g722 ?

The CHANGES entry for the MulticastRTP channel type[1] has some info on
this. Basically you would add the 'c' option to your dial string:

     Dial(MulticastRTP/basic/224.0.0.3:5060//c(g722))

Kind regards,
Sean

1:
https://github.com/asterisk/asterisk/blob/bd821549af3bccb000c809121094adb5b84fec7f/CHANGES#L2598-L2611


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Multicast codec

2022-09-07 Thread Jerry Geis
Hello - I am using asterisk 18.14.0

I think multicast uses codec g711 pcmu
is there any way to change or set the codec I want to use - like g722 ?

How would I do that?
Thanks

Jerry
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] multicast codec

2020-04-01 Thread Sean Bright
Should be ulaw

On Wed, Apr 1, 2020 at 11:02 AM Jerry Geis  wrote:

> What is the default multicast codec for multicast in Asterisk 13 ?
>
> G.729 or G.711 or other ?
>
> Jerry
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Check out the new Asterisk community forum at:
> https://community.asterisk.org/
>
> New to Asterisk? Start here:
>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] multicast codec

2020-04-01 Thread Jerry Geis
What is the default multicast codec for multicast in Asterisk 13 ?

G.729 or G.711 or other ?

Jerry
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Multicast codec

2020-02-16 Thread Sean Bright

On 2/16/2020 5:38 PM, Jerry Geis wrote:

I am trying to find out what codec is used in the asterisk multicast ?


It is µ-law by default, but you can override it in the dial string¹. 
Note that if you do override it, you would need to use a codec that has 
a static RTP payload code² as no SDP is exchanged.


Kind regards,
Sean

1. https://github.com/asterisk/asterisk/blob/16/CHANGES#L1435-L1448
2. 
https://www.iana.org/assignments/rtp-parameters/rtp-parameters.xhtml#rtp-parameters-1


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
 https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Multicast codec

2020-02-16 Thread Jerry Geis
I am trying to find out what codec is used in the asterisk multicast ?
Is it ulaw, alaw, g.729 or something else ?

Thanks

Jerry
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users