similar to: No subject

Displaying 20 results from an estimated 7000 matches similar to: "No subject"

2009 Jul 20
0
No subject
have problems with outgoing calls. When I tried this, the same way you did, I could make calles externally but had no audio each way reguardless of what I tried to pass to the sip provider. Best bet is to use what your sip provider can use or find another provider that that can do g722. That's what I did when I wanted to use g726. my2cents On Tue, Jun 29, 2010 at 2:42 PM, Mindaugas Kezys
2007 Jul 12
0
No subject
with newest Asterisk version.=20 When holidays will end more and more people will start to complain about = this. Regards, Mindaugas Kezys http://www.kolmisoft.com MOR - Advanced Billing for Asterisk PBX -----Original Message----- From: asterisk-users-bounces at lists.digium.com = [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Anthony = Messina Sent: Sunday, December 30, 2007
2008 Jun 03
8
Any reason to *not* use AEL? (Also, MixMonitor q)
I am building a new Asterisk server here at the office, and I'm wondering if there are any downsides to creating my dialplan with AEL. It seems more intuitive (to me), but I'm not sure if there are any pitfalls I need to be aware of first. We use this for internal extensions, 8 pots lines, and our answering service which gets about 500 incoming calls a day down our T1. Also, one more
2009 Mar 19
2
Script to softly restart Asterisk each midnight to clean locked channels
As Asterisk has inner problems and channels very often locks we have such script to restart Asterisk each midnight. We (our clients) mostly use v1.4.18.1. We can't upgrade to newer versions because there are too much changes which would brake our system (realtime/sip/iax2/cdr/etc/etc). Script soft hangups all alive channels in dirty way then kills Asterisk and starts it up. Hope
2009 Jul 20
0
No subject
And after reload ALL your phones are unreachable for 2 minutes! Imagine you have several thousands devices unreachable for 2 minutes. How much calls will fail during that time? Regards, Mindaugas Kezys Kolmisoft UAB=20 VoIP Billing Solutions e-mail: info at kolmisoft.com URL: http://www.kolmisoft.com -----Original Message----- From: asterisk-users-bounces at lists.digium.com =
2007 Dec 19
3
Realtime logic in Asterisk 1.4.16.1
Hello, I have configured one provider in Asterisk Realtime DB without username and password, only host=<providers_IP> and ipaddress=<providers_IP> Now when I'm trying to send call using this provider I'm using following string: Dial(SIP/NUMBER at Provider) In Asterisk 1.4.15 debug I see that Realtime engine is using query: [Dec 20 00:02:15] DEBUG[14634]:
2008 Jun 27
2
How to pass variable between 2 Asterisk servers over IAX2
Hello, Anybody can advice how to pass variable between 2 Asterisk servers over IAX2? With SIP I can use SipAddHeader. How do to the same with IAX2? Thank you. Regards, Mindaugas Kezys http://www.kolmisoft.com
2008 Jan 31
0
Realtime device update weirdness
Hello, We use Asterisk Realtime for our billing software. 200+ installations of Asterisk with Realtime, but I see this for the first time. Asterisk 1.4.17, Addons 1.4.5, No patches, no NAT - just plain simple installation. With debug I can see: [Jan 30 22:38:21] DEBUG[27885]: res_config_mysql.c:662 mysql_reconnect: MySQL RealTime: Everything is fine. [Jan 30 22:38:21] DEBUG[27885]:
2007 Jul 12
0
No subject
1. http://bugs.digium.com/view.php?id=12362 2. http://bugs.digium.com/view.php?id=12925 3. http://bugs.digium.com/view.php?id=12921 Also how do you go about changing details for device in DB and not using "sip realtime prune PEER" + 'sip reload'? Without that your changes to devices are not active. Good luck! Regards, Mindaugas Kezys http://www.kolmisoft.com >
2009 Jul 20
0
No subject
suite our billing needs. That was on 1.4.xx, we are not using 1.6+ Regards, Mindaugas Kezys Kolmisoft UAB VoIP Billing Solutions e-mail: info at kolmisoft.com URL: http://www.kolmisoft.com Find us on Facebook -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Nikhil Sent: Monday, November 22, 2010 7:20
2008 Dec 29
0
Background stress test
Hello, We did small test with sipp to test Asterisk Background command capability. Our goal was 700 sim. calls on HP Proliant DL160 G5 E5405 1 x Quad Core Xeon 2Ghz 2 Gb RAM Asterisk 1.4.18.1 Centos 5.2 We reached more then 1000 when our network (100mbps) become a bottleneck. As we achieved our goal - no further testing was performed. As conclusion - we are very
2008 Dec 02
0
New release of billing and routing software MOR
Hello, We are glad to announce new release of our advanced billing and routing package for Asterisk - MOR v0.7 It is complete solution for VoIP billing and routing for advanced and start-up telecoms, carriers, voip calling card operators and ISPs. Demo available online, as LiveCD or as InstallCD. Contact us for more details. More info: http://www.kolmisoft.com What is new in
2008 Mar 25
1
How to obtain SIPCHANINFO variables within custom application?
Hello, How can I get peerip, recvip, from, uri, useragent, peername, t38passthrough variables in (within) my custom Asterisk application? I can't use chan_sip.c internal structures (such as sip_pvt) in my custom application, because there's no chan_sip.h and I can't include it into my application (maybe there's other way?). I can do like this: exten =>
2009 Nov 12
0
Scheduling destruction of SIP dialog
Hello, I got situation which is unclear for me, hope somebody could explain this. A calls to B INVITE sent from A to B B responds with 100 Trying B responds with 183 Progress After 10 seconds: Asterisk CLI: Scheduling destruction of SIP dialog '..' in 32000 ms (Method: INVITE) Asterisk sends CANCEL _instantly_ B responds with 200 OK and 487 Request Terminated Asterisk confirms 102 ACK
2009 Dec 11
0
How to get LEG B channel info?
Hello, How can I go to the Leg B channel in Asterisk Dialplan _after_ call ends? I can use Dial G option to go to Leb B channel when call is answered, but how to go here when call ends? Is here any option/function in Dial Plan? Or should I use ast_bridged_channel(chan) to get bridged channel and try to retrieve data I need from internal structures using custom c module and Asterisk API?
2008 Feb 21
3
How to get a clean, basic configuration?
Hello I'm using a standard Asterisk install with default settings, and when I run "reload", I see that Asterisk fetches configuration information from a lot more sources than just my extensions.conf and sip.conf. For instance: -- Registered indication country 've' -- Registered indication country 'za' -- Setting default indication country to
2006 Apr 02
1
morcdr v0.1 released
CDR Stats Analyzer and Report generator It's a rework of famous Asterisk Stats written by Areski. The main goal for this project is to concentrate more on PDF reports (managers love them!). Later more functions will be added. Please test it and send suggestions how to improve it. Licence: GPL Examples, demo and more info on homepage: http://www.paskambink.lt/mcc Regards,
2008 Nov 07
0
AEL NoOp not working [SOLVED]
2008/11/6 Steve Murphy <murf at digium.com> > On Thu, 2008-11-06 at 13:55 +0100, Olivier wrote: > > > > > Yes, you're right : NoOp needs verbosity of 3 and above. > > Thanks for helping. > > > > The surprising thing is that AEL Verbose prints output whatever the > > verbosity level is (even with 0). > > Would you qualify this as normal ?
2006 Jun 21
0
AEL Status
Hello-- It's been a while since I wrote any updates about AEL/AEL2 to the users list, and I thought it might be worthwhile to update everyone on what is going on in respects to AEL. What the heck is AEL? The Asterisk Extension Language. A higher level language for extensions.conf, which will appear in the config file, extensions.ael, in the /etc/asterisk/ (or equiv) directory. It provides
2007 Oct 05
0
asterisk-users Digest, Vol 39, Issue 12
Ok.. will be there... -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of asterisk-users-request at lists.digium.com Sent: Thursday, October 04, 2007 12:50 PM To: asterisk-users at lists.digium.com Subject: asterisk-users Digest, Vol 39, Issue 12 Send asterisk-users mailing list submissions to