Re: [Asterisk-java-users] setCallingPres() don't work
Brought to you by:
srt
From: Yves A. <yv...@gm...> - 2014-10-19 20:46:55
|
out of my stomach one of these steps: - use set(CALLERID(num-pres)=prohib) from within the dialplan or - compile libpri and dahdi into your asterisk yves Am 19.10.2014 um 18:22 schrieb Daniele Renda: > Hi guys, > someone can help me? > > Thanks! > > 2014-10-14 17:41 GMT+02:00 Daniele Renda <dan...@gm... > <mailto:dan...@gm...>>: > > Hi, > I'm using Asterisk 11.12.1 with Asterisk Java 1.0.0.M3. > > I'm trying to hide the callerId when I create an originateasync. > > When I want to display the callerid I do: > > action.setCallerId(telefonata.getCallerId()); > action.setCallingPres(3); > > instead when I want to hide it I do: > > action.setCallingPres(32); > > unfortunally seems that the call is not sent by asterisk. > > I see that "This property is only available on BRIstuffed Asterisk > servers." But how I can hide the caller id if I'm using a sip > trunking asterisk server? > > Thanks very much > > -- > Daniele Renda > > > > > -- > Daniele Renda > > > ------------------------------------------------------------------------------ > Comprehensive Server Monitoring with Site24x7. > Monitor 10 servers for $9/Month. > Get alerted through email, SMS, voice calls or mobile push notifications. > Take corrective actions from your mobile device. > http://p.sf.net/sfu/Zoho > > > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |