Re: [asterisk-users] Prevent Agent Login from a second extension

2009-09-07 Thread Andrew Thomas
The only way around the 'auto-logout' problem I found was to call a script when agents login. This script checks to see if they are already logged in or not - then, if they are, it does whatever I want (I manually log them off the other phone first - you could play a message instead). HTH Andy

Re: [asterisk-users] stutter playback

2009-09-07 Thread Andrew Thomas
This sounds more like the alarm system putting pulses/tones on the line (maybe the alarm has a dialler/anti-cut-line-detection? So, as the alarm is adding stuff AFTER the asterisk box - I doubt you will see anything on the PC itself. -Original Message- From: asterisk-us

Re: [asterisk-users] "context" does not work

2009-08-10 Thread Andrew Thomas
risk-users-boun...@lists.digium.com] On Behalf Of Patrick Plattes Sent: 10 August 2009 13:19 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] "context" does not work Hi Andrew, it didn't help. Which version of Asterisk do you use? Thanks On Mon, A

Re: [asterisk-users] "context" does not work

2009-08-10 Thread Andrew Thomas
Underscore won't help as that's for pattern matching. Under the sip conf, have you tried adding 'fromuser=8001187e0' to the [8001187e0] bit? I have this in my Sipgate setup and it works. Worth a try. Cheers Andy -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto

Re: [asterisk-users] Possibly I don't understand sip peers

2009-07-30 Thread Andrew Thomas
>> >> [peer] >> defaultip=xxx.xxx.xxx.xxx >> host=xxx.xxx.xxx.xxx >> deny=0.0.0.0/0.0.0.0 >> allow=xxx.xxx.xxx.0/255.255.255.0 < read what you've put!!! The 'allow' should be 'permit' as Jared already told you (and he should know what he's talking about). >> insecure=port,invite >>

Re: [asterisk-users] Music on hold based on user

2009-07-27 Thread Andrew Thomas
m: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Philipp Kempgen Sent: 24 July 2009 14:20 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Music on hold based on user Andrew Thomas schrieb: > I do this u

Re: [asterisk-users] Music on hold based on user

2009-07-24 Thread Andrew Thomas
I do this using the setvar facility in sip.conf. eg. setvar=MOH=music1 Then in the dialplan (extensions.conf) all you need to do is 'Set(CHANNEL(musicclass)=${MOH})' Remember, setvar in sip.conf makes that variable a global variable. Andrew Thomas Technical Services Manager Juan C

Re: [asterisk-users] sip configuration masking the peers

2009-07-22 Thread Andrew Thomas
'host=dynamic' is your problem - as this allows any IP address to register as that friend - assuming they know the password/username combination. Why not simply have group 1 as 'secret=pass123' and group2 as 'secret=pass456'? Just don't tell group 1 uses the password for group 2 - and vice-vers

Re: [asterisk-users] AGI to announce temperature from weather.com XML file

2009-07-22 Thread Andrew Thomas
It appears I opened some flood gates when I offered my 'alternative' version. So, rather than send hundreds of e-mails out - here's the link : http://www.dv-ip.com//downloads/files/misc/weather.txt Any questions - just 'yell'. Andrew Thomas Technical Services Manager a

Re: [asterisk-users] AGI to announce temperature from weather.com XMLfile

2009-07-16 Thread Andrew Thomas
I have just the thing in PHP. Drop me a personal e-mail and I'll whiz it over. Andrew Thomas Technical Services Manager a...@datavox.co.uk DataVox Ltd Saddleworth Business Centre Huddersfield Road Delph, Oldham OL3 5DF -Original Message- From: ast

Re: [asterisk-users] DEVICE_STATE() and Asterisk 1.6.0.10

2009-07-16 Thread Andrew Thomas
Why are you putting semi-colons at the end of every line? The dialplan isn't written in PHP ;). -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Barry L. Kline Sent: 15 July 2009 23:46 To: Aste

Re: [asterisk-users] Grandstream 2010 and blinky lights

2009-07-08 Thread Andrew Thomas
9 To: Asterisk Users Mailing List - Non-Commercial Discussion Cc: aster...@dotr.com Subject: Re: [asterisk-users] Grandstream 2010 and blinky lights On 8/7/09 8:52 PM, Andrew Thomas wrote: > That's exactly the way I do it as well :D > > > > > -O

Re: [asterisk-users] Grandstream 2010 and blinky lights

2009-07-08 Thread Andrew Thomas
for the agent. As I said, a bit of a hack, but it works for me ;) I know that this won't work for 1.6, but we are coming up with an alternative plan using Minivm Julian Andrew Thomas wrote: > The quick answer is 'no'. > > It is not currently possible to monitor '

Re: [asterisk-users] Grandstream 2010 and blinky lights

2009-07-06 Thread Andrew Thomas
vely job of lighting any MWI lamps for that user as well. Oh the joys of Asterisk and hotdesking! HTH Andrew Thomas Technical Services Manager DataVox Ltd Saddleworth Business Centre Huddersfield Road Delph, Oldham OL3 5DF -Original Message---

Re: [asterisk-users] Help: RED alarm on Wildcard TE122 card

2009-03-27 Thread Andrew Thomas
This sounds like you have pri_net instead of pri_cpe in Zapata.conf. >> When inserting the cable going into TE122 into an ISDN phone, the phone >> works perfectly. >> >> Any suggestions would be greatly appreciated :-) ___ -- Bandwidth and Colocation P

Re: [asterisk-users] DTMF tones mid conversation

2009-03-19 Thread Andrew Thomas
Just to add P[ 1] Transmitting 128 samples 2 misdn P[ 1] writing 128 bytes 2 asterisk P[ 1] Sending :160 bytes 2 MISDN P[ 0] misdn_jb_fill: written:160 | Buffer status:256 p:861fee0 P[ 0] misdn_jb_empty: read:128 | Buffer status:128 p:861fee0 P[ 1] Transmitting 128 samples 2 misdn P[ 1] writin

Re: [asterisk-users] PBX to gate interface

2009-03-18 Thread Andrew Thomas
Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] PBX to gate interface How does a Push-to-talk intercom interface with Asterisk? Andrew Thomas wrote: > There are various ways of doing this. > > You could use an analogue port/ATA and connect any good old

Re: [asterisk-users] PBX to gate interface

2009-03-18 Thread Andrew Thomas
There are various ways of doing this. You could use an analogue port/ATA and connect any good old fashioned intercom to it (Pantel are a good make). You can now get SIP intercom systems as well. I haven't tried on of these - but they look good (and can contain a camera as well if needed). HTH

Re: [asterisk-users] UK ISDN-30 and ANI

2009-03-13 Thread Andrew Thomas
I think I understand what you mean now. The biggest difference between CLI and ANI is that ANI can't be blocked/withheld (like you can with CLI by using 141). It also uses different signalling. This is mainly used by law enforcement agencies to trace calls etc. So, you want the number - regardl

Re: [asterisk-users] UK ISDN-30 and ANI

2009-03-13 Thread Andrew Thomas
Please explain (in English) what you mean by ANI. Thanks -->> -Original Message- -->> From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users- -->> boun...@lists.digium.com] On Behalf Of Julian Lyndon-Smith -->> Sent: 12 March 2009 10:21 -->> To: Asteris

Re: [asterisk-users] DAHDI and B410P (BRI)

2009-03-13 Thread Andrew Thomas
Users Mailing List - Non-Commercial Discussion -->> Subject: Re: [asterisk-users] DAHDI and B410P (BRI) -->> -->> -->> I wish it was available too - I have just had to back dahdi out of a -->> system and revert to misdn after a whole day of testing. -->> --&

Re: [asterisk-users] AGX Asterisk Addon - Can't find app_fax.c withspandsp-0.0.4

2009-03-13 Thread Andrew Thomas
You now need to compile and install SpanDSP-0.0.6pre3 at least (AGX has been changed). After you've done that - try AGX again. HTH -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Olivier Sent: 11 March 2009

Re: [asterisk-users] configuring channels for dahdi

