AW: AW: [Asterisk-Users] CLIP in Germany

Johannes von Drachenfels johannes at drachenfels.de
Wed Dec 17 00:46:53 MST 2003


>
> Johannes von Drachenfels wrote:
> > Hi,
> >
> > i have a Siemens Gigaset phone with clip-capabilities on the tdm400 with
> > extension 610 installed. Extension 600 is another phone. But i
> still cannot
> > see the number of the caller at the display of the Siemens
> phone... here is
> > my config:
> >
> >
> > ; Main extension
> > exten => 600,1,SetCallerID,${CALLERIDNUM}
> > exten => 600,2,Dial,Zap/33|30
> >
> > ; Johannes von Drachenfels's Extension
> > exten => 610,1,SetCallerID,${CALLERIDNUM}
> > exten => 610,2,Dial,Zap/32|30
> > exten => 610,3,VoiceMail,u610
> > exten => 610,103,VoiceMail,b610
> >
> > ... and the debug of a call from 600 to 610:
> >
> > cm*CLI>
> >     -- Starting simple switch on 'Zap/33-1'
> >     -- Executing SetCallerID("Zap/33-1", "600") in new stack
> >     -- Executing Dial("Zap/33-1", "Zap/32|30") in new stack
> >     -- Called 32
> >     -- Zap/32-1 is ringing
> >     -- Zap/32-1 is ringing
> >     -- Zap/32-1 is ringing
> >
> > So what i would like to see is 600 in the display of 610 ...
> >
>
> Hi,
>
> I have CID working fine on TDM400s with Gigasets. I do not have the
> SetCallerID lines in my extensions.conf.
>
> You need to add a line in zapata.conf
>
> usecallerid=yes
>
> above your TDM400 channel declarations which also have the caller ID info.
>
> Here is part of mine:
>
> usecallerid=yes
> busydetect=no
>
> group=2
> context=default
> signalling=fxo_ks
> threewaycalling=yes
> transfer=yes
> cancallforward=yes
>
> callerid="Avid" <500>
> channel => 3
>
> callerid="Terry" <501>
> channel => 4
>
> Hope this helps.
>
> Richard
>
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>

I did exactly the same but it still does not work .... May i have to change
something in the zaptel.conf ?
This is my actual configuration there:

#
loadzone=us
#loadzone=fr
#loadzone=de
#loadzone=uk
#loadzone=fi
#loadzone=jp
#loadzone=sp
#loadzone=no
defaultzone=us
span=1,1,0,cas,hdb3
bchan=1-15,17-31
dchan=16
fxoks=32-35

Thanks for your help,

Johannes




More information about the asterisk-users mailing list