* [Buildroot] pjsip package status
@ 2016-02-17 20:04 Patrick Keroulas
2016-02-17 21:05 ` Thomas Petazzoni
2016-02-20 17:35 ` Yann E. MORIN
0 siblings, 2 replies; 6+ messages in thread
From: Patrick Keroulas @ 2016-02-17 20:04 UTC (permalink / raw)
To: buildroot
Hi,
Regarding pjsip package ( http://lists.busybox.net/pipermail/buildroot/2015-April/126960.html ), is there any reason why it's not part of the package collection yet?
Regards,
--
Patrick Keroulas
Consultant en logiciel libre,
Savoir-faire Linux Inc.
7275 Saint-Urbain, bureau 200
Montr?al, Qu?bec H2R 2Y5
t?l: (514) 276-5468 ext. 167
fax: (514) 276-5465
_____________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160217/c9e3dd4c/attachment.html>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] pjsip package status
2016-02-17 20:04 [Buildroot] pjsip package status Patrick Keroulas
@ 2016-02-17 21:05 ` Thomas Petazzoni
2016-02-20 17:35 ` Yann E. MORIN
1 sibling, 0 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2016-02-17 21:05 UTC (permalink / raw)
To: buildroot
Hello Patrick,
On Wed, 17 Feb 2016 15:04:49 -0500 (EST), Patrick Keroulas wrote:
> Regarding pjsip package
> ( http://lists.busybox.net/pipermail/buildroot/2015-April/126960.html
> ), is there any reason why it's not part of the package collection
> yet? Regards,
A first version was posted on April 26th, to which I made some
comments. The original author, Bernd Kuhls, made some changes and
posted a second version on the same day, April 26th. But then nothing
happened, until Luca Ceresoli asked on October 4th if Bernd was still
interested. On October 5th, Bernd said he was no longer interested in
the patch.
So, if you are interested by pjsip, feel free to take over the patch,
starting from its latest version, available at
http://patchwork.ozlabs.org/patch/464737/.
Thanks a lot!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] pjsip package status
2016-02-17 20:04 [Buildroot] pjsip package status Patrick Keroulas
2016-02-17 21:05 ` Thomas Petazzoni
@ 2016-02-20 17:35 ` Yann E. MORIN
2016-02-22 22:21 ` Patrick Keroulas
1 sibling, 1 reply; 6+ messages in thread
From: Yann E. MORIN @ 2016-02-20 17:35 UTC (permalink / raw)
To: buildroot
Patrick, All,
On 2016-02-17 15:04 -0500, Patrick Keroulas spake thusly:
> Regarding pjsip package ( [1]http://lists.busybox.net/pipermail/buildroot/2015-April/126960.html ), is there any reason why it's not
> part of the package collection yet?
You may want to have a look at my in-proress series that adds Asterisk.
The last few patches are to add pjsip.
https://git.buildroot.org/~ymorin/git/buildroot/log?h=yem/asterisk
Please have a look and provide your feedback.
I will probably send that series shortly afte rthe next release is cut
(i.e. in errly March).
Regards,
Yann E. MORIN.
> Regards,
> --
> Patrick Keroulas
> Consultant en logiciel libre,
> Savoir-faire Linux Inc.
>
> 7275 Saint-Urbain, bureau 200
> Montr?al, Qu?bec H2R 2Y5
> t?l: (514) 276-5468 ext. 167
> fax: (514) 276-5465
> _____________________
>
> Links:
> 1. http://lists.busybox.net/pipermail/buildroot/2015-April/126960.html
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] pjsip package status
2016-02-20 17:35 ` Yann E. MORIN
@ 2016-02-22 22:21 ` Patrick Keroulas
2016-02-22 22:33 ` Yann E. MORIN
2016-02-23 16:53 ` Luca Ceresoli
0 siblings, 2 replies; 6+ messages in thread
From: Patrick Keroulas @ 2016-02-22 22:21 UTC (permalink / raw)
To: buildroot
Yann,
Sure I can take a look at this but my BR experience is quite limited.
Not sure about gsm, srtp, and portaudio. Why aren't they treated like other options? Are you sure they're necessary for Asterisk application?
I thought configure options should limit the package footprint as much as possible.
Regards,
--
Patrick Keroulas
Consultant en logiciel libre,
Savoir-faire Linux Inc.
7275 Saint-Urbain, bureau 200
Montr?al, Qu?bec H2R 2Y5
t?l: (514) 276-5468 ext. 167
fax: (514) 276-5465
_____________________
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: "Patrick Keroulas" <patrick.keroulas@savoirfairelinux.com>
Cc: "buildroot" <buildroot@busybox.net>
Sent: Saturday, February 20, 2016 12:35:43 PM
Subject: Re: [Buildroot] pjsip package status
Patrick, All,
On 2016-02-17 15:04 -0500, Patrick Keroulas spake thusly:
> Regarding pjsip package ( [1]http://lists.busybox.net/pipermail/buildroot/2015-April/126960.html ), is there any reason why it's not
> part of the package collection yet?
You may want to have a look at my in-proress series that adds Asterisk.
The last few patches are to add pjsip.
https://git.buildroot.org/~ymorin/git/buildroot/log?h=yem/asterisk
Please have a look and provide your feedback.
I will probably send that series shortly afte rthe next release is cut
(i.e. in errly March).
Regards,
Yann E. MORIN.
> Regards,
> --
> Patrick Keroulas
> Consultant en logiciel libre,
> Savoir-faire Linux Inc.
>
> 7275 Saint-Urbain, bureau 200
> Montr?al, Qu?bec H2R 2Y5
> t?l: (514) 276-5468 ext. 167
> fax: (514) 276-5465
> _____________________
>
> Links:
> 1. http://lists.busybox.net/pipermail/buildroot/2015-April/126960.html
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot at busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160222/45bde57e/attachment.html>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] pjsip package status
2016-02-22 22:21 ` Patrick Keroulas
@ 2016-02-22 22:33 ` Yann E. MORIN
2016-02-23 16:53 ` Luca Ceresoli
1 sibling, 0 replies; 6+ messages in thread
From: Yann E. MORIN @ 2016-02-22 22:33 UTC (permalink / raw)
To: buildroot
Patrick, All,
On 2016-02-22 17:21 -0500, Patrick Keroulas spake thusly:
> Sure I can take a look at this but my BR experience is quite limited.
> Not sure about gsm, srtp, and portaudio. Why aren't they treated like
> other options? Are you sure they're necessary for Asterisk application?
Well, I was mostly pointing you to this branch so you can look at the
pjsip package (since that was your inquiry).
I am not sure what you meant by "treated like other options". Some of
the features in Asterisk have dependencies on other packages (like srtp
for example), while others use internal code (like gsm for example).
No, they are not _strictly_ required for Asterisk to behave. Asterisk
can be an IP-only application, but it can also make use of telephony
cards (hence ss7 et al.). It seems it can also understand some GSM
dialect, too. But all that is optional and depends on what the user
needs; so some users may enable some of those options, while other users
may enable some other options.
> I thought configure options should limit the package footprint as much
> as possible.
Well, you could put it that way. I prefer to say:
We have options so only what is strictly needed is present.
Which incidentally reduces the footprint! ;-)
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] pjsip package status
2016-02-22 22:21 ` Patrick Keroulas
2016-02-22 22:33 ` Yann E. MORIN
@ 2016-02-23 16:53 ` Luca Ceresoli
1 sibling, 0 replies; 6+ messages in thread
From: Luca Ceresoli @ 2016-02-23 16:53 UTC (permalink / raw)
To: buildroot
Hi Patrick,
On 22/02/2016 23:21, Patrick Keroulas wrote:
> Yann,
>
> Sure I can take a look at this but my BR experience is quite limited.
> Not sure about gsm, srtp, and portaudio. Why aren't they treated like
> other options? Are you sure they're necessary for Asterisk application?
> I thought configure options should limit the package footprint as much
> as possible.
I recently revived my interest in the pjsip package, and planned to
adopt that patch and resubmit it pretty soon. If you prefer you can just
wait a couple days for my submission. I'll Cc: you anyway so you can
have a look and give your comments.
Mine will be a very minimal support, no optional stuff enabled.
--
Luca
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-02-23 16:53 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-17 20:04 [Buildroot] pjsip package status Patrick Keroulas
2016-02-17 21:05 ` Thomas Petazzoni
2016-02-20 17:35 ` Yann E. MORIN
2016-02-22 22:21 ` Patrick Keroulas
2016-02-22 22:33 ` Yann E. MORIN
2016-02-23 16:53 ` Luca Ceresoli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox