Re: [Asterisk-Users] UK Callerid bug #1719 TDM400p

2004-09-10 Thread Robert Boardman
should this work with the x101p? or just the tdm400?
Thanks for your help
Robb
Edward Eastman wrote:
Brilliant - thanks, took me half an hour but it's working now.
Just for the record, settings as follows:
The patch on http://bugs.digium.com/bug_view_page.php?bug_id=009
(ast-UK-and-DTMF-pol-CID.diff) doesn't seem to work for current cvs, but I
backed up to cvs as of 31/08/04 and that worked fine.
Zapata.conf:
usecallerid=yes
cidsignalling=v23
cidstart=polarity
usecallerid=uk doesn't work, has this changed somewhere along the way, or is
this something else?
Caller ID detects fine, although I get this logged to asterisk console:
Sep  6 13:56:22 WARNING[393238]: chan_zap.c:3369 zt_handle_event: Didn't
finish Caller-ID spill.  Cancelling.
I'll try and add this to the wiki when I get time
Thanks
Ed
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Soren Rathje
Sent: 06 September 2004 13:13
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] UK Callerid bug #1719  TDM400p
Edward Eastman wrote:
 

Hi

Is this patch
(http://bugs.digium.com/bug_view_page.php?bug_id=0001719) the
best/only way to get callerid working in the UK with a tdm400p?  I
thought I'd seen a patch that'd gone into cvs, but maybe I was just
imagining things ;)

 

Check the bug tracker for id=9, there has been some development here. UK BT
CLIP and DTMF CLIP for the TDM400 (will not work for the X100P) is now
merged into one patch.
/Soren
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] UK Callerid bug #1719 TDM400p

2004-09-10 Thread Dan Tucny
The ast-UK-and-DTMF-pol-CID.diff patch will only work for the tdm400 FXO
modules due to the fact that the x101p is not capable of detecting
polarity reversal events.

Dan

On Fri, 2004-09-10 at 17:38, Robert Boardman wrote:
 should this work with the x101p? or just the tdm400?
 
 Thanks for your help
 
 Robb
 
 Edward Eastman wrote:
 
 Brilliant - thanks, took me half an hour but it's working now.
 
 Just for the record, settings as follows:
 
 The patch on http://bugs.digium.com/bug_view_page.php?bug_id=009
 (ast-UK-and-DTMF-pol-CID.diff) doesn't seem to work for current cvs, but I
 backed up to cvs as of 31/08/04 and that worked fine.
 
 Zapata.conf:
 
 usecallerid=yes
 cidsignalling=v23
 cidstart=polarity
 
 usecallerid=uk doesn't work, has this changed somewhere along the way, or is
 this something else?
 
 Caller ID detects fine, although I get this logged to asterisk console:
 
 Sep  6 13:56:22 WARNING[393238]: chan_zap.c:3369 zt_handle_event: Didn't
 finish Caller-ID spill.  Cancelling.
 
 I'll try and add this to the wiki when I get time
 
 Thanks
 
 Ed
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Soren Rathje
 Sent: 06 September 2004 13:13
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] UK Callerid bug #1719  TDM400p
 
 Edward Eastman wrote:
   
 
 Hi
 
 
 
 Is this patch
 (http://bugs.digium.com/bug_view_page.php?bug_id=0001719) the
 best/only way to get callerid working in the UK with a tdm400p?  I
 thought I'd seen a patch that'd gone into cvs, but maybe I was just
 imagining things ;)
 
 
 
   
 
 
 Check the bug tracker for id=9, there has been some development here. UK BT
 CLIP and DTMF CLIP for the TDM400 (will not work for the X100P) is now
 merged into one patch.
 
 /Soren
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
   
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] UK Callerid bug #1719 TDM400p

2004-09-10 Thread Robert Boardman
thanks for the reply Dan
Does anyone know if the history buffer CID patch still works with the 
latest cvs?

Robb

