Displaying 20 results from an estimated 30000 matches similar to: "G729 with SIP and H.323"
2007 Aug 10
2
sip ... codec conversion matrix
Hi,
I have asterisk 1.2.18.
I just took a peak at the command: > show translation
and I saw that I can only convert from/to ulaw, ulaw, gsm and slin.
No speex, no ilbc ... do I need a license or compile something extra?
The G723, 726 and 729 ... I need a license, is that it? one for all of them?
or for each?
How do I get them to work? not just pass-through ... I need conversion.
Thanks a
2006 Jun 15
1
sip to h323 gateway ...
Hi,
I am familiar with asterisk, though never actually tinkered with one
myself ... so i don't know the full extent of its capabilities.
I am facing a request to bridge a sip network and an h323 network.
I would like to operate the sip with ser as the proxy and some
gatekeeper on the h323 side (not required though).
Actually, i have a few more points that may make it simpler
- i do not need
2003 Oct 30
4
H.323 and G729: Another sad tale
I've done some reviewing of the archives for G729 and H323
experiences. The landscape of that query isn't pretty - lots of
pleas for help, and nor do I see too many "answers." I have a
pending bid that requires some data before I can implement * on this
particular solution.
My question is perhaps a slightly differently worded one than has
been asked before, but it may be
2004 Jul 22
1
Sip -> H323 using oh323 and G729
Hi All,
I have set up a box that will be used as follows:
SIP Phone ----> Asterisk ----> Cisco H323 VoIP Server
192.168.1.5 192.168.1.50 192.168.1.80
Asterisk is running the latest CVS and oh323 driver.
The SIP phone is a Grandstream Budgetone 100.
I have everything setup and running with G.711 ALAW and ULAW and i'm able
to make calls through
2005 Mar 28
1
H323: g711-g729 transcoding
I have a connect to * via H.323/g711 from device A and want to connect
to B which want for H.323/g729
h323.conf contains
disallow=all
allow=alaw
allow=g729
but outgoing faststart/TCS contains only g711 (from h323_request(format)
i think) and so no codec negotiation and no voice.
Howto run up g711/H323 -> * -> g729/H323
PS intel's g729 was used. ast 1.0.3-6
PPS
stupid
-
2005 Jun 11
1
SIP-H.323 dial tone and busy tone problem.
Greetings to the list:
this is my problen when I make a call from my asterisk towards a nortel
PBX , the call is made but in my telephone sip I do not listen the dial tone
or the busy tone but the call it is completed normally.
sip-phone-g729-------------asterisk--------h323-g729--------------nortel-pbx
thi is may configuration:
RedHat 8 2.4.18-14
Asterisk 1.0.7
The NuFone
2006 Jun 19
3
sip to h323 ... direct RTP?
Hi,
Thanks to those who hinted on the SIP/H323/Skinny capabilities of
asterisk ... I am starting to like this app! :D
Now, I successfully managed to bridge SIP to H323 (i don't have skinny
phones here). Just a question: Is it possible to have Asterisk "just"
as a signalling proxy? i have a flat test network, and i would like
the RTP streams to be sent directly end to end (sip phone
2003 Jun 15
2
Voicemail with H.323?
Trying to configure voicemail with H.323 all I get is the following errors
when I call 123, 666, 665, 664 or 031. I'm a newbie at this so, I think it
might be a simple fix.
[chan_oh323.so] => (OpenH323 Channel Driver)
== Parsing '/etc/asterisk/oh323.conf': Found
0:00.004 OpenH323 Wrapper OpenH323 Wrapper Version
0.0alpha0 by inAccess Networks
2003 Oct 23
1
How to write sound file with G723.1 codec or G729 codec
Hello, all
How can I write sound file with external G723.1 codec ( actually I have CISCO that can make H323 call to Asterisk box with G723.1 or G729 codec ) I am trying to start Record application by specifying in extensions.conf
[writesound]
exten => s,1, Answer
exten => s,2,Record(soundexample:g723sf) or ...... ( soundexample:g729)
I'am using oh323 channel driver, in oh323.conf
2003 Jul 15
1
Chan_H323, G729 (minor problem)
hi ..
I have finally managed to get Chan_H323 & G729 working
flawlessly, thanks to some help from Jerry McNamara.
For those out there who are stuck with the same problem
the procedure is :
1. install on RedHat 8.0 and nothing else (RH9 doesn't work!)
2. Install asterisk, zaptel etc. the normal way
3. Compile Pwlib & oH323 with versions taken from nufone's
site
2006 Apr 19
1
Codec problem from SIP to H323
Hello.
I have a codec problem to send calls from a SIP device to a H323 gateway.
First I'll explain the scenario:
- Asterisk 1.2.1
- The SIP phone can use any codec I want.
- The H323 gateway can only use g729 (cause it's not under my
administration)
- SIP phone has g729 configured, so my asterisk doesn't need to "transcode"
(I don't have licences for g729)
- sip.conf
2004 Sep 20
2
H.323 call problemm (no sound)
Hi all,
I'm having trouble with H.323 outbound calls, * connects but there is no
sound in both ways.
I'm using X-Lite as SIP client with GSM codec and dialing to ITSP (which
using cisco, I think) over H.323 with G.729 codec. I have 4 digium G.729
licenses installed and this is onli one call.
I tested my * with another ITSP over SIP and G.729 codec and there was
all ok
Here is my configs
2004 Aug 23
1
H323 outgoing calls
Does asterisk support using an H.323 provider for outgoing calls? From
everything I have found, it looks like it does. However, I have had no
success in getting it to work. I would really appreciate if somebody
could give me a hand. I am using the channel that comes with asterisk.
I have also tried using the channel from inaccessnetoworks but have not
had any more success. My provider
2004 Apr 20
1
h323 and oh323 g711 to g729 please help
Hello list,
I have many IP hardphones like Siemens 300 basic ( old ) , cisco
ata.. etc
I need: G711 from old phones must be convert to G729 via asterisk and
send to provider ( G729 from digium )
I have this problems:
oh323 (last version):
-------------
asterisk work with this driver ok for old phones, if I only
faststart=no . But problem with codec , asterisk can speak with
provider (
2005 Jun 03
1
oh-323 / Cisco AS5300 problem
Hi i'm trying to connect to the PSTN in the following way
sip ATA -> * -> gnugk -> Cisco AS5300 -> PSTN
I'm using asterisk CVS-HEAD-06/01/05-14:33:15 running over RH EL3
Asterisk-Oh323 0.7.2 pre1
Open H323 v1.13.5
pwlib v1.6.6
and I'm having a lot of trouble, gnugk and * both have public ips and are not behind any type of firewall, the sip ATA is behind a firewall and
2004 Apr 18
1
h323 oh323 g729 please help !
Hello list,
I have many IP hardphone like Siemens 300 basic ( old ) , cisco ata.. etc
I need: G711 from old phones must be convert to G729 via asterisk and send to provider
I have this problem:
oh323 (last version):
-------------
asterisk work with this driver ok for old phones, if I only faststart=no . But problem with codec , asterisk can speak with provider ( G729 ) only if I disable
2005 Jul 27
2
oh323 geting voice problem g729 xeon 2.8 , fedora 1 , asterisk 1.0.6
Abwesenheitsnotiz: [Asterisk-Users] oh323 geting voice problem g729 xeon 2.8 , fedora 1 , asterisk 1.0.6Hi All
I am using oh323 with 6.6 virsion , and runing under xeon 2.8 dual with 2 gb
ram, with g729 for i686 , (fedora 1).
my problem is sip - oh323 - h323 (quintum) - pstn , sip party can listen
otherparty realtime voice , but other party geting sip party's voice 1 sec
later (not
2006 Dec 15
2
call from h323 to SIP
Hi
i am trying to do the same thing:
receive a call from a cisco callmanager and forward it to a SIP user.
Asterisk is compiled with h323 support, and is configured as a gateway
in the cisco callmanager.
h323.conf:
[general]
port = 1720
bindaddr = 193.x.x.x ; this SHALL contain a single, valid IP
address for this machine
allow=all
extension.conf:
exten = 3298,1,Answer
exten =
2008 Oct 18
1
strange h323 delay issue
Hello,
I have a strange h323 issue. After executing command
"Dial("SIP/333-0d1dfe00", "H323/361737052390920 at ccg|5|tT")" at Oct 18
22:32:23. Meanwile I have sniffing traffic on port 1720. The call was
established just at Oct 18 22:33:03 (New H.323 Connection created.) and also
packet sniffer grabs the h323 invites at this time also. So my question is
what
2005 Apr 05
2
sip <-> oh323 / real-time / g729 - one way audio
Hi,
I am using real-time, oh-0.7.2, G729
Calling from (SIP)UA through asterisk towards h323 devices or the other way
round, I get only one-way audio.
Called party can only talk, caller can only listen.
Calling SIP to SIP is ok.
All devices are on official IP addresses.
(no NAT)
Regards,
Shaoul Jacobson
Senior VoIP Consultant
Tellink
Tel : +32 3 201 96 36
Fax : +32 3 227 09 81
e-mail