Re: [asterisk-users] CallerID setting issue with withheld numbers and mISDN ...

2008-03-13 Thread Gordon Henderson
On Thu, 13 Mar 2008, Doug Lytle wrote: > Gordon Henderson wrote: >> Then no amount of Set(CALLERID(name)=somethin) will work. Even if I >> explicitly do a Set before the dial, it seems to get ignored. > > Trying doing that while using: > > SetCallerPres(allowed) > > Within your dial plan Well the

Re: [asterisk-users] CallerID setting issue with withheld numbers and mISDN ...

2008-03-13 Thread Doug Lytle
Gordon Henderson wrote: > Then no amount of Set(CALLERID(name)=somethin) will work. Even if I > explicitly do a Set before the dial, it seems to get ignored. > Trying doing that while using: SetCallerPres(allowed) Within your dial plan Doug -- Ben Franklin quote: "Those who would give

[asterisk-users] CallerID setting issue with withheld numbers and mISDN ...

2008-03-13 Thread Gordon Henderson
Heres a weird one... Call comes in on mISDN channel. Little bit of dialcode (in a macro) looks up the number in the astdb and puts an name to it. No real magic there, and it works well. Same macro also has parameter passed in to put a prefix on the name - this is set in the DDI handling and i