Re: [Asterisk-Users] Asterisk security problem: authorized SIP users can fake any callerid!

2005-03-13 Thread Peter Bowyer
SIP calls and direct them to an IVR or a specified extension, for example. But you probably wouldn't allow them to make toll calls. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users

Re: [Asterisk-Users] Simple authentication

2005-03-31 Thread Peter Bowyer
for. http://www.voip-info.org/wiki-Asterisk+cmd+DISA Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo

Re: [Asterisk-Users] Set system time over the phone

2005-04-05 Thread Peter Bowyer
) exten _.,1,System (date ${EXTEN}) If I dial 456 I get the message, so I type 04021305 (2nd April, 13:05). On the console Asterisk reports the command Dial 04021305 exits non-zero. You need 'Read' instead of 'Background'. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP

Re: [Asterisk-Users] Set system time over the phone

2005-04-05 Thread Peter Bowyer
On Apr 5, 2005 7:45 AM, Matt Riddell [EMAIL PROTECTED] wrote: Peter Bowyer wrote: exten 456,1,Background(Please-set-time-mmddhhmm) exten _.,1,System (date ${EXTEN}) If I dial 456 I get the message, so I type 04021305 (2nd April, 13:05). On the console Asterisk reports the command Dial

Re: [Asterisk-Users] voiptalk.org IAX service - user experiences

2005-01-04 Thread Peter Bowyer
On Tue, 4 Jan 2005 16:57:46 +, John Middleton [EMAIL PROTECTED] wrote: Anyone used this service, any comments on reliability/support? Works well for me. A hiccup on initial config was corrected quickly. Peter ___ Asterisk-Users mailing list

Re: [Asterisk-Users] Registration of SIP

2005-01-13 Thread Peter Bowyer
On Thu, 13 Jan 2005 10:22:52 +0200, David Norton [EMAIL PROTECTED] wrote: I am getting this problem when trying to register with Voipfone.co.uk. It used to work, and I haven't changed anything that I know of. Jan 13 10:22:37 WARNING[21645]: acl.c:213 ast_get_ip_or_srv: Unable to

Re: [Asterisk-Users] OT: How to own a telephone number?

2005-02-03 Thread Peter Bowyer
On Thu, 03 Feb 2005 20:02:03 +0100, Stefan Gofferje [EMAIL PROTECTED] wrote: Maybe you have something like that too, where your customers don't pay too much and you don't pay too much. A nice side effect is that nobody will ever know that your companies HQ is in a lonely little village in the

Re: [Asterisk-Users] Web based Asterisk management tool

2005-02-09 Thread Peter Bowyer
On Sat, 9 Oct 2004 12:56:03 -0400, Steve Totaro [EMAIL PROTECTED] wrote: AMP is great and provides integrated extensions to dial to access features implemented in asterisk. It also provides webbased access to voicemail and flash panel operator. You will find that many phones have features

Re: [Asterisk-Users] Re: Newbie help/pointers required -configure xlite with asterisk

2005-02-09 Thread Peter Bowyer
On Wed, 9 Feb 2005 18:42:27 -, Mike Wright [EMAIL PROTECTED] wrote: Unfortunately I seem to have another problem! I am using sipgate for the incoming line - and it appears that you cannot get DTMF to work in that configuration. Unless anyone knows anything different of course!! I've not

Re: [Asterisk-Users] asterisk@home scary log

2005-02-10 Thread Peter Bowyer
On Thu, 10 Feb 2005 10:47:22 -0600, Steven Critchfield [EMAIL PROTECTED] wrote: And not to disparage the creator/maintainer of [EMAIL PROTECTED], but you really need to trust that your install was a little hardened before placing it on the network. Indeed. The default root password for a

Re: [Asterisk-Users] Dial SIP peers

