Avin Patel | 10 Oct 2006 20:03
Favicon

Re: ooh323c problem - media IP address


Thanks for change:
ooh245.c:
1236c1236,1239
<    ooSocketConvertIpToNwAddr(call->localIP, iPAddress->network.data);
---
 >    /* this looks wrong, should be media IP. FP
 >       ooSocketConvertIpToNwAddr(call->localIP, iPAddress->network.data
);
 >    */
 >    ooSocketConvertIpToNwAddr(pLogicalChannel->localIP, iPAddress->netw
ork.data);
1255c1258,1261
<    ooSocketConvertIpToNwAddr(call->localIP, iPAddress1->network.data);

---
 >    /* this looks wrong, should be media IP. FP
 >       ooSocketConvertIpToNwAddr(call->localIP, iPAddress1->network.dat
a);
 >    */
 >    ooSocketConvertIpToNwAddr(pLogicalChannel->localIP, iPAddress1->net
work.data);

It looks ok to me. Any one can point problem with this change?

Regards,
Avin Patel
Objective Systems, Inc.

Pomerleau, Francois wrote:
(Continue reading)

Lemarchand stéphane | 16 Oct 2006 14:25
Picon

Can't call netmeeting with simple (release 0.8.2)

hi,

I've got the latest release (0.8.2) of ooh323 stack and try to make a call 
using the test program simple with netmeeting (v3.01).
It doesn't work, netmeeting is ringing but after i accept the call nothing 
happen.
I've started simple without faststart and without tunneling (as indicated on 
a post on this forum) and put the fr/s to 180 for ulaw.
According to the trace, i think the problem is about capability. Indeed, I 
don't receive TerminalCapabilityAck from netmeeting but
a h245 indication functionNotSupported message.
I've tryed to make a call with simple  to gnomemeeting and it works.
So I've 2 questions.

Does a call with simple(as it is in release 0.8.2) can works with netmeeting 
?
If not, does someone now what changes have to be done in simple ?

Thanks in advance

Regards
Stephane

PS: I can send the log of the call attempt to netmeeting if needed. (I don't 
send it in this mail because size is to big) 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
(Continue reading)

Avin Patel | 18 Oct 2006 16:05
Favicon

Re: Can't call netmeeting with simple (release 0.8.2)

Hi Stephane,
simple works with netmeeting. Netmeeting doesn't support fast-start.

So you will have to test with disabling fast-start and tunneling.

Regards,
Avin Patel
Objective Systems, Inc.
REAL WORLD ASN.1 AND XML SOLUTIONS
Tel: +1 (484) 875-9842
Fax: +1 (484) 875-9830
Toll-free: (877) 307-6855 (USA only)
mailto:apatel <at> obj-sys.com
http://www.obj-sys.com

Lemarchand stéphane wrote:
> hi,
> 
> I've got the latest release (0.8.2) of ooh323 stack and try to make a call 
> using the test program simple with netmeeting (v3.01).
> It doesn't work, netmeeting is ringing but after i accept the call nothing 
> happen.
> I've started simple without faststart and without tunneling (as indicated on 
> a post on this forum) and put the fr/s to 180 for ulaw.
> According to the trace, i think the problem is about capability. Indeed, I 
> don't receive TerminalCapabilityAck from netmeeting but
> a h245 indication functionNotSupported message.
> I've tryed to make a call with simple  to gnomemeeting and it works.
> So I've 2 questions.
> 
(Continue reading)

Mihail Gluhowchenko | 20 Oct 2006 12:10
Picon
Favicon

Mode Request

Hello All.
I adding new functions for a fax support(T.38, 
pass-through mode) It is Reguest mode signals in H245.
I add it in file oochannels.c byt i don`t understend.
What type of the timer to choose and they differ
OO_CALLESTB_TIMER OO_MSD_TIMER OO_TCS_TIMER OO_OLC_TIMER 
  OO_CLC_TIMER OO_RCC_TIMER OO_SESSION_TIMER
OO_H245CONNECT_TIMER ????
When i am send ooSendRequestModeAck(struct OOH323CallData 
*call, char * status);
What type of H245RequestModeAck->response.t 
?	T_H245RequestModeAck_response_willTransmitMostPreferredMode
T_H245RequestModeAck_response_willTransmitLessPreferredMode
T_H245RequestModeAck_response_extElem1 ???

When i am send
int ooSendRequestMode(struct OOH323CallData *call)
{
	int ret;
    	H245Message* ph245msg=NULL;
    	H245RequestMessage *request;
    	OOCTXT *pctxt=&gH323ep.msgctxt;
	H245AudioCapability *audioCap=NULL;
	H245AudioTelephonyEventCapability *ateCap=NULL;
	H245UserInputCapability *userInputCap = NULL;
	H245CapabilityTableEntry *entry=NULL;
	H245RequestMode* pRequestMode;

	/* Check whether Request Mode already in progress */
    	if(call->requestModeState != OO_RequestMode_Idle){
(Continue reading)

ooh323c-devel | 23 Oct 2006 20:27
Picon

source number rewrite


hello,

I am sorry for writing to devel but I do no find any "users" list.

my H323 provider wants all my asterisk calls to have the same source 
number, I have tried all settings I have found but still my calls are 
originating with the extension as source number.
is it possible to have all calls from asterisk using ooh323 to have the 
same (defined) source number ?

in ooh323.conf I have:
[provH-out]
type=peer
context=provH-out
ip=1.1.1.1
port=1720
e164=99900
h323id=99900
accountcode=99900
amaflags=default
callerid=99900 <99900>

in extensions.conf I have:
exten => _099X.,1,Dial(OOH323/${EXTEN:3} <at> provH-out, 60, T)
exten => _099X.,n,Hangup()

is it possible to have calls originating with 99900 not with my dialing 
extension ?

(Continue reading)

Dinesh Nair | 24 Oct 2006 08:31

Re: source number rewrite


On 10/24/06 02:27 ooh323c-devel said the following:
> in extensions.conf I have:
> exten => _099X.,1,Dial(OOH323/${EXTEN:3} <at> provH-out, 60, T)
> exten => _099X.,n,Hangup()

exten => _099X.,1,Set(CALLERID(num)=99900)
exten => _099X.,n,Dial(OOH323/${EXTEN:3} <at> provH-out, 60, T)
exten => _099X.,n,Hangup()

--

-- 
Regards,                           /\_/\   "All dogs go to heaven."
dinesh <at> alphaque.com                (0 0)   http://www.openmalaysiablog.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Kengie Ho | 27 Oct 2006 16:06
Picon

OOH323 GK Context Help

Dear Sir/Madam,

Sorry to be posting to a developer listing, but I have a problem with the OOH323 Channel driver and there isn't any other user listing for cofiguration help.  The problem is that I am currently registered to the a Gatekeeper and there will be other endpoints be registered to the GK also.  The Asterisk box is positioned as a PSTN gateway and then the endpoints registered to the GK.  The GK will send the calls to the Asterisk box for termination.  Since all calls are GK controlled, the ooh323 driver allow me to set only one context for all incoming call to the Asterisk box.  Is it possible for have a different context depending on the receivied prefix from the GK controlled calls.  Thanks you.

Regards,
Kengie

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Gmane