Re: [asterisk-users] FSK callerid
Thanks all who sent email to mailing-list. Now callerid displayed on phone connected to FXS port. Callerid signalling: DTMF and Ring. It displayed after first ring. Regards, Balgaa - Original Message - From: "Anselm Martin Hoffmeister" <[EMAIL PROTECTED]> To: "Balgansuren Batsukh" <[EMAIL PROTECTED]>; "Asterisk Users Mailing List - Non-Commercial Discussion" Sent: Thursday, August 09, 2007 9:15 PM Subject: Re: [asterisk-users] FSK callerid > Am Mittwoch, den 08.08.2007, 23:55 +0900 schrieb Balgansuren Batsukh: >> Hello, >> >> I installed Asterisk on Dell Precision workstation and configured with >> sample configuration. >> >> I have two TDM400 board and one with 4xFXO and second one 4xFXS module >> installed. >> >> I made call to telephone line connected to FXO port and never seen >> callerid >> on those lines. >> >> I tested cidsignalling and cidstart types and all doesn't work. > > Just a guess. Try a Wait(2) in the dialplan before Answer()ing the line > (or doing anything else). The CID might be sent in or after the first > ring... so if you immediately answer the line is already up and no CID > can be read from it. > > BR > Anselm > > > > > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.476 / Virus Database: 269.11.10/943 - Release Date: 8/8/2007 > 5:38 PM > > ___ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [asterisk-users] FSK callerid
Am Mittwoch, den 08.08.2007, 23:55 +0900 schrieb Balgansuren Batsukh: > Hello, > > I installed Asterisk on Dell Precision workstation and configured with > sample configuration. > > I have two TDM400 board and one with 4xFXO and second one 4xFXS module > installed. > > I made call to telephone line connected to FXO port and never seen callerid > on those lines. > > I tested cidsignalling and cidstart types and all doesn't work. Just a guess. Try a Wait(2) in the dialplan before Answer()ing the line (or doing anything else). The CID might be sent in or after the first ring... so if you immediately answer the line is already up and no CID can be read from it. BR Anselm ___ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [asterisk-users] FSK callerid
Hello, I saw callerid displayed after first ring and I checked with phone company. They told me two kind of callerid exist there system FSK/DTMF. They are using Alcatel E10 provide DTMF, Siemens EWSD provide FSK callerid service. Currently my phone line connected to Alcatel E10, but doesn't work DTMF. Is there any command on asterisk debug callerid? Balgaa - Original Message - From: "Steve Murphy" <[EMAIL PROTECTED]> To: "Balgansuren Batsukh" <[EMAIL PROTECTED]>; "Asterisk Users Mailing List - Non-Commercial Discussion" Sent: Thursday, August 09, 2007 5:49 AM Subject: Re: [asterisk-users] FSK callerid On Thu, 2007-08-09 at 01:55 +0900, Balgansuren Batsukh wrote: > Hello, > > I am from Mongolia and when I use telephone set with callerid it display > callerid. > > Yes, our phone company charge for callerid service. > > Balgaa > Balgaa-- If you have tried all combinations of cidsignalling/cidstart, then it means that you must investigate the details of CID provided by your phone company. Does it come before/after first/second ring? Or a polarity shift? Is it really FSK or is it DTMF, or what? If it is different from the rest of world, perhaps someone, somehow will be able to make mods to the zaptel drivers to make it work. But they never will be able to, if you don't know exactly what the phone company is providing. Is the callerid display you use, an off-the-shelf item for US consumption? murf > - Original Message - > From: "Steve Murphy" <[EMAIL PROTECTED]> > To: "Balgansuren Batsukh" <[EMAIL PROTECTED]>; "Asterisk Users Mailing > List - > Non-Commercial Discussion" > Sent: Thursday, August 09, 2007 2:40 AM > Subject: Re: [asterisk-users] FSK callerid > > > On Wed, 2007-08-08 at 23:55 +0900, Balgansuren Batsukh wrote: > > Hello, > > > > I installed Asterisk on Dell Precision workstation and configured with > > sample configuration. > > > > I have two TDM400 board and one with 4xFXO and second one 4xFXS module > > installed. > > > > I made call to telephone line connected to FXO port and never seen > > callerid > > on those lines. > > > > I tested cidsignalling and cidstart types and all doesn't work. > > Balgaa-- > > What country are you in? The CID conventions vary considerably from > country > to country! Your tonezone indicate US/France... > > Here in the US, the defaults in zapata.conf work fine for me: > > usecallerid=yes > > ;cidsignalling=bell > > ;cidstart=ring > > Are you sure your lines from the CO are providing CID? Out here where > I'm at, > the phone company charges extra for the privilege of CID. > > > murf > > > > > /var/log/messages: > > > > Aug 3 13:42:51 towerpbx kernel: Module 0: Installed -- AUTO FXO (FCC > > mode) > > Aug 3 13:42:51 towerpbx kernel: Module 1: Installed -- AUTO FXO (FCC > > mode) > > Aug 3 13:42:51 towerpbx kernel: Module 2: Installed -- AUTO FXO (FCC > > mode) > > Aug 3 13:42:51 towerpbx kernel: Module 3: Installed -- AUTO FXO (FCC > > mode) > > Aug 3 13:42:51 towerpbx kernel: input: ImPS/2 Logitech Wheel Mouse as > > /class/input/input2 > > Aug 3 13:42:51 towerpbx kernel: Found a Wildcard TDM: Wildcard TDM400P > > REV > > I (4 modules) > > Aug 3 13:42:51 towerpbx kernel: ACPI: PCI Interrupt :02:08.0[A] -> > > GSI > > 17 (level, low) -> IRQ 185 > > Aug 3 13:42:51 towerpbx kernel: Freshmaker version: 71 > > Aug 3 13:42:51 towerpbx kernel: Freshmaker passed register test > > Aug 3 13:42:51 towerpbx kernel: Module 0: Installed -- AUTO FXS/DPO > > Aug 3 13:42:51 towerpbx kernel: Module 1: Installed -- AUTO FXS/DPO > > Aug 3 13:42:51 towerpbx kernel: Module 2: Installed -- AUTO FXS/DPO > > Aug 3 13:42:51 towerpbx kernel: Module 3: Installed -- AUTO FXS/DPO > > Aug 3 13:42:51 towerpbx kernel: Found a Wildcard TDM: Wildcard TDM400P > > REV > > E/F (4 modules) > > Aug 3 13:42:51 towerpbx kernel: ACPI: PCI Interrupt :02:09.0[A] -> > > GSI > > 18 (level, low) -> IRQ 177 > > Aug 3 13:42:51 towerpbx kernel: FALC version: 0005 > > Aug 3 13:42:51 towerpbx kernel: TE110P: Setting up global serial > > parameters > > for T1 FALC V2.2 > > Aug 3 13:42:51 towerpbx kernel: TE110P: Successfully initialized serial > > bus > > for card > > Aug 3 13:42:51 towerpbx kernel: Found a Wildcard: Digium Wildcard > > TE110P > > T1/E1 > > Aug 3 13:42:51 towerpbx kernel: Registered tone zone 0 (United States / > > North America) > > Aug 3 13:4
Re: [asterisk-users] FSK callerid
On Thu, 2007-08-09 at 01:55 +0900, Balgansuren Batsukh wrote: > Hello, > > I am from Mongolia and when I use telephone set with callerid it display > callerid. > > Yes, our phone company charge for callerid service. > > Balgaa > Balgaa-- If you have tried all combinations of cidsignalling/cidstart, then it means that you must investigate the details of CID provided by your phone company. Does it come before/after first/second ring? Or a polarity shift? Is it really FSK or is it DTMF, or what? If it is different from the rest of world, perhaps someone, somehow will be able to make mods to the zaptel drivers to make it work. But they never will be able to, if you don't know exactly what the phone company is providing. Is the callerid display you use, an off-the-shelf item for US consumption? murf > - Original Message - > From: "Steve Murphy" <[EMAIL PROTECTED]> > To: "Balgansuren Batsukh" <[EMAIL PROTECTED]>; "Asterisk Users Mailing List - > Non-Commercial Discussion" > Sent: Thursday, August 09, 2007 2:40 AM > Subject: Re: [asterisk-users] FSK callerid > > > On Wed, 2007-08-08 at 23:55 +0900, Balgansuren Batsukh wrote: > > Hello, > > > > I installed Asterisk on Dell Precision workstation and configured with > > sample configuration. > > > > I have two TDM400 board and one with 4xFXO and second one 4xFXS module > > installed. > > > > I made call to telephone line connected to FXO port and never seen > > callerid > > on those lines. > > > > I tested cidsignalling and cidstart types and all doesn't work. > > Balgaa-- > > What country are you in? The CID conventions vary considerably from > country > to country! Your tonezone indicate US/France... > > Here in the US, the defaults in zapata.conf work fine for me: > > usecallerid=yes > > ;cidsignalling=bell > > ;cidstart=ring > > Are you sure your lines from the CO are providing CID? Out here where > I'm at, > the phone company charges extra for the privilege of CID. > > > murf > > > > > /var/log/messages: > > > > Aug 3 13:42:51 towerpbx kernel: Module 0: Installed -- AUTO FXO (FCC > > mode) > > Aug 3 13:42:51 towerpbx kernel: Module 1: Installed -- AUTO FXO (FCC > > mode) > > Aug 3 13:42:51 towerpbx kernel: Module 2: Installed -- AUTO FXO (FCC > > mode) > > Aug 3 13:42:51 towerpbx kernel: Module 3: Installed -- AUTO FXO (FCC > > mode) > > Aug 3 13:42:51 towerpbx kernel: input: ImPS/2 Logitech Wheel Mouse as > > /class/input/input2 > > Aug 3 13:42:51 towerpbx kernel: Found a Wildcard TDM: Wildcard TDM400P > > REV > > I (4 modules) > > Aug 3 13:42:51 towerpbx kernel: ACPI: PCI Interrupt :02:08.0[A] -> > > GSI > > 17 (level, low) -> IRQ 185 > > Aug 3 13:42:51 towerpbx kernel: Freshmaker version: 71 > > Aug 3 13:42:51 towerpbx kernel: Freshmaker passed register test > > Aug 3 13:42:51 towerpbx kernel: Module 0: Installed -- AUTO FXS/DPO > > Aug 3 13:42:51 towerpbx kernel: Module 1: Installed -- AUTO FXS/DPO > > Aug 3 13:42:51 towerpbx kernel: Module 2: Installed -- AUTO FXS/DPO > > Aug 3 13:42:51 towerpbx kernel: Module 3: Installed -- AUTO FXS/DPO > > Aug 3 13:42:51 towerpbx kernel: Found a Wildcard TDM: Wildcard TDM400P > > REV > > E/F (4 modules) > > Aug 3 13:42:51 towerpbx kernel: ACPI: PCI Interrupt :02:09.0[A] -> > > GSI > > 18 (level, low) -> IRQ 177 > > Aug 3 13:42:51 towerpbx kernel: FALC version: 0005 > > Aug 3 13:42:51 towerpbx kernel: TE110P: Setting up global serial > > parameters > > for T1 FALC V2.2 > > Aug 3 13:42:51 towerpbx kernel: TE110P: Successfully initialized serial > > bus > > for card > > Aug 3 13:42:51 towerpbx kernel: Found a Wildcard: Digium Wildcard TE110P > > T1/E1 > > Aug 3 13:42:51 towerpbx kernel: Registered tone zone 0 (United States / > > North America) > > Aug 3 13:42:51 towerpbx kernel: Registered tone zone 2 (France) > > Aug 3 13:42:51 towerpbx kernel: Registered tone zone 0 (United States / > > North America) > > Aug 3 13:42:51 towerpbx kernel: Registered tone zone 2 (France) > > > > zapata.conf > > > > usecallerid=yes > > callerid=asreceived > > cidsignalling=dtmf > > cidstart=ring > > sendcalleridafter=1 > > > > Is there any to support FSK callerid? > > > > How can I to debug callerid detection process on asterisk? > > > > Regards, > > Balgaa > > > > > >
Re: [asterisk-users] FSK callerid
Hello, I am from Mongolia and when I use telephone set with callerid it display callerid. Yes, our phone company charge for callerid service. Balgaa - Original Message - From: "Steve Murphy" <[EMAIL PROTECTED]> To: "Balgansuren Batsukh" <[EMAIL PROTECTED]>; "Asterisk Users Mailing List - Non-Commercial Discussion" Sent: Thursday, August 09, 2007 2:40 AM Subject: Re: [asterisk-users] FSK callerid On Wed, 2007-08-08 at 23:55 +0900, Balgansuren Batsukh wrote: > Hello, > > I installed Asterisk on Dell Precision workstation and configured with > sample configuration. > > I have two TDM400 board and one with 4xFXO and second one 4xFXS module > installed. > > I made call to telephone line connected to FXO port and never seen > callerid > on those lines. > > I tested cidsignalling and cidstart types and all doesn't work. Balgaa-- What country are you in? The CID conventions vary considerably from country to country! Your tonezone indicate US/France... Here in the US, the defaults in zapata.conf work fine for me: usecallerid=yes ;cidsignalling=bell ;cidstart=ring Are you sure your lines from the CO are providing CID? Out here where I'm at, the phone company charges extra for the privilege of CID. murf > > /var/log/messages: > > Aug 3 13:42:51 towerpbx kernel: Module 0: Installed -- AUTO FXO (FCC > mode) > Aug 3 13:42:51 towerpbx kernel: Module 1: Installed -- AUTO FXO (FCC > mode) > Aug 3 13:42:51 towerpbx kernel: Module 2: Installed -- AUTO FXO (FCC > mode) > Aug 3 13:42:51 towerpbx kernel: Module 3: Installed -- AUTO FXO (FCC > mode) > Aug 3 13:42:51 towerpbx kernel: input: ImPS/2 Logitech Wheel Mouse as > /class/input/input2 > Aug 3 13:42:51 towerpbx kernel: Found a Wildcard TDM: Wildcard TDM400P > REV > I (4 modules) > Aug 3 13:42:51 towerpbx kernel: ACPI: PCI Interrupt :02:08.0[A] -> > GSI > 17 (level, low) -> IRQ 185 > Aug 3 13:42:51 towerpbx kernel: Freshmaker version: 71 > Aug 3 13:42:51 towerpbx kernel: Freshmaker passed register test > Aug 3 13:42:51 towerpbx kernel: Module 0: Installed -- AUTO FXS/DPO > Aug 3 13:42:51 towerpbx kernel: Module 1: Installed -- AUTO FXS/DPO > Aug 3 13:42:51 towerpbx kernel: Module 2: Installed -- AUTO FXS/DPO > Aug 3 13:42:51 towerpbx kernel: Module 3: Installed -- AUTO FXS/DPO > Aug 3 13:42:51 towerpbx kernel: Found a Wildcard TDM: Wildcard TDM400P > REV > E/F (4 modules) > Aug 3 13:42:51 towerpbx kernel: ACPI: PCI Interrupt :02:09.0[A] -> > GSI > 18 (level, low) -> IRQ 177 > Aug 3 13:42:51 towerpbx kernel: FALC version: 0005 > Aug 3 13:42:51 towerpbx kernel: TE110P: Setting up global serial > parameters > for T1 FALC V2.2 > Aug 3 13:42:51 towerpbx kernel: TE110P: Successfully initialized serial > bus > for card > Aug 3 13:42:51 towerpbx kernel: Found a Wildcard: Digium Wildcard TE110P > T1/E1 > Aug 3 13:42:51 towerpbx kernel: Registered tone zone 0 (United States / > North America) > Aug 3 13:42:51 towerpbx kernel: Registered tone zone 2 (France) > Aug 3 13:42:51 towerpbx kernel: Registered tone zone 0 (United States / > North America) > Aug 3 13:42:51 towerpbx kernel: Registered tone zone 2 (France) > > zapata.conf > > usecallerid=yes > callerid=asreceived > cidsignalling=dtmf > cidstart=ring > sendcalleridafter=1 > > Is there any to support FSK callerid? > > How can I to debug callerid detection process on asterisk? > > Regards, > Balgaa > > > ___ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: >http://lists.digium.com/mailman/listinfo/asterisk-users ___ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [asterisk-users] FSK callerid
On Wed, 2007-08-08 at 23:55 +0900, Balgansuren Batsukh wrote: > Hello, > > I installed Asterisk on Dell Precision workstation and configured with > sample configuration. > > I have two TDM400 board and one with 4xFXO and second one 4xFXS module > installed. > > I made call to telephone line connected to FXO port and never seen callerid > on those lines. > > I tested cidsignalling and cidstart types and all doesn't work. Balgaa-- What country are you in? The CID conventions vary considerably from country to country! Your tonezone indicate US/France... Here in the US, the defaults in zapata.conf work fine for me: usecallerid=yes ;cidsignalling=bell ;cidstart=ring Are you sure your lines from the CO are providing CID? Out here where I'm at, the phone company charges extra for the privilege of CID. murf > > /var/log/messages: > > Aug 3 13:42:51 towerpbx kernel: Module 0: Installed -- AUTO FXO (FCC mode) > Aug 3 13:42:51 towerpbx kernel: Module 1: Installed -- AUTO FXO (FCC mode) > Aug 3 13:42:51 towerpbx kernel: Module 2: Installed -- AUTO FXO (FCC mode) > Aug 3 13:42:51 towerpbx kernel: Module 3: Installed -- AUTO FXO (FCC mode) > Aug 3 13:42:51 towerpbx kernel: input: ImPS/2 Logitech Wheel Mouse as > /class/input/input2 > Aug 3 13:42:51 towerpbx kernel: Found a Wildcard TDM: Wildcard TDM400P REV > I (4 modules) > Aug 3 13:42:51 towerpbx kernel: ACPI: PCI Interrupt :02:08.0[A] -> GSI > 17 (level, low) -> IRQ 185 > Aug 3 13:42:51 towerpbx kernel: Freshmaker version: 71 > Aug 3 13:42:51 towerpbx kernel: Freshmaker passed register test > Aug 3 13:42:51 towerpbx kernel: Module 0: Installed -- AUTO FXS/DPO > Aug 3 13:42:51 towerpbx kernel: Module 1: Installed -- AUTO FXS/DPO > Aug 3 13:42:51 towerpbx kernel: Module 2: Installed -- AUTO FXS/DPO > Aug 3 13:42:51 towerpbx kernel: Module 3: Installed -- AUTO FXS/DPO > Aug 3 13:42:51 towerpbx kernel: Found a Wildcard TDM: Wildcard TDM400P REV > E/F (4 modules) > Aug 3 13:42:51 towerpbx kernel: ACPI: PCI Interrupt :02:09.0[A] -> GSI > 18 (level, low) -> IRQ 177 > Aug 3 13:42:51 towerpbx kernel: FALC version: 0005 > Aug 3 13:42:51 towerpbx kernel: TE110P: Setting up global serial parameters > for T1 FALC V2.2 > Aug 3 13:42:51 towerpbx kernel: TE110P: Successfully initialized serial bus > for card > Aug 3 13:42:51 towerpbx kernel: Found a Wildcard: Digium Wildcard TE110P > T1/E1 > Aug 3 13:42:51 towerpbx kernel: Registered tone zone 0 (United States / > North America) > Aug 3 13:42:51 towerpbx kernel: Registered tone zone 2 (France) > Aug 3 13:42:51 towerpbx kernel: Registered tone zone 0 (United States / > North America) > Aug 3 13:42:51 towerpbx kernel: Registered tone zone 2 (France) > > zapata.conf > > usecallerid=yes > callerid=asreceived > cidsignalling=dtmf > cidstart=ring > sendcalleridafter=1 > > Is there any to support FSK callerid? > > How can I to debug callerid detection process on asterisk? > > Regards, > Balgaa > > > ___ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: >http://lists.digium.com/mailman/listinfo/asterisk-users smime.p7s Description: S/MIME cryptographic signature ___ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users