Re: [asterisk-users] TDM400 hangup issue in China

2007-12-14 Thread Rilawich Ango
Try to increase the value of busycount.  It may help to solve the problem.

On Dec 14, 2007 10:47 PM, bilal ghayyad <[EMAIL PROTECTED]> wrote:
> Hi All;
>
> For me, I am in Kuwait and using the TDM22B and I used
> all the below settings and did not resolve my problem,
> I do not know if there is any other settings, or if
> there is a method to detect that no signaling is still
> existed on the, so we can do Hanup, the below settings
> used and did not resovle the hangup problem:
>
> busydetect=yes
> busycount=3
> hanguponpolarityswitch=yes
>
> Any advise?
> Regards
> Bilal
>
> ---
> Thanks Steven and Giorgio that will work. There are a
> couple of other
> solutions depending on which telco you are connecting
> to and which
>  exchange
> they are using. E1 offers more issues than PSTN.
>
> We are one of Digium's distributors in Asia with full
> technical support
>  in
> China either out of our Hong Kong or Beijing offices.
> We have English
>  and
> Chinese speaking people.
>
> Rupert Utteridge
> Director - Sales & Marketing
> Digital Techniques (Asia) Limited
> Room 0209, Tower 2
> Beijing Bright China Chang An Building
> 7 Jianguomen Nei Avenue
> Beijing 15
> People's Republic of China
>
> Mobile: +86 136 8146 9331
>
> Web: www.dtasia.net
> ---
>
>
> Thanks very much for the help Giorgio, I will give
> this a try today =)
>
>
> On Thu, 2007-12-13 at 11:40 +0100, gincantalupo wrote:
> > Hi Steven,
> > I do not live in China but I had the same problem.
> > Try these 2 params inside zapata.conf:
> >
> > busydetect = yes
> > hanguponpolarityswitch = yes
> >
> > It worked for me.
> >
> > Giorgio Incantalupo
> >
> > Steven O'Reilly wrote:
> > > Afternoon,
> > >
> > > I was hoping someone could point me in the right
> direction.  I
>  have
> an
> > > asterisk PBX deployed in China using a TDM400P
> based card.  The
>  incoming
> > > calls are being picked up correctly, but are not
> being hung up.  I
> > > suspect that this might be an issue with the
> signaling that has
>  been
> > > selected.
> > > If anyone here has deployed asterisk in china
> using an analog
>  card,
> it
> > > would be a great help to hear about the
> configuration used.
> > >
> > > Best regards,
> > > Steven O'Reilly
>
>
>
>   
> 
> Never miss a thing.  Make Yahoo your home page.
> http://www.yahoo.com/r/hs
>
>
> ___
> --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] TDM400 hangup issue in China

2007-12-14 Thread Tzafrir Cohen
On Fri, Dec 14, 2007 at 09:58:52AM +0800, Rilawich Ango wrote:
> > >
> > > busydetect = yes
> > > hanguponpolarityswitch = yes
> >
> > Which of the two?
> >
> > busydetect will work almost always. But it is suboptimal: it may sotimes
> > accidentally detect running calls. And it takes a few seconds to detect
> > a hangup.
> Do you mean we need to adjust the value of busycount (larger than 5)
> to avoid suddenly hangup by the busydetect?
> >
> > If the provider sends you polarity events, you should be able to see
> > them as debug messages of Asterisk (if debugging is turned on).
> Could you show us a sample for the message?  We don't need to set
> hanguponpolarityswitch if there is no such event?

Something of the sort of:

  Got event Polarity Reversal(17) on channel 21 (index 0)

In this case I got a polarity reversal event to Zap/21 (which is an FXO
channel).

-- 
   Tzafrir Cohen
icq#16849755  jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

___
--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] TDM400 hangup issue in China

2007-12-14 Thread bilal ghayyad
Hi All;

For me, I am in Kuwait and using the TDM22B and I used
all the below settings and did not resolve my problem,
I do not know if there is any other settings, or if
there is a method to detect that no signaling is still
existed on the, so we can do Hanup, the below settings
used and did not resovle the hangup problem:

busydetect=yes
busycount=3
hanguponpolarityswitch=yes

