similar to: problem with * and Howlink CL-100 ip phone

Displaying 20 results from an estimated 300 matches similar to: "problem with * and Howlink CL-100 ip phone"

2003 Jul 10
2
OH323 + G729 + Go2Call
hi .. i've just installed and licensed an instance of the G729 codec. I am trying to connect through asterisk to Go2Call server .. According to their info it involves dialling extension 729 on voip01.go2call.com, to get the IVR. my extensions.conf shows : exten => s,2,Dial(OH323/h323:729@216.52.153.206) which I think is correct, I have G729 enabled in the OH323.conf file and it seems to
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
2005 Jan 06
0
H.323 to SIP extension
Greetings All- I have an * box with the NuFone H.323 channel driver installed. I also have an Altigen VoIP system with a PRI to the PSTN. I can sucessfully make a call from a SIP extension (snom190) to an H.323 extension (altigen phone) The thing I can't seem to make work is a call from a H.323 phone to a SIP extension. Here's the layout:
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.
2005 Jan 27
0
Problem with OpenPhone->Asterisk
Hello all, I just installed Asterisk with H323 support (chan_h323 from Jeremy McNamara). But experience problem while connecting OpenPhone to Asterisk Here is h.323 trace: 5:37.444 H323 Listener:9c86de0 transports.cxx(1504) H323TCP Started connection: host=10.120.160.15:3172, if=10.120.160.99:1720, handle=27 5:37.444 H225 Answer:9cc1250 transports.cxx(564) H225
2004 May 18
0
problems with asterisk-oh323
Hello, I've been trying to send traffic to a Cisco Call Manager 3.2, but with no luck. Here's whats happening: * Call gets to CCM * Call gets to the gateway * Rings a couple times on destiny * Call gets hungup. On the CCM I get the following error: MediaManager - ERROR wait_AuConnectErrorInd On the Gw (Cisco AS5300) I get a disconnect cause of 2F (Resource not available) On asterisk:
2005 Jul 05
0
chan_h323 passes no audio?
I'm attempting to get chan_h323 working on Asterisk CVS-STABLE. I've compiled it ok using the Janus release of pwlib/openh323, by editing the makefile as per the comments. Call setup and cleardown seems to work fine, but no audio is being passed in either direction. Doing an "h.323 trace 9", I noticed the following sequence at the end of the call setup: h323.cxx(1685)
2003 Jul 21
4
anyone with X100P & Callerid working outside US ?
I'm just curious if anyone has the X100P & Callerid receiving working outside US. Replies are appreciated. Also if it's not working for you in a certain coutry you can respond too. regards Martin
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 03
0
I have met a message : "No one is available to answer at this time".
Hello, Users. I loaded module chan_h323.so, chan_vpb.so. I have met a message : "No one is available to answer at this time". I don?t know what I do.. My 'h.323 trace 5' result is : == vpb/1-8: Starting record mode (codec=0)[AST_FORMAT_SLINEAR:VPB_LINEAR] -- Executing Dial("vpb/1-8", "h323/192.168.1.107") in new stack 1:21:34.936 ThreadID=0x06f2bbb0
2003 Nov 07
3
Unable dial out with the new Oh323 0.5.6
Hi all, i've installed the a new pwlib (1.5.0) / oh323lib (1.12.0) on my *. Then i've installed the new chan_oh323 (0.5.6). when i try to make a call with "netmeeting" through * ( * dial out with "Dial,OH323/${EXTEN}@xx.xxx.xxx.xx" ) the call will be blocked. Before, there was chan_oh323 0.5.5 and pwlib(1.4.11) and openh323(1.11.7) installed, and it worked. Is here
2004 Aug 11
7
H323 call dropped when answered
Hi All. I'm using RedHat 9 I configured the chan_h323 and asterisk from CVS. This is the scenario SJ_lab_phone(sip) ---------------> Asterisk -------------> H323 GK --------------> PSTN I have tried all codec's and always the same result, the called phone will ring without dropping for how ever I allow it to but as soon as it is answered it immediately gets disconnected.
2003 Nov 27
6
Help for oh323
Hi Friends, Hope you would help me out here, I have searched the asterisk user list for hours and also read the readme and test files that comes with the driver. I need a very simple scenario. I have SIP clients and want to use oh323 to dial out to PSTN using a h323 gateway. a)If I set the extention.conf like this: exten => _87.,1,Dial(OH323/16.52.153.206) oh323 dials out (I can ring a
2003 May 31
1
oh323 problems
i am trying to make calls between two workstations using netmeeting and asterisk. i get the popup on both when i call the extensions 665 and 667 but when accept, i get this error *CLI> 0:18.190 H225 Caller:8112978 H225 Received connect PDU. 0:18.288 H245:810b388 H245 Read error: Bad file descriptor 0:18.318 H323 Cleaner H323
2003 Dec 17
1
PSTN to h323
Hi, I start to be a little confused so I am asking to the list. I want to make with * a gateway from PSTN to H323, and to send all incomings call to a predefined IP, which will treat the h323 calls. let's assume that all my incoming numbers starts with 00 here is my extensions [incoming] exten => s,1,Answer exten => _00.,1,Answer exten =>
2005 Aug 26
1
Re: Speex-dev Digest, Vol 15, Issue 15
Seems to me that they are using speex already. Ethereal shows that the voice RTP stream's payload type is 103. According to this page [ http://www.openh323.org/pipermail/openh323/2004-June/068705.html], 103 is SpeexNarrow-8k, although this email from Craig might not be correct. - Cheng > Message: 2 > Date: Thu, 25 Aug 2005 04:15:44 -0500 (CDT) > From: Ashhar Farhan
2003 Jul 23
2
h323 gateway call lost after 74sec always
Hi, I'm using a Cisco 7960 with a SIP load, and a Cisco 2600 router with an FXO port. Asterisk talks to the router via h323 and opens a call and connects with no problem. At exactly 74 secs (timer on the phone) the call drops, and Asterisks displays this message: -- H323:29764 answered SIP/6000-9794 15:20.606 H225 Caller:80eea08 H225 Received connect PDU.
2004 Sep 10
0
Re: Problem with Openh323 channel driver
Date: Fri, 10 Sep 2004 16:37:33 +0300 > From: Michael Manousos <manousos@inaccessnetworks.com> > Subject: Re: [Asterisk-Users] Problems with 0penh323 Channel Driver > To: Asterisk Users Mailing List - Non-Commercial Discussion > <asterisk-users@lists.digium.com> > Message-ID: <4141AE1D.3020403@inaccessnetworks.com> > Content-Type: text/plain; charset=us-ascii;
2003 Jul 11
8
G729 codec problems
Hi I seem to have installed the G729 codec properly but can't seem to get it to work .. in the Asterisk startup I see .. [codec_g729b.so] => (Annex B (floating point) G.729/PCM16 Codec Translator) == Detected 1 licensed G.729 transcoders WARNING[1074408160]: File translate.c, Line 218 (calc_cost): Translator 'g729tolinb' does not produce sample frames. == Registered translator
2004 Jun 25
4
Failure in RTP streaming
hi, I use the oh323 driver to answer H323 calls. The connection is set up normally. In my extensions.conf file I use: exten => s,1,Answer exten => s,2,Playback(demo-instruct) exten => s,3,Hangup So that when a call is answered i get: *CLI> -- Executing Answer("H323/ip$10.0.3.23:32782/6502", "") in new stack -- Executing