2009-03-10 Thread Andrew Thomas
Post up your chan_dahdi.conf and we'll fix it :) Hint - you are missing : 'signalling = fxo_ks' and 'signalling = fxs_ks' from it.  -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Aqua Man Sent: 10 March 200

Re: [asterisk-users] Update chan_dahdi.conf doc in voip-info.org

2009-03-10 Thread Andrew Thomas
Don't forget to mention that the BRI signalling method doesn't work in 1.4 (and probably 1.2) ;). Andy   -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Olivier Sent: 10 March 2009 12:51 To: Asterisk Users Ma

Re: [asterisk-users] MoH - always starting from the beginning

2009-03-10 Thread Andrew Thomas
You could always run a shoutcast server and stream from that.     -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Mike Sent: 09 March 2009 19:02 To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Su

Re: [asterisk-users] DAHDI and B410P (BRI)

2009-03-10 Thread Andrew Thomas
B410P (BRI) -->> -->> Hi -->> -->> What it's the result of execute -->> -->> strings /usr/lib/asterisk/modules/chan_dahdi.so | grep '^DAHDI -->> Telephony' -->> -->> It's LibPri install before of

[asterisk-users] DAHDI and B410P (BRI)

2009-03-09 Thread Andrew Thomas
Hi all, I am having trouble setting the signalling method for the B410P using DAHDI. Asterisk complains that it has never heard of 'bri_cpe' or 'bri_net' - but it doesn't mind having 'pri_cpe' etc. ERROR[4294]: chan_dahdi.c:11327 process_dahdi: Unknown signalling method 'bri_net' Dahdi - dahdi-

Re: [asterisk-users] Fax detection on SIP channel

2009-03-05 Thread Andrew Thomas
Have a look for agx-ast-addons and spandsp. -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Robert McGilvray Sent: 06 March 2009 01:05 To: asterisk-users@lists.digium.com Subject: [asterisk-users] Fax detectio

Re: [asterisk-users] AGI pdf book

2009-02-20 Thread Andrew Thomas
Thanks for this Jared (look - back on topic!). I've just ordered the print and downloaded the pdf. It does look very good (the bits I've managed to read so far). I'll give everyone my humble and worthless opinion of it when I get to read it some more. Andy -->> -Original

Re: [asterisk-users] DTMF tones mid conversation

2009-02-12 Thread Andrew Thomas
Hi Francois, I am using the latest *, dahdi/zaptel and libpri (1.4-current). This happens with both Zaptel and Dahdi and various versions of * (1.4.22.1 and 1.4.23). So, even the latest 'stable' would seem to have a problem. Cheers Andy -->> -Original Message

[asterisk-users] DTMF tones mid conversation

2009-02-11 Thread Andrew Thomas
Hi helpers, I seem to have a problem of intermittent DTMF tones being played during a conversation. Eg: Extn 100 takes an inbound call and all is fine. Except, at an undetermined time the person on extn 100 will here a DTMF tone for no apparent reason (it's not the caller pressing buttons). The

Re: [asterisk-users] Asterisk AGX addons compile issues

2009-02-11 Thread Andrew Thomas
svn co https://agx-ast-addons.svn.sourceforge.net/svnroot/agx-ast-addons agx-ast-addons ./build_sh from the trunk.   -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Olivier Sent: 10 February 2009 18:35 To: mi

asterisk-users@lists.digium.com

2009-02-09 Thread Andrew Thomas
; -Original Message- -->> From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users- -->> boun...@lists.digium.com] On Behalf Of Philipp Kempgen -->> Sent: 09 February 2009 11:50 -->> To: Asterisk Users -->> Subject: Re: [asterisk-users] InUse&

asterisk-users@lists.digium.com

2009-02-09 Thread Andrew Thomas
Hello, I'm just wondering if anyone has fixed the 'InUse&Ringing' problem. * v1.4.23.1 Ta ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.

Re: [asterisk-users] set caller id on outgoing calls through BRIISDNlines

