|
|
| FreeBSD G729 (register ok) |
  Brazil |
2007-04-05 14:39:27 |
Hi,
We are running asterisk-1.2.13 on Pentium 4 - 3.0 GHz,
running FreeBSD
6.2 RELEASE (i386). We have already completed g729
registration process
using linux rigister:
http://ftp.digium.com/pub/asterisk/g729/
register_utility/32-bit/register
it's works using linux_base-gentoo-stage3 (linux emulation),
after
correct brandelf:
brandelf -t Linux register
Using linux_base-fc4 register can't correct resolve names,
this can
verified using ktrace.
Our problem happen with codec g729:
ftp://ftp.digium.com/pub/asterisk/g729/unsupported/codec/ast
erisk-1.2/freebsd-5.2.1/pentium4/codec_g729a.so
Is there any possible to someone compile codec_g729a.so on
FreeBSD 6.x?
Many Thanks,
Paulo Fragoso.
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSD lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
|
|
| Re: FreeBSD G729 (register ok) |

|
2007-04-05 16:40:05 |
We're using the G729a codec on FreeBSD 6.2 with no problems.
Out of
of curiosity, why did you use the linux registration utility
and not
the BSD one?
On 06/04/2007, at 5:39 AM, Paulo Fragoso wrote:
> Hi,
>
> We are running asterisk-1.2.13 on Pentium 4 - 3.0 GHz,
running
> FreeBSD 6.2 RELEASE (i386). We have already completed
g729
> registration process using linux rigister:
>
> http://ftp.digium.com/pub/asterisk/g729/register
_utility/32-bit/
> register
>
> it's works using linux_base-gentoo-stage3 (linux
emulation), after
> correct brandelf:
>
> brandelf -t Linux register
>
> Using linux_base-fc4 register can't correct resolve
names, this can
> verified using ktrace.
>
> Our problem happen with codec g729:
>
>
ftp://ftp.digium.com/pub/asterisk/g729/unsupported/codec/
> asterisk-1.2/freebsd-5.2.1/pentium4/codec_g729a.so
>
> Is there any possible to someone compile codec_g729a.so
on FreeBSD
> 6.x?
>
> Many Thanks,
> Paulo Fragoso.
>
>
>
> _______________________________________________
> Asterisk-BSD mailing list
> Asterisk-BSD lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-bsd
--
Jeremy Bogan
VoiceBox Communications
[ jeremy voicebox.net.au ]
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSD lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
|
|
| Re: FreeBSD G729 (register ok) |
  United States |
2007-04-05 20:23:01 |
* Jeremy Bogan <jeremy voicebox.net.au> [070405
17:40]:
> We're using the G729a codec on FreeBSD 6.2 with no
problems. Out of
> of curiosity, why did you use the linux registration
utility and not
> the BSD one?
Where did you find G729a for FreeBSD 6.2? And, what version
of
Asterisk are you running?
-jav
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSD lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
|
|
| Re: FreeBSD G729 (register ok) |

|
2007-04-05 22:10:14 |
> Where did you find G729a for FreeBSD 6.2? And, what
version of
> Asterisk are you running?
We're still on 1.2 because 1.4 doesn't have a module for BSD
yet.
Although speaking with Digium on a number of occasions
they're
testing it still. The FreeBSD 5.x codec works perfect for us
on 6.2.
--
Jeremy Bogan
VoiceBox Communications
[ jeremy voicebox.net.au ]
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSD lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
|
|
| Re: FreeBSD G729 (register ok) |
  Brazil |
