AW: [Asterisk-Users] CLIP in Germany
Johannes von Drachenfels
johannes at drachenfels.de
Tue Dec 16 03:03:52 MST 2003
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 ...
Any help is great,
Johannes
More information about the asterisk-users
mailing list