2009-02-06 Thread Andrew Thomas
gt;> -- Executing Set("SIP/4053-b23c5280", "CALLERID(num)=99") -->> in new stack -->> -->> before Dial(), of course. -->> -->> I've read somewhere that the misdn debug message: -->> -->> -->> P[ 1] -

Re: [asterisk-users] set caller id on outgoing calls through BRI ISDNlines

2009-02-06 Thread Andrew Thomas
Use Set(CALLERID(num)=99) instead of using CALLERID(all). Remember to set this BEFORE you Dial. -->> -Original Message- -->> From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users- -->> boun...@lists.digium.com] On Behalf Of Vieri -->> Sent: 06 F

Re: [asterisk-users] Incoming fax detection on mISDN hfcmulti B410Pcard

2009-02-06 Thread Andrew Thomas
Put faxdetect = none in the misdn.conf and you'll be fine. -->> -Original Message- -->> From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users- -->> boun...@lists.digium.com] On Behalf Of Vieri -->> Sent: 06 February 2009 12:4

Re: [asterisk-users] RFC -- Improving the quality of the mailinglists

2009-01-27 Thread Andrew Thomas
-->> In many cases, this just isn't possible. While it would be nice to -->> have all -->> posts in the King's English, a great many users are in locales which -->> don't King's English??? Anyway - to quote Ralph Wigham "Me fail English? That's unpossible!".

Re: [asterisk-users] Fw: Re: mISDN BRI Asterisk 1.4

2009-01-22 Thread Andrew Thomas
Have you got termination set correctly? I have a B410P working with 2 x NT and 2 x TE ports successfully. I had to turn the 100ohm termination on on the NT ports (even though I have them set as PTP in mISDN.conf). HTH -->> -Original Message- -->> From: asterisk-u

Re: [asterisk-users] integration with Microsoft CRM?

2009-01-21 Thread Andrew Thomas
Try http://forums.vtiger.com/viewtopic.php?t=14314 Andrew Thomas Technical Services Manager DataVox Ltd Saddleworth Business Centre Huddersfield Road Delph, Oldham OL3 5DF -->> -Original Message- -->> From: asteris

Re: [asterisk-users] Install app_rxfax and app_txfax in 1.4withLenny

2008-12-22 Thread Andrew Thomas
um.com] On Behalf Of Michael -->> Sent: 22 December 2008 10:58 -->> To: Asterisk Users Mailing List - Non-Commercial Discussion -->> Subject: Re: [asterisk-users] Install app_rxfax and app_txfax in -->> 1.4withLenny -->> -->> On Mon, 22 Dec 2008 23:46

Re: [asterisk-users] Install app_rxfax and app_txfax in 1.4withLenny

2008-12-22 Thread Andrew Thomas
erisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Olivier Sent: 22 December 2008 09:47 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Install app_rxfax and app_txfax in 1.4withLenny Hi Andrew, 2008/12/22 An

Re: [asterisk-users] Install app_rxfax and app_txfax in 1.4with Lenny

2008-12-22 Thread Andrew Thomas
JFYI - I run (successfully) agx-addons with 1.4.22 and Etch. Make sure you have the right version of SpanDSP installed (as well as the tiff libraries). -->> -Original Message- -->> From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users- -->> boun...@list