2005-02-10 Thread Peter Bowyer
On Thu, 10 Feb 2005 16:33:46 -0500, Gene Willingham [EMAIL PROTECTED] wrote: exten = s,1,Dial(SIP/192.168.1.8:,20); Connect to 192.168.1.8 on port , with a 20 sec timeout. exten = s,1,Dial(SIP/[EMAIL PROTECTED]:9876,20,r) ; Connect to sip.com port 9876, requesting extension

Re: [Asterisk-Users] Extra sounds (Weather)

2005-02-16 Thread Peter Bowyer
for - a script to use the pre-recorded weather terms in the loligo.com extra sounds package :-) --- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http

Re: [Asterisk-Users] Dial (Local/.....)

2005-02-16 Thread Peter Bowyer
On Wed, 16 Feb 2005 03:40:38 +0330, mohammad [EMAIL PROTECTED] wrote: I saw several examples of Dial app with the format: Dial(Local/..) Anybody knows what the Local technology means? Did you try the WiKi? Or Google? http://www.google.com/search?q=asterisk+local -- Peter

Re: [Asterisk-Users] Asterisk exist with error

2005-02-16 Thread Peter Bowyer
pasted this line from your error message into Google: ast_load_resource: libpt_linux_x86_r.so.1.5.2: cannot open shared object and the top result looks to have some good advice for you. Did you try that? Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED

Re: [Asterisk-Users] IAX2: Connection rejected

2005-02-16 Thread Peter Bowyer
you that the remote server is refusing the connection from your server because of incorrect authentication. Check the IAX peer/friend entry in the remote server against the credentials you're using in your friend entry or in the dial string. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel

Re: [Asterisk-Users] wiki down?

2005-02-20 Thread Peter Bowyer
it as a compliment that when it's down occasionally, so many people notice. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com

Re: [Asterisk-Users] asterisk -vvvvvvvgrc?

2005-02-22 Thread Peter Bowyer
/search?q=asterisk+command+line leads very quickly to http://www.voip-info.org/wiki-Asterisk+Starting+and+Stopping Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users

Re: [Asterisk-Users] No compatible codecs! -- worked with 1.0.0, not 1.0.6 or CVS.

2005-03-01 Thread Peter Bowyer
that those who come later are not left with reading about how you had exactly the same problem as they're seeing, but they don't know what you did to fix it... Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED

Re: [Asterisk-Users] cvs stable and 1.0.5

2005-03-02 Thread Peter Bowyer
, 1.0.6 is out... Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE

Re: [Asterisk-Users] VoIPJet

2005-03-09 Thread Peter Bowyer
On Wed, 9 Mar 2005 14:13:21 -0700, Wiley Siler [EMAIL PROTECTED] wrote: Anyone suffering an outage with them right now? I am getting the following from my box when I try to dial using them. == No one is available to answer at this time Look at www.voipjet.com -- Peter Bowyer Email

Re: [Asterisk-Users] VoIPJet

2005-03-09 Thread Peter Bowyer
The point is this. I know where I bought my service and I know where to send email to see if they say they are online. I was asking the community to see if anyone else was having a dialing issue with VoIPJet. Don't respond if your response is just to be a smartass. OK. Peter -- Peter Bowyer

Re: [Asterisk-Users] VoIPJet

2005-03-09 Thread Peter Bowyer
they've fixed it. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE

Re: [Asterisk-Users] Grandstream Message button

2005-03-10 Thread Peter Bowyer
I believe to be the latest, works A1 on my 15 phones. Indeed - the bug was fixed in 1.0.5.18 (Nov 14 2004) according to the changelog. Fixed BT-100 dialing bad URI when using the message button Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED

Re: [Asterisk-Users] Sip show registry returning nothing

2005-03-11 Thread Peter Bowyer
server, use sip show peers To see what other servers yours has registered with, use sip show registry http://www.voip-info.org/wiki-Asterisk+CLI is a useful reference, as is 'help sip' in the CLI. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED

Re: [Asterisk-Users] Location of Voice e-mail Code???