2007-04-06 05:31:03 |
Jeremy Bogan wrote, On 05/04/2007 18:40:
> We're using the G729a codec on FreeBSD 6.2 with no
problems.
We have tried codec for FreeBSD 5.2.1 with no erros, but it
doesn't work:
# cd /usr/local/lib/asterisk/modules/
# fetch
http
://ftp.digium.com/pub/asterisk/g729/unsupported/codec/asteri
sk-1.2/freebsd-5.2.1/pentium4/codec_g729a.so
# chmod 755 codec_g729a.so
# asterisk -r
asterisk*CLI> restart now
(no errors)
# asterisk -r
asterisk*CLI> show translation recalc 60
Recalculating Codec Translation (number of sample
seconds: 60)
Translation times between formats (in
milliseconds)
Source Format (Rows) Destination Format(Columns)
g723 gsm ulaw alaw g726 adpcm slin lpc10
g729 speex ilbc
g723 - - - - - - - -
- - -
gsm - - 2 2 2 2 1 7
- 40 14
ulaw - 3 - 1 2 2 1 7
- 40 14
alaw - 3 1 - 2 2 1 7
- 40 14
g726 - 3 2 2 - 2 1 7
- 40 14
adpcm - 3 2 2 2 - 1 7
- 40 14
slin - 2 1 1 1 1 - 6
- 39 13
lpc10 - 3 2 2 2 2 1 -
- 40 14
g729 - - - - - - - -
- - -
speex - 8 7 7 7 7 6 12
- - 19
ilbc - 7 6 6 6 6 5 11
- 44 -
asterisk*CLI>
> Out of of curiosity, why did you use the linux
registration utility
> and not the BSD one?
We have tried register for FreeBSD
(http://ftp.digium.com
/pub/asterisk/g729/unsupported/register_utility/freebsd-5.2.
1/register)
but it can't connect to 216.207.245.3:
Digium Product Registration
Copyright (C) 2004, Digium, Inc.
Please enter Key-ID: G729- XXXXXXXX
Analyzing key 'G729-XXXXXXXX'
Connecting to Digium License Server
(216.207.245.3:5646)...FAILED(2)!
There isn't any service listen this port (I hope):
# telnet 216.207.245.3 5646
Trying 216.207.245.3...
telnet: connect to address 216.207.245.3: Connection
refused
telnet: Unable to connect to remote host
Linux register access same server but it uses HTTPS port to
connect and
it works.
>
> On 06/04/2007, at 5:39 AM, Paulo Fragoso wrote:
>
>> Hi,
>>
>> We are running asterisk-1.2.13 on Pentium 4 - 3.0
GHz, running
>> FreeBSD 6.2 RELEASE (i386). We have already
completed g729
>> registration process using linux rigister:
>>
>> http://ftp.digium.com/pub/asterisk/g729/
register_utility/32-bit/register
>>
>> it's works using linux_base-gentoo-stage3 (linux
emulation), after
>> correct brandelf:
>>
>> brandelf -t Linux register
>>
>> Using linux_base-fc4 register can't correct resolve
names, this can
>> verified using ktrace.
>>
>> Our problem happen with codec g729:
>>
>>
ftp://ftp.digium.com/pub/asterisk/g729/unsupported/codec/ast
erisk-1.2/freebsd-5.2.1/pentium4/codec_g729a.so
>>
>>
>> Is there any possible to someone compile
codec_g729a.so on FreeBSD 6.x?
>>
>> Many Thanks,
>> Paulo Fragoso.
>>
>>
>>
>> _______________________________________________
>> Asterisk-BSD mailing list
>> Asterisk-BSD lists.digium.com
>> http://lists.digium.com/mailman/listinfo/asterisk-bsd
>
> --
> Jeremy Bogan
> VoiceBox Communications
> [ jeremy voicebox.net.au ]
>
>
>
> _______________________________________________
> Asterisk-BSD mailing list
> Asterisk-BSD lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-bsd
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSD lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
|
|
| Re: FreeBSD G729 (register ok) |

|
2008-01-05 13:49:49 |
|
DOes anyone have these files and they can give them to me? Digium no longer has them on the FTP that I can see...
If someone sends me the files I will be glad to put up a website so we can all access them!
Thanks
On Apr 6, 2007 3:40 AM, Paulo Fragoso < paulo  nlink.com. br">paulo nlink.com.br> wrote:
Sorry, I answered this question, I hope it dosen't for me.
Paulo Fragoso wrote, On 06/04/2007 07:34:
|
| Re: FreeBSD G729 (register ok) |
  South Africa |
2008-01-05 14:15:57 |
This might help you:
http://asterisk.hosting.l
v/
| By Ron McCarthy <ronmccar gmail.com>
| [ 2008-01-05
21:57 +0200 ]
> DOes anyone have these files and they can give them to
me? Digium no longer
> has them on the FTP that I can see...
>
> If someone sends me the files I will be glad to put up
a website so we can
> all access them!
>
> Thanks
>
>
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.c
om--
Asterisk-BSD mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-bsd
|
|
| Re: FreeBSD G729 (register ok) |
  United States |
