Re: [Asterisk-Users] Zaphfc CallerID problem...

2004-08-02 Thread Massimo De Nadal
> > > Hi, > > > > On Mon, Aug 02, 2004 at 01:20:32PM +0200, Massimo De Nadal wrote: > > > > 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,Dia

Re: [Asterisk-Users] Zaphfc CallerID problem...

2004-08-02 Thread Massimo De Nadal
> Hi, > > On Mon, Aug 02, 2004 at 01:20:32PM +0200, Massimo De Nadal wrote: > > > 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/xlite

Re: [Asterisk-Users] Zaphfc CallerID problem...

2004-08-02 Thread Thorsten Huber
Hi, On Mon, Aug 02, 2004 at 01:20:32PM +0200, Massimo De Nadal wrote: > > 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=

Re: [Asterisk-Users] Zaphfc CallerID problem...

2004-08-02 Thread Massimo De Nadal
"Thorsten Huber" wrote: > 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 neit

Re: [Asterisk-Users] Zaphfc CallerID problem...

2004-08-02 Thread Thorsten Huber
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 c

[Asterisk-Users] Zaphfc CallerID problem...

2004-08-01 Thread Massimo De Nadal
I'm not sure that this problem is strictly related to zaphfc, but this is what happens: my asterisk (build on bri-stuff-0.1.0-RC2k) handles a single PCI HFC-S based card. I own a Cisco 7940 Sip phone (fw 7.1) and a pc running X-Lite. Zaptel.conf and zapata.conf are taken directly from zaphfc sample