2005-03-12 Thread Peter Bowyer
. Thanks in advance! cd /usr/src/asterisk grep -r voicemail.conf * should give you a clue or two. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users

Re: [Asterisk-Users] UK Provider

2006-01-24 Thread Peter Bowyer
by registering as another user but Asterisk doesn't allow multiple registrations. Which part of Asterisk? register = nn:[EMAIL PROTECTED]/m register = oo:[EMAIL PROTECTED]/ Works fine for me Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL

Re: [Asterisk-Users] UK Provider

2006-01-25 Thread Peter Bowyer
-- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] VoIP: [EMAIL PROTECTED] FWD: **275*5048707000 VoipTalk: **473*5048707000 ___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list

Re: [Asterisk-Users] CallerID popup

2006-02-06 Thread Peter Bowyer
options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] VoIP: [EMAIL PROTECTED] FWD: **275*5048707000 VoipTalk: **473*5048707000 ___ --Bandwidth

Re: [Asterisk-Users] Sendmail with exchange

2006-02-11 Thread Peter Bowyer
to the Exchange server with authentication. http://msmtp.sourceforge.net/ Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] VoIP: [EMAIL PROTECTED] FWD: **275*5048707000 VoipTalk: **473*5048707000 ___ --Bandwidth

Re: [Asterisk-Users] sipdiscount

2006-02-17 Thread Peter Bowyer
) Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] VoIP: [EMAIL PROTECTED] FWD: **275*5048707000 VoipTalk: **473*5048707000 ___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list

Re: [Asterisk-Users] Streaming Music On Hold

2006-02-22 Thread Peter Bowyer
? something.pls isn't a stream, it's a playlist which (probably) lists streams within it. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] VoIP: [EMAIL PROTECTED] FWD: **275*5048707000 VoipTalk: **473*5048707000

Re: [Asterisk-Users] Advice on configuration

2006-03-07 Thread Peter Bowyer
(SIP/2003) Give me a shout if you want more help Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] VoIP: [EMAIL PROTECTED] FWD: **275*5048707000 VoipTalk: **473*5048707000 ___ --Bandwidth and Colocation

Re: [asterisk-users] IAX2/SIP gateway for Belgium and western Europe

2007-01-19 Thread Peter Bowyer
it exists, how can you all benefit from this ? asterisk-biz is the correct place. This isn't. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options

Re: [asterisk-users] AsterikNow vs Trixbox

