atefsaeed2010 / asterisk-chan-dongle-01

Automatically exported from code.google.com/p/asterisk-chan-dongle
Other
0 stars 1 forks source link

usecallingpres CALLERID(num-pres)=prohib Anonimous #143

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I'm just trying to get some x internal calls anonymous but it does not work, my 
config is as follows:

dongle.conf
usecallingpres=yes ; use the caller ID presentation or not
;callingpres=allowed_passed_screen ; set caller ID presentation

extensions.conf
exten => _3XXXX.,1,Set(CALLERID(num-pres)=prohib)
same => n,Dial(Dongle/g1/${EXTEN},40,rT)

Thanks in advance

Original issue reported on code.google.com by francesc...@gmail.com on 13 Aug 2013 at 6:53

GoogleCodeExporter commented 9 years ago
Works just fine for me .. I have "usecallingpres=yes" in dongle.conf though .. 

Original comment by dex...@d3xt3r01.tk on 16 Aug 2013 at 5:03

GoogleCodeExporter commented 9 years ago
Operator can allow or not this feature.
Also some operator wan't money for enable feature.

And usually oprator's billing/invoice of called party contain numbers unhidden!

Original comment by bg_...@mail.ru on 17 Aug 2013 at 8:18

GoogleCodeExporter commented 9 years ago
It worked I had to just reboot the module :-)
julia*CLI> module reload chan_dongle.so

Original comment by francesc...@gmail.com on 17 Aug 2013 at 5:11