Re: [asterisk-users] Setup ReceiveFax(), fax2mail, mime-construct - but now Sendmail :(

2008-12-22 Thread Andrew Thomas
You don't really need to use any local MTA if you use the sendEmail script. I got it from - http://www.caspian.dotconf.net/menu/Software/SendEmail/ This actually works by 'talking' directly to any SMTP server - even remote ones (I use our Exchange server for our e-mails). HTH Andy

Re: [asterisk-users] RDNIS and asterisk

2008-12-17 Thread Andrew Thomas
-->> Where are you actually doing the diverting? In Asterisk at the telco -->> exchange? ...or at... ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update op

Re: [asterisk-users] RDNIS and asterisk

2008-12-17 Thread Andrew Thomas
ed to 22334455 would givc an -->> ${exten} of 22334455, but I wanted to know the 123456. -->> -->> Julian -->> Andrew Thomas wrote: -->> > Isn't that the ${exten} number? In other words, the number called. -->> > -->>

Re: [asterisk-users] libpri and NT-Point to multi-point

2008-12-17 Thread Andrew Thomas
2008/12/17 Andrew Thomas I have piggy backed a few PBX's off the back of a B410P (4 x BRI) card with no problems.  The ones I used for testing were the Avaya IP Office, Siemens Hi-Path/Hi-Com and various old Panasonics. All I had to do was to turn on the 100ohm termination on my S0 ports (se

Re: [asterisk-users] RDNIS and asterisk

2008-12-17 Thread Andrew Thomas
Isn't that the ${exten} number? In other words, the number called. -->> -Original Message- -->> From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users- -->> boun...@lists.digium.com] On Behalf Of Tony Mountifield -->> Sent: 17 December 2008 10:17 -->>

Re: [asterisk-users] libpri and NT-Point to multi-point

2008-12-17 Thread Andrew Thomas
mber 2008 09:08 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] libpri and NT-Point to multi-point Hello Andrew, 2008/12/17 Andrew Thomas If you are connecting to BRI lines then you should be TE - not NT. Yes of course, you're right. I was mostly r

Re: [asterisk-users] libpri and NT-Point to multi-point

2008-12-17 Thread Andrew Thomas
If you are connecting to BRI lines then you should be TE - not NT. You can run as TE ptp or ptmp with mISDN (not sure about DAHDI yet - not tried the new release). HTH   -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] O

Re: [asterisk-users] Dedicated Fax Line

2008-12-16 Thread Andrew Thomas
I can only assume it's a T1 thing - as E1's tend not to have that facility. Oh well, you live and learn :) Andrew Thomas Technical Services Manager DataVox Ltd Saddleworth Business Centre Huddersfield Road Delph, Oldh

Re: [asterisk-users] Dedicated Fax Line

2008-12-16 Thread Andrew Thomas
Since when can you segment PRI channels off at the telco end? I know you could do with DASS - but I'm not aware you can do it with PRI. Andrew Thomas Technical Services Manager DataVox Ltd Saddleworth Business Centre Huddersfield Road Delph, Oldham OL

Re: [asterisk-users] Variables for dial plan

2008-12-15 Thread Andrew Thomas
Use setvar=variablename=value Eg: under [client1] setvar=dialplan=NZ Then just reference ${dialplan} in your extensions.conf Cheers Andy -->> -Original Message- -->> From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users- -->> boun...@lists.digium.com]

Re: [asterisk-users] CDR Design

2008-12-11 Thread Andrew Thomas
ect: Re: [asterisk-users] CDR Design -->> -->> On Thu, 2008-12-11 at 11:37 +, Andrew Thomas wrote: -->> > I've just spotted another interesting CDR 'feature'. Data calls -->> don't -->> > get flagged as such. In other words - if I make an I

Re: [asterisk-users] CDR Design

2008-12-11 Thread Andrew Thomas
I've just spotted another interesting CDR 'feature'. Data calls don't get flagged as such. In other words - if I make an ISDN modem call to another ISDN modem via. the PSTN, the source and destination channels are set correctly (as is everything else in the current CDR) but there is no record if

Re: [asterisk-users] top posting again [was: Re: CDR Design]

2008-12-11 Thread Andrew Thomas
Well, it seems this opened one large can of worms. Anyway, just to repeat my previous plea - and to echo David's request - can we please stop all this 'top post' rubbish and move on with our lives? Thanks and Merry Christmas Andy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: [asterisk-users] top posting again [was: Re: CDR Design]

2008-12-05 Thread Andrew Thomas
Q: What is the most annoying thing in e-mail? Spam and useless replies when I've already asked for this topic to be closed *sigh*. -->> -Original Message- -->> From: [EMAIL PROTECTED] [mailto:asterisk-users- -->> [EMAIL PROTECTED] On Behalf Of Gergo Csibra -->> Sent: 05 December 2008

Re: [asterisk-users] Using DECT phones as SIP phones?

