Forward Calls To Cell With Caller ID number

HI!
I use the forward my office line to my cell. When someone calls my desk phone in the office, it forwards to my cell, but the caller id when my cell rings is my office phone number. Is there any way to forward the caller id information, or maybe another solution so I can see who is calling me directly? is working but i just see my office nummber.

could you please tell me how i can achieve that.

Thanks

my extension

[von-office]

exten => 68845712,1,Set(CALLERID(num)=${CALLERID(num)})
exten => 68845712,n,NoOp(${CALLERID(num)})
exten => 68845712,n,Dial(Datacard/datacard0/0049174000000,20,m)
exten => 68845712,n,Hangup

asterisk 1.6 and 1.8

It may be that the carrier is preventing you from setting the caller id.

As would any responsible carrier.

Hi !
does it mind that is not possible to change the callerid (num) ?

or should i do somethings firs to achive that ?

Thanks in advance

It appears that it is not possible with your carrier.

If the carrier permitted you to change the callerid then the code you have provided looks like it would work. I have done a similar thing with Internet based voip providers which worked fine.

Maybe you could try changing the callerid(name) to see whether that works. If so, you could put the ID in the name field and at least you would get the number. Then again, the carrier may block that as well.

Hi !

i try to change the Callid (name) to put the nummer inside but they dont transfert it.
it seem to be not possible with my carrier.

Thanks