Dan Tucny wrote:
The ast-UK-and-DTMF-pol-CID.diff patch will only work for the tdm400 FXO
modules due to the fact that the x101p is not capable of detecting
polarity reversal events.
Dan
On Fri, 2004-09-10 at 17:38, Robert Boardman wrote:
 

should this work with the x101p? or just the tdm400?
Thanks for your help
Robb
Edward Eastman wrote:
   

Brilliant - thanks, took me half an hour but it's working now.
Just for the record, settings as follows:
The patch on http://bugs.digium.com/bug_view_page.php?bug_id=009
(ast-UK-and-DTMF-pol-CID.diff) doesn't seem to work for current cvs, but I
backed up to cvs as of 31/08/04 and that worked fine.
Zapata.conf:
usecallerid=yes
cidsignalling=v23
cidstart=polarity
usecallerid=uk doesn't work, has this changed somewhere along the way, or is
this something else?
Caller ID detects fine, although I get this logged to asterisk console:
Sep  6 13:56:22 WARNING[393238]: chan_zap.c:3369 zt_handle_event: Didn't
finish Caller-ID spill.  Cancelling.
I'll try and add this to the wiki when I get time
Thanks
Ed
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Soren Rathje
Sent: 06 September 2004 13:13
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] UK Callerid bug #1719  TDM400p
Edward Eastman wrote:
 

Hi

Is this patch
(http://bugs.digium.com/bug_view_page.php?bug_id=0001719) the
best/only way to get callerid working in the UK with a tdm400p?  I
thought I'd seen a patch that'd gone into cvs, but maybe I was just
imagining things ;)



 

Check the bug tracker for id=9, there has been some development here. UK BT
CLIP and DTMF CLIP for the TDM400 (will not work for the X100P) is now
merged into one patch.
/Soren
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users

 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
   

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] UK Callerid bug #1719 TDM400p

2004-09-06 Thread Soren Rathje
Edward Eastman wrote:
 Hi



 Is this patch
 (http://bugs.digium.com/bug_view_page.php?bug_id=0001719) the
 best/only way to get callerid working in the UK with a tdm400p?  I
 thought I'd seen a patch that'd gone into cvs, but maybe I was just
 imagining things ;)




Check the bug tracker for id=9, there has been some development here. UK BT
CLIP and DTMF CLIP for the TDM400 (will not work for the X100P) is now
merged into one patch.

/Soren

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] UK Callerid bug #1719 TDM400p

2004-09-06 Thread Edward Eastman
Brilliant - thanks, took me half an hour but it's working now.

Just for the record, settings as follows:

The patch on http://bugs.digium.com/bug_view_page.php?bug_id=009
(ast-UK-and-DTMF-pol-CID.diff) doesn't seem to work for current cvs, but I
backed up to cvs as of 31/08/04 and that worked fine.

Zapata.conf:

usecallerid=yes
cidsignalling=v23
cidstart=polarity

usecallerid=uk doesn't work, has this changed somewhere along the way, or is
this something else?

Caller ID detects fine, although I get this logged to asterisk console:

Sep  6 13:56:22 WARNING[393238]: chan_zap.c:3369 zt_handle_event: Didn't
finish Caller-ID spill.  Cancelling.

I'll try and add this to the wiki when I get time

Thanks

Ed

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Soren Rathje
Sent: 06 September 2004 13:13
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] UK Callerid bug #1719  TDM400p

Edward Eastman wrote:
 Hi



 Is this patch
 (http://bugs.digium.com/bug_view_page.php?bug_id=0001719) the
 best/only way to get callerid working in the UK with a tdm400p?  I
 thought I'd seen a patch that'd gone into cvs, but maybe I was just
 imagining things ;)




Check the bug tracker for id=9, there has been some development here. UK BT
CLIP and DTMF CLIP for the TDM400 (will not work for the X100P) is now
merged into one patch.

/Soren

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users