[Asterisk-Users] Zaphfc CallerID problem...
Thorsten Huber
th-voip-lists at agamemnon.LF.net
Mon Aug 2 00:13:29 MST 2004
Hi,
On Sun, Aug 01, 2004 at 09:13:52PM +0200, Massimo De Nadal wrote:
...
> [from-ISDN1]
> exten=>s,1,Wait(1)
> exten=>s,2,Dial(Sip/cisco1&Sip/xlite1,30,tTr)
> exten=>s,3,HangUp
>
> The problem is that when I receive a call, I can't see the CallerID neither
> on the Cisco 7940 nor on the X-Lite client.
>
> Any ideas ??
we had similar problems and fixed them by setting the CIDName to the CallerID:
[from-ISDN1]
exten=>s,1,Wait(1)
exten=>s,2,SetCIDName(${CALLERID})
exten=>s,3,Dial(Sip/cisco1&Sip/xlite1,30,tTr)
exten=>s,4,HangUp
--
Gruss / Best regards | LF.net GmbH | fon +49 711 90074-414
Thorsten Huber | Ruppmannstrasse 27 | fax +49 711 90074-33
th at LF.net | D-70565 Stuttgart | http://www.lf.net
More information about the asterisk-users
mailing list