hello, I would like to report some possible bug found in chan_ooh323 
with asterisk, seems that calling presentation is not working as expected,
I cannot see caller id number, when I call from asterisk to ip phone 
behind callmanager.
when I debug communication, I found, that chan_ooh323  _always_ set 
presentation indicator as "Presentation restricted",
setting SetCallerPres(allowed_passed_screen) before ooh323 dial from 
asterisk to callmanager has no efect for displaying caller id number on 
destination phone  :'(

from packet dump, wireshark still shows :
Calling party number: '324'
.... ..01 = Screening indicator: User-provided, verified and passed (0x01)
.01. .... = Presentation indicator: Presentation restricted (0x01)

I think I hit this bug as wrote: Tim King <[EMAIL PROTECTED]> - 2006-06-06 
04:13: ooh323 in Asterisk and Cisco Call Manager
2. In ooq931.c line 1936 the undocumented parameters to
 ooQ931SetCallingPartyNumberIE set privacy mode on (always).
.....

and because some patch for this was included in this thread, I would 
like to ask, if it's included in some current (devel?) chan_ooh323 
version or will be included... thanks.
PJ


-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to