Any advise?
Regards
Bilal

---
Thanks Steven and Giorgio that will work. There are a
couple of other
solutions depending on which telco you are connecting
to and which
 exchange
they are using. E1 offers more issues than PSTN.

We are one of Digium's distributors in Asia with full
technical support
 in
China either out of our Hong Kong or Beijing offices.
We have English
 and
Chinese speaking people.

Rupert Utteridge
Director - Sales & Marketing
Digital Techniques (Asia) Limited
Room 0209, Tower 2
Beijing Bright China Chang An Building
7 Jianguomen Nei Avenue
Beijing 15
People's Republic of China
 
Mobile: +86 136 8146 9331
 
Web: www.dtasia.net
---

Thanks very much for the help Giorgio, I will give
this a try today =)


On Thu, 2007-12-13 at 11:40 +0100, gincantalupo wrote:
> Hi Steven,
> I do not live in China but I had the same problem.
> Try these 2 params inside zapata.conf:
> 
> busydetect = yes
> hanguponpolarityswitch = yes
> 
> It worked for me.
> 
> Giorgio Incantalupo
> 
> Steven O'Reilly wrote:
> > Afternoon, 
> >
> > I was hoping someone could point me in the right
direction.  I
 have
an
> > asterisk PBX deployed in China using a TDM400P
based card.  The
 incoming
> > calls are being picked up correctly, but are not
being hung up.  I
> > suspect that this might be an issue with the
signaling that has
 been
> > selected. 
> > If anyone here has deployed asterisk in china
using an analog
 card,
it
> > would be a great help to hear about the
configuration used. 
> >
> > Best regards, 
> > Steven O'Reilly



  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

___
--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] TDM400 hangup issue in China

2007-12-13 Thread Rupert Utteridge - Digital Techniques (Asia) Limited
Thanks Steven and Giorgio that will work. There are a couple of other
solutions depending on which telco you are connecting to and which exchange
they are using. E1 offers more issues than PSTN.

We are one of Digium's distributors in Asia with full technical support in
China either out of our Hong Kong or Beijing offices. We have English and
Chinese speaking people.

Rupert Utteridge
Director - Sales & Marketing
Digital Techniques (Asia) Limited
Room 0209, Tower 2
Beijing Bright China Chang An Building
7 Jianguomen Nei Avenue
Beijing 15
People's Republic of China
 
Mobile: +86 136 8146 9331
 
Web: www.dtasia.net

Message: 1
Date: Thu, 13 Dec 2007 13:37:12 -0500
From: Steven O'Reilly <[EMAIL PROTECTED]>
Subject: Re: [asterisk-users] TDM400 hangup issue in China
To: gincantalupo <[EMAIL PROTECTED]>
Cc: Asterisk Users Mailing List - Non-Commercial Discussion

Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain

Thanks very much for the help Giorgio, I will give this a try today =)


On Thu, 2007-12-13 at 11:40 +0100, gincantalupo wrote:
> Hi Steven,
> I do not live in China but I had the same problem.
> Try these 2 params inside zapata.conf:
> 
> busydetect = yes
> hanguponpolarityswitch = yes
> 
> It worked for me.
> 
> Giorgio Incantalupo
> 
> Steven O'Reilly wrote:
> > Afternoon, 
> >
> > I was hoping someone could point me in the right direction.  I have
an
> > asterisk PBX deployed in China using a TDM400P based card.  The incoming
> > calls are being picked up correctly, but are not being hung up.  I
> > suspect that this might be an issue with the signaling that has been
> > selected. 
> > If anyone here has deployed asterisk in china using an analog card,
it
> > would be a great help to hear about the configuration used. 
> >
> > Best regards, 
> > Steven O'Reilly
> >
> >
> >
> >
> > ___
> > --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
> >
> >   
> 
> 
-- 
Best Regards, 
Steven O'Reilly
[EMAIL PROTECTED]
647-724-8544:ext 106:Office
647-988-2311::Cell
www.walled.net




___
--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] TDM400 hangup issue in China