2008-01-05 14:57:05 |
Just be ware using these for testing only in the US. as that
g729 is patent
and owned by digium. if you need bsd g729 call digium and
request it.
On January 5, 2008 12:15:57 pm Aragon Gouveia wrote:
> This might help you:
>
> http://asterisk.hosting.l
v/
>
> | By Ron McCarthy <ronmccar gmail.com>
> | [ 2008-01-05
21:57 +0200 ]
> |
> > DOes anyone have these files and they can give
them to me? Digium no
> > longer has them on the FTP that I can see...
> >
> > If someone sends me the files I will be glad to
put up a website so we
> > can all access them!
> >
> > Thanks
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.c
om--
>
> Asterisk-BSD mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-bsd
--
Welcome to the World. An the World gets smaller.
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.c
om--
Asterisk-BSD mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-bsd
|
|
| Re: FreeBSD G729 (register ok) |

|
2008-01-05 15:19:03 |
|
I have contacted Digium, no word back yet.
I will look at the other website again, I saw that see if I can get that to work.
Thanks!
On Jan 5, 2008 1:57 PM, Richard Neese <
r.neese  gmail.com" >r.neese gmail.com> wrote:
Just be ware using these for testing only in the US. as that g729 is patent
and owned by digium. if you need bsd g729 call digium and request it.
On January 5, 2008 12:15:57 pm Aragon Gouveia wrote: > ; This might help you: > >
http://asterisk.hosting.lv/ > > | By Ron McCarthy < ronmccar gmail.com">ronmccar gmail.com> > | [ 2008-01-05 21:57 +0200 ]
> | > > DOes anyone have these files and they can give them to me? Digium no > > longer has them on the FTP that I can see... > > > > If someone sends me the files I will be glad to put up a website so we
> > can all access them! > > > > Thanks > > _______________________________________________ > --Bandwidth and Colocation Provided by
http://www.api-digital.com-- > > Asterisk-BSD mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-bsd
-- Welcome to the World. An the World gets smaller.
|
| Re: FreeBSD G729 (register ok) |

|
2008-01-07 10:18:09 |
We are running g729a from Digium on FreeBSD 6.2 and I got
the codec
from here:
http://ftp.digium.com/pub/telephony/codec_g729/unsuppo
rted
I just used the 6.1 binary and it worked fine.
The register utility is here:
http://downloads.digium.com/pub/register/unsupported/
Calvin
On Jan 5, 2008, at 2:49 PM, Ron McCarthy wrote:
> DOes anyone have these files and they can give them to
me? Digium no
> longer has them on the FTP that I can see...
>
> If someone sends me the files I will be glad to put up
a website so
> we can all access them!
>
> Thanks
>
>
> On Apr 6, 2007 3:40 AM, Paulo Fragoso <paulo nlink.com.br> wrote:
> Sorry, I answered this question, I hope it dosen't for
me.
>
> Paulo Fragoso wrote, On 06/04/2007 07:34:
> > Javier Henderson wrote, On 05/04/2007 22:23:
> >> * Jeremy Bogan <jeremy voicebox.net.au> [070405 17:40]:
> >>
> >>> We're using the G729a codec on FreeBSD 6.2
with no problems. Out
> of
> >>> of curiosity, why did you use the linux
registration utility and
> >>> not the BSD one?
> >>>
> >>
> >> Where did you find G729a for FreeBSD 6.2?
> >
> > We didn't find G729a for FreeBSD 6.2, we found
G729a for FreeBSD
> 5.2.1:
> >
> > http://ftp.digium.com
/pub/asterisk/g729/unsupported/register_utility/freebsd-5.2.
1/register
> >
> >
> >> And, what version of
> >> Asterisk are you running?
> >>
> >
> > asterisk-1.2.13
> >
> >> -jav
> >>
> >>
_______________________________________________
> >> Asterisk-BSD mailing list
> >> Asterisk-BSD lists.digium.com
> >> http://lists.digium.com/mailman/listinfo/asterisk-bsd
> >>
> > _______________________________________________
> > Asterisk-BSD mailing list
> > Asterisk-BSD lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-bsd
> _______________________________________________
> Asterisk-BSD mailing list
> Asterisk-BSD lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-bsd
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.c
om--
>
> Asterisk-BSD mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-bsd
--
S i x F e e t U p , I n c . | "Nowhere to go but
open source"
Silicon Valley: +1 (650) 401-8579 x602
Midwest: +1 (317) 861-5948 x602
Toll-Free: 1-866-SIX-FEET
mailto:calvin sixfeetup.com
http://www.sixfeetup.com
| Zope/Plone Custom Development
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.c
om--
Asterisk-BSD mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-bsd
|
|