2008-12-05 Thread Andrew Thomas
Have a look at ATA devices. Any good VoIP equipment reseller should have them available. http://www.voip-info.org/wiki-ATA is worth a look. Cheers Andy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of OCG Technical Support Sent: 05 December 2008 14:17

Re: [asterisk-users] top posting again [was: Re: CDR Design] - Or was it top posting?

2008-12-05 Thread Andrew Thomas
] - Original Message - From: "Andrew Thomas" <[EMAIL PROTECTED]> To: "Asterisk Users Mailing List - Non-Commercial Discussion" Sent: Friday, 5 December, 2008 13:49:59 GMT +00:00 GMT Britain, Ireland, Portugal Subject: Re: [asterisk-users] top posting again [was: Re:  CD

Re: [asterisk-users] CDR Design

2008-12-05 Thread Andrew Thomas
olos Pantsiopoulos Kinetix Tele.com R & D email: [EMAIL PROTECTED] --- Andrew Thomas wrote: > "I'd disagree. In some cases a event based system would be the best > solution, but in systems with high call volumes, scanning through events > > looking for the prope

Re: [asterisk-users] top posting again [was: Re: CDR Design]

2008-12-05 Thread Andrew Thomas
mething the customer can look at)." Who wrote that? [snip the rest of the reply] > Andrew Thomas wrote: [snip] > >Like I said earlier - the CDR's aren't reliable enough for a billing > >platform (as you've rightly pointed out) but are OK for very basic call >

Re: [asterisk-users] CDR Design

2008-12-05 Thread Andrew Thomas
"Pardon me," Granted ;). "I have created realtime stats package that's based on CDR, you see new info immediately after call leg/event is over" I see what you are saying but can you show hold-times etc? For example, call comes in to A, A puts call on hold, A dials B, B answers A, A transfers ca

Re: [asterisk-users] CDR Design

2008-12-05 Thread Andrew Thomas
"I'd disagree. In some cases a event based system would be the best solution, but in systems with high call volumes, scanning through events looking for the proper billing information and parsing them would be a hard job compared to CDRs." That's just it - you wouldn't be 'scanning' any CDR's -

Re: [asterisk-users] CDR Design

2008-12-05 Thread Andrew Thomas
Quote : "I couldn't disagree more. The CDRs is the MOST reliable source for billing purposes" ...at the moment. Have you read about Greyman's transfer problem? If you are billing customers purely on the CDR output from Asterisk - then good luck to you :). _

Re: [asterisk-users] CDR Design

