Hello,

I have tested OOH323 with many simultaneous capabilities and I didn't have any 
such problems.

Can you capture the packets of the call negotiation between Asterisk and the 
other gateways and send them? Perhaps analyzing the packets will provide more 
information for the problem.

Best regards,
Vlasis.


-----Original Message-----
From: Rushan Sobar [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 10, 2006 4:29 PM
To: Vlasis Hatzistavrou; ooh323c-devel@lists.sourceforge.net
Subject: Re: [ooh323c-devel] ooh323 and g729 , g729A compatibility issue


will on both Cisco or quintum gateways it drop the call. when adding g729A 
and g729 capabilities.

also I note a problem that if you allow 2 codecs like g729 and g723 on same 
ooh323 and you make a call from ip phone with g729 and call from g723 just 
one of the codecs work and the other phone on the other codec drop the call. 
so i cant have 2 codecs allowed in the ooh323 and make the user select which 
codec they prefer. as its adding capabilities g729A and adding capabilities 
g723 this appear even on ooh323 ver 0.2 and all ver.

I guess there is something when the add capabilities got 2 codecs

here is example

ver 0.2 on g729 allowed ALONE just add capabilities G729A so call WORK 
smooth
ver 0.2 on g723 allowed ALONE just add capabilities G723    so call WORK 
smooth
ver 0.2 on BOTH allowed g729 and g723 add capabilities G729A and 
capabilities G723 so call DROP on one of codec

ver 0.4 / 0.5 / 0.82 on  g729 allowed ALONE add capabilities G729A and 
capabilities  G729 so call DROP ( my case )

so what I feel when there is more than 1 capabilities added problem appears

what test's or debug or logs may help to determine the problem more?

Regards
Rushan

----- Original Message ----- 
From: "Vlasis Hatzistavrou" <[EMAIL PROTECTED]>
To: <ooh323c-devel@lists.sourceforge.net>
Cc: "'Rushan Sobar'" <[EMAIL PROTECTED]>
Sent: Wednesday, May 10, 2006 1:06 PM
Subject: RE: [ooh323c-devel] ooh323 and g729 , g729A compatibility issue


> Hello,
>
> The debug information did not appear very informative. Have you tried 
> enabling only G729A on the remote Cisco gateway? I know that the Quintum 
> gateway only negotiates G729A (this is the only G729 flavor it supports) 
> but the Cisco can be set to accept only specific codecs.
>
> However, I don't see how the addition of the G729 codec could create a 
> problem... Also, can you tell which side is dropping the call upon answer? 
> Is it Asterisk or the other gateway? Do you have any packet captures of 
> the call attempts or debug from the Cisco/Quintum gateway?
>
> Best regards,
> Vlasis Hatzistavrou.
>
>
> -----Original Message-----
> From: Rushan Sobar [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 10, 2006 2:58 AM
> To: Vlasis Hatzistavrou @ Kinetix Tele.com; 
> ooh323c-devel@lists.sourceforge.net
> Subject: Re: [ooh323c-devel] ooh323 and g729 , g729A compatibility issue
>
> myself confused
>
> using ooh323 ver 0.2 which already in asterisk-addons work smooth on 
> ooh323
> debug when I make a call through ooh323 to my Cisco or quintum gateway 
> here
> is log...
>
> ---   ooh323_request - data [EMAIL PROTECTED] format 0x100 
> (g729)
> ---   find_peer
> +++   find_peer
> +++   ooh323_request
> ---   ooh323_call- [EMAIL PROTECTED]
> ---   onNewCallCreated ooh323c_o_1
> ---   find_call
> +++   find_call
> +++   ooh323_call
>    -- Called [EMAIL PROTECTED]
> setting callid number 282436357
> Outgoing call 195.158.192.1(ooh323c_o_1) - Codec prefs - (g729)
>        Adding capabilities to call(outgoing, ooh323c_o_1)
>        Adding g729A capability to call(outgoing, ooh323c_o_1)
> ---   configure_local_rtp
> +++   configure_local_rtp
> +++   onNewCallCreated ooh323c_o_1
> ---   setup_rtp_connection
> ---   find_call
> +++   find_call
> +++   setup_rtp_connection
> --- onAlerting ooh323c_o_1
> ---   find_call
> +++   find_call
> +++ onAlerting ooh323c_o_1
>    -- OOH323/195.158.192.1-f32e is ringing
> ---   onCallEstablished ooh323c_o_1
> ---   find_call
> +++   find_call
>    -- OOH323/195.158.192.1-f32e answered SIP/282436357-73ad
> +++   onCallEstablished ooh323c_o_1
> ---   close_rtp_connection
> ---   find_call
> +++   find_call
> +++   close_rtp_connection
> ---   onCallCleared ooh323c_o_1
> ---   find_call
> +++   find_call
> ---   ooh323_hangup
>    hanging 195.158.192.1
> +++   ooh323_hangup
> ---   ooh323_destroy
> Destroying 195.158.192.1
> +++   ooh323_destroy
>
> here I made a call normally and close the line and call work smooth...
>
> as soon I upgrade to ver. 0.4 or 0.5 or 0.82 this what I get in ooh323 
> debug
>
> ---   ooh323_request - data [EMAIL PROTECTED] format 0x100 
> (g729)
> ---   find_peer
> +++   find_peer
> +++   ooh323_request
> ---   ooh323_call- [EMAIL PROTECTED]
> +++   ooh323_call
>    -- Called [EMAIL PROTECTED]
> ---   onNewCallCreated ooh323c_o_1
> ---   find_call
> +++   find_call
> setting callid number 282436357
> Outgoing call 195.158.192.1(ooh323c_o_1) - Codec prefs - (g729)
>        Adding capabilities to call(outgoing, ooh323c_o_1)
>        Adding g729A capability to call(outgoing, ooh323c_o_1)
>        Adding g729 capability to call(outgoing, ooh323c_o_1)
> ---   configure_local_rtp
> +++   configure_local_rtp
> +++   onNewCallCreated ooh323c_o_1
> --- onAlerting ooh323c_o_1
> ---   find_call
> +++   find_call
> +++ onAlerting ooh323c_o_1
>    -- OOH323/195.158.192.1-8696 is ringing
> ---   onCallEstablished ooh323c_o_1
> ---   find_call
> +++   find_call
> +++   onCallEstablished ooh323c_o_1
>    -- OOH323/195.158.192.1-8696 answered SIP/282436357-347d
> ---   onCallCleared ooh323c_o_1
> ---   find_call
> +++   find_call
> ---   ooh323_hangup
>    hanging 195.158.192.1
> +++   ooh323_hangup
> ---   ooh323_destroy
> Destroying 195.158.192.1
> +++   ooh323_destroy
>
>
> and the call get drop as soon as the line get picked up...
> the only difference is Adding g729 capability to call
>
> so any suggestions?? or help on whats the problem exactly?
>
> Regards
> Rushan
>
>
> ----- Original Message ----- 
> From: "Vlasis Hatzistavrou @ Kinetix Tele.com" <[EMAIL PROTECTED]>
> To: <ooh323c-devel@lists.sourceforge.net>
> Cc: "'Rushan Sobar'" <[EMAIL PROTECTED]>
> Sent: Wednesday, May 10, 2006 12:41 AM
> Subject: RE: [ooh323c-devel] ooh323 and g729 , g729A compatibility issue
>
>
>> Hello,
>>
>> Could you please let us know why the addition of G729 (together with
>> G729A)
>> creates problems for your application?
>>
>> Best regards,
>> Vlasis Hatzistavrou
>>
>> -----Original Message-----
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of Rushan
>> Sobar
>> Sent: Τετάρτη, 10 Μαΐου 2006 1:21 πμ
>> To: ooh323c-devel@lists.sourceforge.net
>> Subject: [ooh323c-devel] ooh323 and g729 , g729A compatibility issue
>>
>> Hi,
>>
>> im using asterisk with ooh323 version 0.2
>> when I make a call it adding compatibility G729A
>> and call work smooth
>>
>> I upgrade to version 0.4 I start facing problem,
>> with ooh323 debug I found out that its adding compatibility for G729A 
>> also
>> adding compatibility G729
>> also this accurse on version 0.5 and ver 0.8 it add G729A and G729 both
>> so I had to change back to ver. 0.2 so it add only G729A
>>
>> how to configure ver 0.4 or ver 0.5 to add just compatibility G729A
>> without
>> adding G729 to my calls
>> because adding compatibility G729 with G729A to the call cause my calls 
>> to
>> drop on pickup
>>
>> anyone can tell how to make the ooh323 just to add G729A compatibility
>> without  adding G729 ?
>> so it work same as ver 0.2 with just G729A
>>
>> any command with ./configure or anything to edit or change in the code ?
>>
>> Regards
>> Rushan
>>
>>
>>
>>
>> -------------------------------------------------------
>> 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@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/ooh323c-devel
>>
>>
>
>
> 




-------------------------------------------------------
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&kid0709&bid&3057&dat1642
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to