2007-02-11 Thread Peter Bowyer
-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- Peter Bowyer Email: [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list

Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread Peter Bowyer
and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- Peter Bowyer Email: [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided

Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread Peter Bowyer
aggregators that I could use for sending messages to this particular phone over the Internet? There are plenty - I've used 2sms.com, clickatell.com and csoft.co.uk. bayhamsystems.com have a service tailored for Asterisk users. Peter -- Peter Bowyer Email: [EMAIL PROTECTED

Re: [asterisk-users] GSM Gateway promotion from £69GBP

2007-02-14 Thread Peter Bowyer
this all the time, and never bothers to respond to objections. Doesn't answer questions about how he mis-describes his products, either. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users

Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread Peter Bowyer
On 14/02/07, Stephen Bosch [EMAIL PROTECTED] wrote: Peter Bowyer wrote: There are plenty - I've used 2sms.com, clickatell.com and csoft.co.uk. bayhamsystems.com have a service tailored for Asterisk users. These are all based in the UK. What if I'm in North America? Does it matter? What

Re: [asterisk-users] proposal: a new mailing list for asterisk 1.4, why not?

2007-03-16 Thread Peter Bowyer
? Have you experienced any difficulty asking or answering questions about Asterisk 1.4 here? -- Peter Bowyer Email: [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options

Re: [asterisk-users] Multi-registration ?

2007-03-27 Thread Peter Bowyer
account for each and an entry in the dialplan which rings both. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http

Re: [asterisk-users] File structure question

2006-09-04 Thread Peter Bowyer
seconds? A minute if you're a slow typist... Yes, you can do this. #include is a literal text include, as the last poster said. -- Peter Bowyer Email: [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing

Re: [asterisk-users] File structure question

2006-09-04 Thread Peter Bowyer
on. All of which, to repeat, could be experienced with a small investment of your time. It really does pay to experiment with the simple things, you find your learning curve is so much flatter than if you ask questions in a vacuum. Peter -- Peter Bowyer Email: [EMAIL PROTECTED

Re: [asterisk-users] File structure question

2006-09-05 Thread Peter Bowyer
all that for free. Enjoy! Peter -- Peter Bowyer Email: [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk

Re: [asterisk-users] Asterisk act as a proxy ?

2006-10-06 Thread Peter Bowyer
On 06/10/06, ram [EMAIL PROTECTED] wrote: Hi can some one clarify does the aterisks act like a SER http://www.voip-info.org/wiki/index.php?page=Asterisk+SIP+not-proxy -- Peter Bowyer Email: [EMAIL PROTECTED] ___ --Bandwidth and Colocation

Re: [asterisk-users] Incoming sip line with INX (internationalnumber.com)

2006-10-09 Thread Peter Bowyer
- perhaps the rest of your dialplan is expecting the call to come in with a destination which matches your DID - in which case, put the DID number there instead of the 101. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided

Re: [asterisk-users] Asterisk 1.2.12 - Can NOT make call out / Asterisk terminate

2006-10-09 Thread Peter Bowyer
On 09/10/06, Joseph [EMAIL PROTECTED] wrote: I just upgraded to Asterisk 1.2.12 from 1.0.1 and it seems to me Asterisk 1.2 is not ready for PRIME TIME. And that new-fangled electricity will never catch on - lets stick with gas-lamps... -- Peter Bowyer Email: [EMAIL PROTECTED

Re: [asterisk-users] Asterisk 1.2.12 - Can NOT make call out / Asterisk terminate

2006-10-09 Thread Peter Bowyer
On 09/10/06, Joseph [EMAIL PROTECTED] wrote: On Mon, 2006-10-09 at 08:59 +0100, Peter Bowyer wrote: On 09/10/06, Joseph [EMAIL PROTECTED] wrote: I just upgraded to Asterisk 1.2.12 from 1.0.1 and it seems to me Asterisk 1.2 is not ready for PRIME TIME. And that new-fangled electricity

Re: [asterisk-users] Incoming sip line with INX(internationalnumber.com)

2006-10-09 Thread Peter Bowyer
a sip debug and see what it's telling you about the call, post it here if it doesn't help. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update

Re: [asterisk-users] [EMAIL PROTECTED] problems

2006-10-10 Thread Peter Bowyer
___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- Peter Bowyer Email: [EMAIL PROTECTED

Re: [asterisk-users] asterisk upgrade

2006-10-16 Thread Peter Bowyer
of staying with a supportable version of software, especially if it's open source. If there's a security-related bug found in your version, will it get patched, or will you have a forced upgrade several versions ahead on your hands in a hurry? Peter -- Peter Bowyer Email: [EMAIL PROTECTED

Re: [Asterisk-Users] how to edit ring time

2005-07-09 Thread Peter Bowyer
to your last posting solve the problem? Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] GXP-2000 MWI

2005-07-10 Thread Peter Bowyer
-- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http

Re: [Asterisk-Users] RE: 2 asterisks connected but trying to bridge

2005-07-16 Thread Peter Bowyer
. -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http

Re: [Asterisk-Users] Read Back Caller ID Using Number Announcement in Digital Receptionist

2005-07-27 Thread Peter Bowyer
that is built in, but ideally this could be accomplished without using festival because Allison's voice is so much more pleasant. http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+SayDigits Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED

Re: [Asterisk-Users] Voicemail email text:

2005-04-19 Thread Peter Bowyer
, 2005 at 01:51:25 AM so you might voicemail.conf -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk

Re: [Asterisk-Users] Firefly w/*?

2005-04-19 Thread Peter Bowyer
the 'third-party' version. http://www.virbiage.com/firefly/download/ Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com

Re: [Asterisk-Users] Voicemail 2 Email

2005-04-21 Thread Peter Bowyer
to use a local MUA (/sbin/sendmail etc) or talk SMTP directly to an MTA, either locally or remote. Asterisk voicemail unfortunately is not one of those systems (AFAICT) - you're stuck with having to use a local MUA. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL

Re: [Asterisk-Users] DTFM tones almost completly muted.

2005-04-22 Thread Peter Bowyer
are on purpose muted by the service providers or any other reason why it does not work? I'm not aware of the detailed reason, but DTMF into Asterisk from Sipgate won't work. This path is well-trodden... http://www.voipuser.org/forum_topic_844.html amongst other places. Peter -- Peter Bowyer Email

Re: [Asterisk-Users] No such context/extension

2005-04-22 Thread Peter Bowyer
- mail vs main - but the bigger problem is that you are sending calls to a context called 'from-ask-main', but that context doesn't exist in your extensions.conf. You have one called 'from-sip' which is where you probably could send them. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296

Re: [Asterisk-Users] IAX help

2005-04-23 Thread Peter Bowyer
to authenticate with the other server. The username/secret in iax2.conf is for inbound, not for outbound calls. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users

Re: [Fwd: FW: [Asterisk-Users] IAX help]

2005-04-23 Thread Peter Bowyer
it with above. See the difference? Check the presented username with iax debug enabled to confirm. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com

Re: [Asterisk-Users] DTFM tones almost completly muted.

2005-04-22 Thread Peter Bowyer
On 22/04/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: On Fri, 22 Apr 2005, Peter Bowyer wrote: On 22/04/05, Ian Hailey [EMAIL PROTECTED] wrote: Hello everyone, I am trying to receive DTMF commands on asterisk from PSTN calls terminated at my asterisk box. I have tried

Re: [Asterisk-Users] YAC and IPs

2005-04-26 Thread Peter Bowyer
in a hash of extensions, the other sends the callerid information in YAC format. Email me if you want a copy. Adam. p.s. CC adam@mydomain to make sure I see it if you reply. I'd appreciate a copy of your YAC scripts at your convenience Regards Peter -- Peter Bowyer Email: [EMAIL PROTECTED

Re: [Asterisk-Users] IP Phones for home use?

2005-05-04 Thread Peter Bowyer
these, they're much better than the BT-100s. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] Registering/Unregistering

2005-05-05 Thread Peter Bowyer
immediately. This needs to come from the phone - your phone should have a setting something like 'unregister on reboot' . Turn this on. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users

Re: [Asterisk-Users] Grandstream GXP2000 firmware update

2005-05-11 Thread Peter Bowyer
are optional - custom ringtones and MAC-specific config. I left my TFTP server pointed to 168.75.215.188, and the phones upgraded themselves to v 1.0.1.6 without intervention Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED

Re: [Asterisk-Users] multiple sip accounts from same sip registrar

2005-05-18 Thread Peter Bowyer
at an extension matching the individual sipgate username in the register command. Works for me and several others Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list

Re: [Asterisk-Users] Call forwarding...

2005-05-18 Thread Peter Bowyer
:927 dial_exec_full: Unable to create channel of type 'c' (cause 66) Have you set the TRUNK variable in the [globals] section of extensions.conf? Looks like you didn't. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED

Re: [Asterisk-Users] Call forwarding...

2005-05-18 Thread Peter Bowyer
to mess around to get the dialstring to end up in the right format for the provider you're using, also. Or imbed it directly in the dialplan. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk

Re: [Asterisk-Users] Call forwarding...

2005-05-18 Thread Peter Bowyer
is simply a convenience in the dialplan - you don't need to do it that way if you don't want. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com

Re: [Asterisk-Users] ser+asterisk problem

2005-05-19 Thread Peter Bowyer
at asterisk. can any one tell what is the reason Did you restart Asterisk - that's a complete restart, not just a 'reload' Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list

[Asterisk-Users] Grandstream GXP-2000 headset

2005-05-23 Thread Peter Bowyer
Hi all What headset do people use with the GXP-2000? Any recommondations for or against particular models? Thanks Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list

Re: [Asterisk-Users] Windows IAX Softphone

2005-05-23 Thread Peter Bowyer
as the wiki page which lists more. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] CallerID

2005-05-23 Thread Peter Bowyer
. It listens on a TCP port and displays what it gets sent (with a little special formatting). It is open source, so I guess it could be hacked to run an external app. http://sunflowerhead.com/software/yac/ Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED

Re: [Asterisk-Users] CallerID

2005-05-24 Thread Peter Bowyer
to receive alerts for that extension. And it doesn't run external apps. Indeed. What would you like it to do? I'm going to play with the source code sometime soon to address the 'log on' issue, lets' collect some requirements. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP

Re: [Asterisk-Users] CallerID

2005-05-24 Thread Peter Bowyer
want to send the entire command line / URL from the dialplan? Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman

Re: [Asterisk-Users] how to dial extension with menu

2005-05-25 Thread Peter Bowyer
=6000,2,Wait(2) exten=2000,1,Dial(SIP/${EXTEN}) exten=3000,1,Dial(SIP/${EXTEN}) Did you have a question? Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users

Re: [Asterisk-Users] CallerID

2005-05-26 Thread Peter Bowyer
a 'pull on demand' model - no polling or pre-loading of a holding page etc. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http

Re: [Asterisk-Users] CRM integration (was RE: CallerID)

2005-05-27 Thread Peter Bowyer
to launch a URL on the client. The URL can be sent from (eg) an AGI which can take the callerid info and do whatever smarts are necessary. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing

Re: [Asterisk-Users] Temporary unavailable -????

2005-05-27 Thread Peter Bowyer
On 27/05/05, Ronald Wiplinger [EMAIL PROTECTED] wrote: The person on 617 is unavailable --- Why Maybe he's in the bathroom? The condition being reported is coming from the UA on the end of the SIP call - is there a DND setting or something there? Peter -- Peter Bowyer Email: [EMAIL

Re: [Asterisk-Users] Asterisk with another Asterisk

2005-05-31 Thread Peter Bowyer
://www.voip-info.org/wiki-Asterisk+Connect+2+servers Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo

Re: [Asterisk-Users] Newbie :Call Forwarding problem

2005-06-02 Thread Peter Bowyer
-- Called 777 Urgent handler Urgent handler -- SIP/777-82e9 is ringing Urgent handler Any Idea what's wrong -- How is extension 777 defined in extensions.conf? Did you use the stdexten macro? Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL

Re: [Asterisk-Users] Newbie :Call Forwarding problem

2005-06-02 Thread Peter Bowyer
this: exten = 777,1,macro(stdexten,777,SIP/777) Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk

Re: [Asterisk-Users] Changing Email Templates

2005-06-12 Thread Peter Bowyer
On 12/06/05, Graham Pearson [EMAIL PROTECTED] wrote: I am wanting to know where the template file is for the VoiceMail Email Message. At the present time, the URL Link has a wrong address and I would like to change this to point to the correct address. voicemail.conf -- Peter Bowyer Email

Re: [Asterisk-Users] Voicemail

2005-06-24 Thread Peter Bowyer
. Which is the same answer as you got last time you asked this question in the past few hours. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com

Re: [Asterisk-Users] Fwd: JE TROUVE QUE VOUS N'ETES PAS HONETE!

2005-06-26 Thread Peter Bowyer
-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED

Re: [Asterisk-Users] Fwd: JE TROUVE QUE VOUS N'ETES PAS HONETE!

2005-06-27 Thread Peter Bowyer
On 27/06/05, harry gaillac [EMAIL PROTECTED] wrote: Why asterisk.org don't provide a documentation project ? http://www.asteriskdocs.org/ -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users

Re: [Asterisk-Users] Fwd: JE TROUVE QUE VOUS N'ETES PAS HONETE!

2005-06-27 Thread Peter Bowyer
On 27/06/05, harry gaillac [EMAIL PROTECTED] wrote: No i think time spent to work by developpers and users merit a documentation project . Please stop typing for a moment and start reading. There is a documentation project for Asterisk at www.asteriskdocs.org. Peter -- Peter Bowyer Email

Re: [Asterisk-Users] Fwd: JE TROUVE QUE VOUS N'ETES PAS HONETE!

2005-06-27 Thread Peter Bowyer
asking why nobody has done it yet. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] Fwd: JE TROUVE QUE VOUS N'ETES PAS HONETE!

2005-06-28 Thread Peter Bowyer
://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk

Re: [Asterisk-Users] New Asterisk documentation

2005-06-29 Thread Peter Bowyer
gone away to work on Asterisk documentation. Seems it's not as important to you as making incomprehensible postings to mailing lists. -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list

Re: [Asterisk-Users] Voicemail = SMS

2005-07-01 Thread Peter Bowyer
. Works fine and dandy here. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] Voicemail = SMS

2005-07-01 Thread Peter Bowyer
On 01/07/05, Mark Charlton [EMAIL PROTECTED] wrote: On 7/1/05, Peter Bowyer [EMAIL PROTECTED] wrote: On 01/07/05, Mark Charlton [EMAIL PROTECTED] wrote: I have been fighting with the Bayham Systems FastSMS AGI script, and I re-wrote it as a stand alone Perl script. I am now calling

Re: [Asterisk-Users] Clustering

2006-03-13 Thread Peter Bowyer
switches or some other technique), then calls to that extension will be handled by the server it registered to automatically. Use an IAX2 switch for a small, known number of servers. Consider DUNDi to extend into a larger, more dynamic 'cloud'. Peter -- Peter Bowyer Email: [EMAIL

Re: [Asterisk-Users] Clustering

2006-03-13 Thread Peter Bowyer
be able to happen. -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] VoIP: [EMAIL PROTECTED] FWD: **275*5048707000 VoipTalk: **473*5048707000 ___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users

Re: [Asterisk-Users] Clustering NEW THREAD, Almost Working

2006-03-13 Thread Peter Bowyer
position to take - your call - declaring it as useless without giving it a try, however, is not really helpful or accurate). Others are busy finding it very useful indeed. -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] VoIP: [EMAIL PROTECTED] FWD: **275

Re: [Asterisk-Users] regexten

2006-03-16 Thread Peter Bowyer
to you a few days ago? -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] VoIP: [EMAIL PROTECTED] FWD: **275*5048707000 VoipTalk: **473*5048707000 ___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk

Re: [Asterisk-Users] Feedback from VON expo! Info on * HA and Polycomphone!!

2006-03-16 Thread Peter Bowyer
you think it won't work. Then we can help you get it going. -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] VoIP: [EMAIL PROTECTED] FWD: **275*5048707000 VoipTalk: **473*5048707000 ___ --Bandwidth and Colocation

Re: [Asterisk-Users] Feedback from VON expo! Info on * HA andPolycomphone!!

2006-03-16 Thread Peter Bowyer
1000 phones re-registering every minute would be like? That's SEVENTEEN new registrations per second. Yeah - sounds a lot, but only when you're watching a SIP debug. What traffic do 1000 PCs produce against a Windows server? I wouldn't discount it simply on that factor. Peter -- Peter Bowyer

Re: [Asterisk-Users] AMP and ABE

2006-03-20 Thread Peter Bowyer
package onto their Enterprise Server, they say na! Then shouldn't you be requesting support from the supplier of that audited, stable platform, instead of requesting community support? Isn't that why you (they) bought it? No much point otherwise. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel

  1   2   >