[Asterisk-Users] CLID trouble

Martin Pycko martinp at digium.com
Tue Jun 17 11:54:30 MST 2003


Just do the "pri debug span 1" and see for yourself that asterisk sends
that. You might however send it without one digit or something ... or
maybe your telco doesn't support it. Just give then a call.

Martin

On Tue, 17 Jun 2003, Tom De Wispelaere wrote:

> Hey Martin, thnx for your reply,
>
> I've tried it out as you said by setting it explicitly in my
> extensions.conf as follows :
>
> exten => number,1,Wait,1
> exten => number,2,Answer
> exten => number,3,SetCallerID("somename" <000000000>)
> exten => number,4,Dial,Zap/g2/${phonenumber}
>
> in the console it says
>
>  -- Executing Answer("Zap/6-1", "") in new stack
>  -- Executing SetCallerID("Zap/6-1", ""somename" <000000000>") in new stack
>  -- Executing Dial("Zap/6-1", "Zap/g2/XXXXXXXXX") in new stack
>
> I still dont get any CLID on the receiving phone however :(....
>
> Maybe i should contact the telco about this ?
>
> Regards,
>
> Tom
>
>
>
> On Tue, 17 Jun 2003, Martin Pycko wrote:
>
> > Try to explicitly add this line
> > ,1,SetCallerid,("somename" <12345>)
> > ,2,Dial,Zap/g1/${phonenumber}
> >
> > regards
> > Martin
> > On Tue, 17 Jun 2003, Tom De Wispelaere wrote:
> >
> > > Hey all,
> > >
> > > I have a E1 setup with a E400P digium card. Everything works just great
> > > except for the callerid. When i make an outgoing call via the E1 to a
> > > hardphone somewhere, all i get is "private number". In my zapata.conf
> > > however , i have defined the following:
> > >
> > > context=localE1
> > > group = 1
> > > channel=1-15
> > > group = 2
> > > callerid="somename" <xxxxxxxx>
> > > channel=17-31
> > >
> > > and I explicitly dial out with something alla
> > > "Dial,Zap/g2/${phonenumber}"
> > >
> > > Am i forgetting something ? Thnx for any advice.
> > >
> > > Ciao
> > >
> > > Tom
> > >
> > >
> > > _______________________________________________
> > > Asterisk-Users mailing list
> > > Asterisk-Users at lists.digium.com
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> > >
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list