Phibee Network Operation Center
2008-May-30 06:57 UTC
[asterisk-users] Problems CallerID in Call Out
Hi we have a big problems with a Asterisk, i have a lot of number and for calling, i use: exten => _006XX.,1,Set(CALLERID(name)=anonymous) exten => _006XX.,2,Dial(Zap/r1/${EXTEN:1},90,rt) exten => _006XX.,3,Hangup exten => _0XX.,1,Set(CALLERID(all)=Company <811000000>) exten => _0XX.,2,Dial(Zap/r1/${EXTEN:1},180,rt) exten => _0XX.,3,Hangup My problems are when i call, my correspondant don't see "anonymous" or "811XXXX", he see the first number of my E1. Where is the problems ? thanks jerome
Phibee Network Operation Center schrieb:> Hi > > we have a big problems with a Asterisk, i have a lot of number > and for calling, i use: > > exten => _006XX.,1,Set(CALLERID(name)=anonymous) > exten => _006XX.,2,Dial(Zap/r1/${EXTEN:1},90,rt) > exten => _006XX.,3,Hangup > > exten => _0XX.,1,Set(CALLERID(all)=Company <811000000>) > exten => _0XX.,2,Dial(Zap/r1/${EXTEN:1},180,rt) > exten => _0XX.,3,Hangup > > > My problems are when i call, my correspondant don't see "anonymous" or > "811XXXX", he see the first number of my E1. > > Where is the problems ? > > thanks > jerome >hello, just try setting the Caller Presentation to Prohib. If the called party see your number of the E1 then your carrier could set the numer you have send (wrong format or wrong characters) and just take the numer of your E1. best regards steve smith