similar to: H323 Connection to Splicecom Maximiser

Displaying 20 results from an estimated 6000 matches similar to: "H323 Connection to Splicecom Maximiser"

2005 Jun 08
1
Asterisk to Avaya PBX using TDM cards
Hi I'm new in this field, have been reading a lot, and have a little question. could it be possible to connect an Avaya IP office pbx to asterisk using a E1/T1/Pri? Original instalation: Telefone company|Pri--->Pri|IP Pffice My Question: Telefone company|Pri --->TDM|Asterisk|TDM --->Pri|IP Office I know that it can be done by using h323, but I need a card on the IPOffice my
2011 Dec 28
0
Direct media path on Avaya IPOFFICE and Asterisk with H323 Trunk
Hi List, I would like create a H323 trunk from Avaya IPOFFICE to Asterisk, but i would like activate a "direct media path" for the RTP transit directly between the phone and the Asterisk. Now, - H323 Trunk is OK - RTP from the phone transit directly to Asterisk (activate "strictrtp=no" in rtp.conf, and "Allow Direct Media Path" option in Avaya Ipoffice) H323: Phone
2007 Aug 25
1
Avaya IPOffice and a SIP trunk to Asterisk
Has anyone successfully setup the Avaya IPOffice 500 with a sip trunk to Asterisk. If so can someone give some config examples? Thanks Rick -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070825/50bd7d63/attachment.htm
2003 Oct 27
4
Groups in *
Hi list! I have a little question about groups and Asterisk ... is there anyone out there that can say if Asterisk can do any of this; We have a customer that want call handling we cant give him with a traditional PBX, and I'm running Asterisk @home so I thought I could give it a try ... The customer wants that incoming call should go to one group with some phones in it, if the group is
2018 Mar 06
2
Avaya 9608G and DHCP and TFTP and HTTP oh my
Ok, to review, I'm trying to get Avaya 9608G to come up in a pure Asterisk environment-- no Avaya SBC or gateway or any other Avaya gear in sight. I have the phone working to the point where it boots up properly, then displays a Username and Password prompt, and says its extension is 123 and the time is 4:57p, which is wrong. But please don't tell me the only way to program up each
2009 Jan 30
2
Asterisk with Avaya
Hi ! I am trying to connect Asterisk with Avaya Definity. I use this tutorial to do this http://cyril-constantin.blogspot.com/2008/04/howto-connect-avaya-to-asterisk.html The comunication between avaya and asterisk is fine but without sound. I can call from Asterisk to Avaya and extension ring or Avaya to Asterisk and extension ring too but I cant hear anything Example Asterisk ---> Avaya --
2007 May 07
0
H323 to H323 bridging ... failed ... also with chan_local
Hi, I am using Asterisk 1.2.9.1, with chan_h323. The problem I am coming across is when trying to bridge an incoming H323 call with another H323 call: phone1 dials into asterisk with H323, for extension 111 in asterisk: exten => 111, 1, Dial(chan_h323, H323/111@phone2) (in my extensions.conf the syntax is good ... this is no). I can see how the first call is partially processed, then the
2005 Jun 14
2
AVAYA & Asteris & H323 chanel
I'm trying to make H.323 trunk between AVAYA&Asterisk. But call from AVAYA is terminated inmediatelly when apps DIAL on Asterisk is started. Does any one use AVAYA and h.323 channel? Thanks Bob.
2004 Jan 11
0
NuFone Network H323 configuration?
I am using Nu Fone Network's h323 drivers. I can place H323 calls using following in extensions.conf file, exten => _1732.,1,Dial(H323/${EXTEN}@192.168.1.2) If I need to use h323.conf to do the same I cannot configure h323 to do the same. I get everyone is busy message and I do not see IP packets being generated by * trying to communicate to 192.168.1.2. Can someone point out what I
2005 Mar 16
0
Help with simple H323 settings
Hi, I have about one year of experience with Asterisk, working with ZAP (digium, junghanns) ZAPHFC, SIP and IAX. These technologies are quite clear to me, the problem is that I have no experience with H323, but now, I need to use this also. The problem that I have is very trivial, so I think that this should be a very easy question for you guys whom know how it works. All I want to do,
2005 Aug 03
0
Asterisk on FreeBSD-5.4 RELEASE : H323 audio problem
Dear All. I have installed Asterisk-1.0.6 on FreeBSD-5.4 RELEASE via port, so the chan_h323.so modules already included. When i try the SIP channel, asterisk works fine. In this case, i use the XLite softphone as client, i can hear the voice transfered through clearly. Asterisk is good!! :D The problem is when i try the H323 channel, the voice cannot be transferred through. I have
2005 Jul 07
0
h323 how to ?????
I try to get H323 to run, but have so far only partial success: There is a Gatekeeper GK, where asterisk connects to. The Gatekeeper sees Asterisk, and Asterisk sees the gatekeeper. From the Network on the GK, asterisk is reachable via the number 070333333. I have an extension on asterisk 6002, which is reachable. I try to call a number attached to the gatekeeper (070168177) with the
2004 Oct 02
1
H323 dial problem
Driver chan_h323.so ---- If extension is exten => 0119823,1,dial(h323/0119823@10.10.10.1) then dial is OK: Executing Dial("SCCP/goran-00000002", "h323/0119823@10.10.10.1") in new stack ---- But if extension are something like: exten => _011xxxx,1,dial(h323/10.10.10.1/${exten:3}) exten => _011xxxx,1,dial(h323/${exten:3}@10.10.10.1) exten =>
2004 Sep 28
0
H323 dropping connections
FC2 Asterisk 1.0 When I dial a H323 dialup to an existing OKI Voip Router (BV1250), I get an EndedByRefusal yet the OKI Gateway is setup with the corrent reply ip addresses etc etc, unfortunately its an existing multiple voip router setup with g723.1 and g729a, so changing the codec on the router maybe an issue. I have compile in the h323 as per the channels/h323 setup with the listed libraries.
2009 Jul 13
0
ooh323 and h323, it accept the call even not added in h323.conf
Dears; Now using Asterisk H323 (which coming with Asterisk, I just compiled PWLIB and OPENH323), now I am placing a call from the IP Phone, the call comes to Asterisk, and it goes to the default context, but did not hear any voice of the played wave file. 1) Why Asterisk accepted the call without authentication? At least, it should be added to the h323.conf. 2) In case we found the method to
2003 Dec 17
0
h323.conf new try
Hi list, After several tries to understand the subtil description in the h323.conf to be able to make the next scenario I was presented the following error messages by asterisk. Can somebody tell me please what I am doing wrong. Scenario: Gatekeeper (h323) --> Asterisk PBX -->(h323) Gateway Endpoints are connected to Gatekeeper. Call does come in like 999931235650087 with codec g711
2004 Jul 28
0
D-Link DG-104SH H323 problemm
Hi, I'm using D-Link DG-104SH (H323 4 port FXS gateway) with analig phone connected to it and X-Lite softphone as endpoints with * When I calling from X-Lite to analog phone it's ok When I dilaling X-Lite from analog phone, X-Lite si ringind but whei I picked up X-Lite connection drops IP of DG-104SH is 192.168.1.3, H323 ID is GW1 X-Lite number is 233 Here is * output: -- Executing
2008 Nov 07
1
Help with asterisk and avaya SIP trunking
Hi * Users, I ran into a problem when I was trying to communicate an avaya IP Office talk to asterisk with SIP Trunking. I had successful calls from asterisk to Avaya but not from avaya to asterisk. Can someone provide me insight on how to address it or the path to resolve it. The error I get is mentioned below: (dialing 32564 from avaya to asterisk) "[Nov 6 17:14:23] WARNING[6227]:
2005 May 18
0
Asterisk and H323 vs OH323???
What is the difference between H323 and OH323 in Asterisk? I need Asterisk to have basic H.323 support so we can offer some simple H323 termination for some of our Cisco and Quintim hardware. Our upstream provider uses SIP, so I figured I'd use Asterisk as the go-between. I already setup Asterisk so it can push calls out through our providers via SIP. I just need a good/solid/very simple H323
2006 Dec 29
2
Avaya to Asterisk via H323
I am tasked with linking an Avaya Definity switch to an asterisk box using it's IP card that handles H.323. All my googles turn up a lot of results but nothing recent. I am able to find instructions but they are dated from 2005, and often fail halfway through. What is the best way to achieve what I want, which is two way calling between the Avaya switch and Asterisk server using h.323, and