| Summary: | ASTERISK-22575: Call from SIP phone to OOH323 - can't hide callerid | ||
| Reporter: | Cyril CONSTANTIN (dose) | Labels: | |
| Date Opened: | 2013-09-23 06:55:20 | Date Closed: | |
| Priority: | Minor | Regression? | |
| Status: | Open/New | Components: | Addons/chan_ooh323 |
| Versions: | 1.8.15.1 13.18.4 | Frequency of Occurrence | Constant |
| Related Issues: | |||
| Environment: | Attachments: | ||
| Description: | I'm trying to hide my callerid when calling from my SIP phone through OOH323 trunk, but unfortunately my callerid is always sent, in my dialplan I use Set(CALLERID(num-pres)=prohib) before dialing through OOH323. I check tcpdump traces and saw that "presentation" is allowed and "screening" is user-provided. So it looks that prohib command are not passed to OOH323 stack.
Any idea would be appreciated | ||
| Comments: | By: Alexander Anikin (may213) 2013-09-23 14:36:17.014-0500 Hello Cyril, whill check about prohibition, issue cloud be there. | ||