2007-12-13 Thread Rilawich Ango
> >
> > busydetect = yes
> > hanguponpolarityswitch = yes
>
> Which of the two?
>
> busydetect will work almost always. But it is suboptimal: it may sotimes
> accidentally detect running calls. And it takes a few seconds to detect
> a hangup.
Do you mean we need to adjust the value of busycount (larger than 5)
to avoid suddenly hangup by the busydetect?
>
> If the provider sends you polarity events, you should be able to see
> them as debug messages of Asterisk (if debugging is turned on).
Could you show us a sample for the message?  We don't need to set
hanguponpolarityswitch if there is no such event?

___
--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] TDM400 hangup issue in China

2007-12-13 Thread Steven O'Reilly
Thanks very much for the help Giorgio, I will give this a try today =)


On Thu, 2007-12-13 at 11:40 +0100, gincantalupo wrote:
> Hi Steven,
> I do not live in China but I had the same problem.
> Try these 2 params inside zapata.conf:
> 
> busydetect = yes
> hanguponpolarityswitch = yes
> 
> It worked for me.
> 
> Giorgio Incantalupo
> 
> Steven O'Reilly wrote:
> > Afternoon, 
> >
> > I was hoping someone could point me in the right direction.  I have an
> > asterisk PBX deployed in China using a TDM400P based card.  The incoming
> > calls are being picked up correctly, but are not being hung up.  I
> > suspect that this might be an issue with the signaling that has been
> > selected. 
> > If anyone here has deployed asterisk in china using an analog card, it
> > would be a great help to hear about the configuration used. 
> >
> > Best regards, 
> > Steven O'Reilly
> >
> >
> >
> >
> > ___
> > --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
> >
> >   
> 
> 
-- 
Best Regards, 
Steven O'Reilly
[EMAIL PROTECTED]
647-724-8544:ext 106:Office
647-988-2311::Cell
www.walled.net


___
--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] TDM400 hangup issue in China

2007-12-13 Thread Tzafrir Cohen
On Thu, Dec 13, 2007 at 11:40:32AM +0100, gincantalupo wrote:
> Hi Steven,
> I do not live in China 

Is "live in China" good enough? How big is the variance between
different regions, providers(?) etc?

> but I had the same problem.
> Try these 2 params inside zapata.conf:
> 
> busydetect = yes
> hanguponpolarityswitch = yes

Which of the two?

busydetect will work almost always. But it is suboptimal: it may sotimes
accidentally detect running calls. And it takes a few seconds to detect
a hangup.

If the provider sends you polarity events, you should be able to see
them as debug messages of Asterisk (if debugging is turned on).

-- 
   Tzafrir Cohen
icq#16849755  jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

___
--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] TDM400 hangup issue in China

2007-12-13 Thread gincantalupo
Hi Steven,
I do not live in China but I had the same problem.
Try these 2 params inside zapata.conf:

busydetect = yes
hanguponpolarityswitch = yes

It worked for me.

Giorgio Incantalupo

Steven O'Reilly wrote:
> Afternoon, 
>
>   I was hoping someone could point me in the right direction.  I have an
> asterisk PBX deployed in China using a TDM400P based card.  The incoming
> calls are being picked up correctly, but are not being hung up.  I
> suspect that this might be an issue with the signaling that has been
> selected. 
>   If anyone here has deployed asterisk in china using an analog card, it
> would be a great help to hear about the configuration used. 
>
> Best regards, 
> Steven O'Reilly
>
>
>
>
> ___
> --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
>
>   


-- 

_
Giorgio Incantalupo, mailto:[EMAIL PROTECTED]
FG&A srl - http://www.fgasoftware.com -
[EMAIL PROTECTED] - The Agile PBX http://www.voiceatwork.eu
Tel: 02997663.14, Fax: 0291390172  


___
--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


[asterisk-users] TDM400 hangup issue in China

2007-12-12 Thread Steven O'Reilly
Afternoon, 

I was hoping someone could point me in the right direction.  I have an
asterisk PBX deployed in China using a TDM400P based card.  The incoming
calls are being picked up correctly, but are not being hung up.  I
suspect that this might be an issue with the signaling that has been
selected. 
If anyone here has deployed asterisk in china using an analog card, it
would be a great help to hear about the configuration used. 

Best regards, 
Steven O'Reilly




___
--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