2008-12-05 Thread Andrew Thomas
rcial Discussion Subject: Re: [asterisk-users] CDR Design On Fri, Dec 5, 2008 at 8:26 AM, Andrew Thomas <[EMAIL PROTECTED]> wrote: > > In summary: Leave CDR exactly as it is and create a new CEL (Call Event > Logging) module (optional in modules.conf) that puts out (and does not >

Re: [asterisk-users] set monitor_filename

2008-12-05 Thread Andrew Thomas
You are looking in the wrong place. Have a look at the following: Core show function QUEUE_WAITING_COUNT -= Info about function 'QUEUE_WAITING_COUNT' =- [Syntax] QUEUE_WAITING_COUNT() [Synopsis] Count number of calls currently waiting in a queue [Description] Returns the number of callers

Re: [asterisk-users] CDR Design

2008-12-05 Thread Andrew Thomas
his with the CEL bit (if someone can correct me if needed please). In summary: Leave CDR exactly as it is and create a new CEL (Call Event Logging) module (optional in modules.conf) that puts out (and does not accept) call event information (ie. a one-way fire-and

Re: [asterisk-users] CDR Design

2008-12-03 Thread Andrew Thomas
now we have the AMI - but that puts out a lot more information than is needed for simple logging (and requires something to prune and store the events in a database of some sort). Any thoughts? Andrew Thomas Technical Services Manager DataVox Ltd Saddleworth Business Centr

Re: [asterisk-users] Dahdi, b410p and looping from 1 port to another

2008-12-02 Thread Andrew Thomas
> For a ptmp setup where you have multiple phones. Or even a single phone if the port is set to ptmp. Proof of this point is the way I am using our B410P card. Ports 1 and 2 are TE (ptp) and ports 3 & 4 are NT (ptmp). I have a single ISDN modem connected to port 3 and the B410P would not even

Re: [asterisk-users] [SPAM] - MySQL Error Message - Email found in subject

2008-12-02 Thread Andrew Thomas
Give this a go: exten => s,n,MYSQL(Query resultid ${connid} SELECT `name` FROM `cnam` WHERE `ani` = '${CALLERID(number)}') ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update

Re: [asterisk-users] Dahdi, b410p and looping from 1 port to another - Email found in subject

2008-12-02 Thread Andrew Thomas
asterisk-users@lists.digium.com has now been added to the filters white list! Anyway, 100ohm termination isn't required for ptp - but is required for ptmp. I know the DAHDI package(s) no longer include make b410p - hence the reason it is included in the docs. ___

Re: [asterisk-users] [SPAM] - Re: [SPAM] - Re: [SPAM] - Dahdi, b410p and looping from 1 port to another - Email found in subject -Email found in subject - Email found in subject

2008-12-01 Thread Andrew Thomas
s] [SPAM] - Re: [SPAM] - Dahdi,b410p and looping from 1 port to another - Email found in subject -Email found in subject - Email found in subject 2008/12/1 Andrew Thomas <[EMAIL PROTECTED]> Apart from you were dialling out on your inbound context and vice-versa.

Re: [asterisk-users] [SPAM] - Re: CDR Desgin - Email found in subject

2008-12-01 Thread Andrew Thomas
...or something along the lines of a setting a variable (like we do for MONITOR_EXEC)... ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digi

Re: [asterisk-users] CDR Desgin

2008-12-01 Thread Andrew Thomas
Just seconding Freddi's idea - as it makes perfect sense. Otherwise we could quite easily start testing a call that hasn't actually finished yet. ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To

Re: [asterisk-users] [SPAM] - Re: CDR Design - Email found in subject

2008-12-01 Thread Andrew Thomas
the same would go for v1.6 and it's built in fax detection :). I hope that makes sense. Cheers Andy Andrew Thomas Technical Services Manager DataVox Ltd Saddleworth Business Centre Huddersfield Road D

Re: [asterisk-users] [SPAM] - Re: [SPAM] - Dahdi, b410p and looping from 1 port to another - Email found in subject - Email found in subject

2008-12-01 Thread Andrew Thomas
Apart from you were dialling out on your inbound context and vice-versa. The best advice I can give now is to change to mISDN - as this is proven to work with v1.4 and v1.6. Actually - have you tried putting the 100ohm termination on for your NT port?

Re: [asterisk-users] [SPAM] - Dahdi, b410p and looping from 1 port to another - Email found in subject

2008-12-01 Thread Andrew Thomas
It looks like you are trying to dial out on your 'NT' instead of your 'TE'. Try changing Dial(DAHDI/g1/${EXTEN:1}); to Dial(DAHDI/G1/${EXTEN:1}); Oh, and I'd use mISDN for BRI as DAHDI always gave me problems. HTH ___ -- Bandwidth an

Re: [asterisk-users] [SPAM] - Asterisk and S-Bus - Email found in subject

2008-11-28 Thread Andrew Thomas
Have you set port 2 as 'NT' in the mISDN config file (not the Asterisk one)? Also, you will probably need to set it to ptmp. You need to configure them in misdn.conf (the Asterisk one this time). Here's the tail of my misdn.conf (4 x BRI): [trunks] ports = 1,2 ; physical port numbers (a

Re: [asterisk-users] [SPAM] - Re: FW: cdr_addon_mysql.so did notregister itselfduringload - Email found in subject

2008-11-28 Thread Andrew Thomas
Did you install the MySQL libraries? Debian's command is - apt-get install libmysqlclient15-dev Andy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Urlichs Sent: 27 November 2008 16:05 To: asterisk-users@lists.digium.com Subject: [SPAM] - Re: [

<    1   2