similar to: No subject

Displaying 20 results from an estimated 5000 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
managed without Realtime and I see no way how to put AEL into DB. Maybe it's possible? We are storing "exact-match" info into DB and all _X., etc stuff we have in extensions.conf. So no speed issues with large systems. Also: Any reason to "not" use extensions.conf? What AEL can do better then extensions.conf? Many people still use vi. Because it can do everything what
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
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
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
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 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 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]:
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?
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,
2006 Jun 21
1
Calling same queue member all the time
Hello, I'm trying to setup a queue where call goes from agent to agent in strictly set order. I have queue (roundrobin): Agent1 penalty 1 Agent2 penalty 2 Agent3 penalty 3 When I call to this queue Agent1 rings. If this agent does not take the call, after set timeout same Agent1 is dialed again. The call never goes to Agent2 (only when Agent1
2009 Aug 20
8
mysql sip realtime
Hi I have some question about mysql realtime. 1) Anyone know exactly if there is a specific order to declare sip table column for realtime ? In which file can I find that order ? 2) In my extconfig.conf, [settings] are : sipusers => mysql,general,siptable sippeers => mysql,general,siptable so means that I use realtime dynamic exactly ? Is it normal if some parameters from sip.conf still
2007 Jul 12
0
No subject
... Activating "sip debug" shows the register packets but nothing in return. ... I think that this is a network related issue, but you have to solve it by using a Asterisk config file. Unfortunately I think that the faster way to solve your problem is trying to understand if sip messages are correctly sent to tnet. I strongly suggest to use http://www.wireshark.org/ previoulsly named
2007 Jul 12
0
No subject
tnet.itand SIP register messages are not replied. I suggested to check if your Asterisk box is really sending SIP messages, you can use a net sniffer. Did you alerady used different sip client with the same sip account of your Asterisk box? Did you use zoiper from the same box? Marino p.s. Are you Italian? On Mon, Jul 14, 2008 at 5:27 PM, Giorgio Incantalupo < gincantalupo at
2007 Jul 12
0
No subject
Or even: <a class="moz-txt-link-freetext" href="http://www.blackbox.com/Catalog/Detail.aspx?cid=425,1423,1424&mid=4946">http://www.blackbox.com/Catalog/Detail.aspx?cid=425,1423,1424&amp;mid=4946</a> (same thing from the UK site:) <a class="moz-txt-link-freetext"