Re: [asterisk-users] Compiling Dahdi (Can't read private key)

2016-04-07 Thread jg
ed to know what the reason was, but forgot it. I guess when you google the message, you'll find an answer. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for

Re: [asterisk-users] Phone Number Validation

2016-03-29 Thread jg
lines). Generally, you cannot know whether dialing a number will ring the other end, or not. If all channels are already occupied for a T1 or E1 connection, the last exchange station will already signal unavailability, i.e. "user busy" may be signaled by the user or the net

Re: [asterisk-users] Dial()-Function

2016-03-19 Thread jg
ut option "c") But i need this behavior with option c, cause on timeout i need a "Call completed elsewhere". How can I achieve this? Sincerely, Dominique Wouldn't it be easier to use a local channel and do something like is done in the

Re: [asterisk-users] Dial()-Function

2016-03-18 Thread jg
w your "appdata" relate to your previous mails. I am also wondering why you want to "pass" functions and timeouts. Wouldn't it be enough to dispatch everything, set some channelvars, assemble a dial string, and then let the local channels take care of the rest? jg -- __

Re: [asterisk-users] Voicemail issue on Grandstream GXP2000 phones

2016-02-09 Thread jg
: From Line 3, it does not recognize the password. Did you check whether you have the same DTMF settings for Line 3? -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live

Re: [asterisk-users] Dial command: channel type detection

2016-02-03 Thread jg
you want to do. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users

Re: [asterisk-users] Forwarding call if extension busy

2016-01-04 Thread jg
risk whether a particular endpoint has already active calls and Dial() as required, i.e. one would delete the phones with active calls from a given list. Since there is no real "busy" condition, this seems to be a cleaner approach. At first you should be able

Re: [asterisk-users] Which router/firewall would you use for a virtual-PBX Asterisk installation?

2015-11-20 Thread jg
3 superseding the current Asterisk package. If necessary, pfSense allows for traffic shaping and a couple of other neat feature, that are usually not part of small firewalls. jg -- _ -- Bandwidth and Colocation Provided by

Re: [asterisk-users] No sound with internal calls depending on which phones

2015-11-12 Thread jg
o set the auth-tag to AES-80, but I haven't played with this option for quite some time. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webi

Re: [asterisk-users] Find me macro - calling multiple people to get a hold of one

2015-11-04 Thread jg
${DIALOPTS}) ... Hangup() not acceptable? If necessary, one can try to find out which devices are technically available to avoid dialing a non-existent device. If pressing a "1" is acceptable, then why not pressing the "DND" to not accept the call? jg There's -- __

Re: [asterisk-users] Why I get repeat messages many times

2015-10-19 Thread jg
AGE_SEND_STATUS}" != "SUCCESS"]?sendfailedmsg) exten => _.,n,Hangup() With this configuration I could send message, but I don't know what wrong with it as sometimes I get the repeat messages many times. do you have any idea?

Re: [asterisk-users] Live Recording on the NAS?

2015-10-09 Thread jg
moves finished sound files to a file server and converts them to mp3. The software that accesses the audio looks for both formats at both places. I think it is generally a good idea to handle file issues outside of

Re: [asterisk-users] strange warnings "no samples for alawtolin"

2015-08-12 Thread jg
this is related to the settings of silence suppression. I haven't seen this for a while, but you might want to check the "Silence Suppression", or "Voice Activity Detection" (VAD) settings of your SIP endpoints. jg -- __

Re: [asterisk-users] compose_func_args: argbuf allocated 4 bytes compose_func_args: argbuf uses 3 bytes

2015-08-07 Thread jg
for certain patterns, you'll never get the complete number. Given the code, there is no reason to execute the ivr extensions. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us

Re: [asterisk-users] PTT push to talk solution

2015-08-06 Thread jg
y ever find out themselves. What I don't understand is why the normal mute button on most headsets is not sufficient. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk

Re: [asterisk-users] PTT push to talk solution

2015-08-06 Thread jg
could use the DTMF features for signaling. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk

Re: [asterisk-users] Modifying CDR values from a hangup extension in Asterisk 13

2015-08-03 Thread jg
eneral_endbeforehexten> |Boolean| |1| |false| Don't produce CDRs while executing hangup logic This would indicate that at least writing is disabled. jg -- _ -- Bandwidth and Co

Re: [asterisk-users] showing sip number insted of pri number

2015-08-01 Thread jg
. Having said that you also need to coordinate your efforts with your telco. You need to check several transmitting and switching facilities, like CLIP, CLIR, COLP, COLR, possibly CNIP. CLIP and COLP comes with different flavors. I'd say that the details are outside of what c

Re: [asterisk-users] How to configure through the GUI 35 cisco ip phones -spa502g

2015-07-30 Thread jg
t still be helpful. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users maili

Re: [asterisk-users] Windows Asterisk Help

2015-07-29 Thread jg
rthy www.asteriskwin32.com hosts only a very very old version of Asterisk (1.2.something). What speaks against setting up a small virtual machine to host a recent version of Asterisk? jg -- _ -- Bandwidth and Colocat

Re: [asterisk-users] Centos 6.5 Asterisk 1.8.11.0 - starts in rc.local, but not contactible?

2015-07-23 Thread jg
oot is the only account on the machine - which leads me to believe I have some basic error in my Centos 6.5 installation so I'll just try it again or try Centos 7. Okey-dokey. What happens when you start asterisk with "asterisk -c&q

Re: [asterisk-users] Centos 6.5 Asterisk 1.8.11.0 - starts in rc.local, but not contactible?

2015-07-23 Thread jg
into the /etc/init.d directory and issue "chkconfig --add asterisk" as well as "chkconfig asterisk on" and your problem should be solved. You can check the current settings with "chkconfig --list asterisk".

Re: [asterisk-users] Always 486 Busy Here for anonymous calls

2015-07-21 Thread jg
nvalid" to the local deny list. Very funny. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.aste

[asterisk-users] Always 486 Busy Here for anonymous calls

2015-07-21 Thread jg
o differences in the configuration compared to the rest. I do not expect that Asterisk is the problem, but does someone know under which circumstances this kind of problem can occur? jg -- _ -- Bandwidth and Colocation Provid

Re: [asterisk-users] Problem "no voice"

2015-07-15 Thread jg
ilbc allow=g729 allow=g723 allow=gsm I tried with allow=all, too, but it results in no communication on all numbers... Could someone help me? How is the 4th phone configured? You could also enable SIP debugging to get more information about the pr

Re: [asterisk-users] Sending E-Mail from voicemail

2015-07-10 Thread jg
TCDVfMz15M and https://www.youtube.com/watch?v=1VGkmPF1CNo Have you ever thought of setting up a virtual machine to (e.g. VirtualBox) for testing and developing? Most phones allow several SIP accounts, so you could test this with your exist

Re: [asterisk-users] CDR in an MySQL-Database

2015-07-06 Thread jg
tus Call Detail Record (CDR) settings -- Logging:Enabled Mode: Simple Log unanswered calls: Yes * Registered Backends ---

Re: [asterisk-users] Custom header when busy

2015-07-02 Thread jg
Thanks for the tip. Our goal is to know that call-limit is triggered. And later analyze this info, maybe do some action. Yes, we can parse CDRs or execute AGI script but we do not want inmplement this logic on Asterisk because it can affect performance. 02.07.2015, 15:31, "jg" : Is

Re: [asterisk-users] Custom header when busy

2015-07-02 Thread jg
calls is to use Action URLs (if supported by the phone) and setup a a finite state machine externally to handle your needs. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a

Re: [asterisk-users] asterisk email to fax

2015-07-02 Thread jg
csimiles, which depends on which technologies you need. But everything is nicely documented. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introdu

Re: [asterisk-users] no samples for gsmtolin

2015-06-15 Thread jg
If I call a number from the phone of my wife, I get this warning: [Jun 15 20:50:18] WARNING[21921]: translate.c:206 framein: no samples for gsmtolin I think this is related to silence suppression. Either ignore it, or find the device that does this and disable silent suppression. jg

Re: [asterisk-users] German sounds on Asterisk

2015-06-14 Thread jg
ow from where you can get them and the old Pforzheim files are incomplete. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every

Re: [asterisk-users] Asterisk and Deutsche Telekom

2015-06-13 Thread jg
blem... So, I don't think, I have to expect problem on my NAT (anymore... initially I had some problems...). There's nothing special, only if you want to set up your own infrastructure for finer control. jg -- __

Re: [asterisk-users] Asterisk and Deutsche Telekom

2015-06-13 Thread jg
this time. If I look at the complexity of my routers' packet filtering, it makes definitely sense to separate gateway from internal functionality. One could say that cascaded Back-to-Back-User-Agents look peculiar, but once you start to think about maintenance, it

Re: [asterisk-users] Curious problem with NAT

2015-06-07 Thread jg
" say? jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users maili

Re: [asterisk-users] Signaling incoming call

2015-05-31 Thread jg
(baby monitors) so you don't have to wait for an answer. Interesting exercise, but might disturb peace in the house. If your phone supports only a single identity, then you have to adjust caller ids, etc with Asterisk. jg -- __

Re: [asterisk-users] Debugging dialplan

2015-05-29 Thread jg
n Asterisk? Yes, it is called "core set verbose 42", the other options is "core set debug 42". Enjoy the show! Once you are more familiar with *, you might want to have a look what you can do with logger.conf. jg --

Re: [asterisk-users] Seeking advice about ISDN BRI Cards

2015-05-28 Thread jg
Thank you all for valuable input, another question: when do I actually need the echo cancellation (hardware / on board /on module ) ? It depends on your environment. If there are still analog devices in addition to VoIP, I'd say always, but Asterisk has a rudimentary echo canceller already on

Re: [asterisk-users] How to make asterisk work with remote mysql database?

2015-05-07 Thread jg
make menuselect" to check your configuration. If you cannot select an item, there are usually hints on what the resource depends. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk

Re: [asterisk-users] I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).

2015-04-27 Thread jg
/ ? Having said that, you might still run into some NAT-related problems, if you use a normal router. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introd

Re: [asterisk-users] Error writing CDR

2015-04-26 Thread jg
| datetime | NO | | -00-00 00:00:00 | | | uniqueid | varchar(45) | NO | | | | ... Just in case you get bogus records with offending primary keys due to some other problem, you would still have valid data base entri

Re: [asterisk-users] Error writing CDR

2015-04-25 Thread jg
RT INTO cdr (dst,accountcode,clid,src,dcontext,channel,dstchannel,lastapp,duration,billsec,disposition,amaflags,userfield,lastdata,uniqueid) VALUES (blahblahblah, ... ,'1429970147.612') Can you post the output of "describe ;

Re: [asterisk-users] Grandstream GXP2140

2015-04-14 Thread jg
d the product quality is now much better compared to a couple of years ago. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every

Re: [asterisk-users] I'm not able to install asterisk in AWS cloud

2015-04-13 Thread jg
I'm not able to install asterisk whenever I hit make command I get below error: make[1]: *** No rule to make target `../main/modules.link', needed by `asterisk'. Stop. make: *** [main] Error 2 Just guessing. Did you call &qu

Re: [asterisk-users] Script to Program Snom Phones

2015-04-09 Thread jg
uot;? Snom phones allow to define a directory, where you can export and import a simple text file. There might also be a way to automate this using one of the provisioning methods. jg -- _ -- Bandwidth and Colocation Provid

Re: [asterisk-users] 4 Port PRI

2015-03-18 Thread jg
120 jbimpl= fixed jbresyncthreshold= 1000 PRI or BRI? Which card are you using? Typically the installation script or procedure lets you configure each span. You seem to have 4 spans for either 8 or 128 (EuroISDN) channels.

Re: [asterisk-users] Disabling Ringing/Alerting

2015-03-16 Thread jg
is is not an Asterisk feature. It's up to the phone to decide what to do with an "invitation". There are typically multiple configuration options to take care of questions like yours. jg -- _ -- Bandwidth and Co

Re: [asterisk-users] Yealink t26 and T28 Panels

2015-03-13 Thread jg
update and I am not aware of any stability issues at the moment. How do you supply power? 3 expansion modules + the phone and a cheap POE switch could be critical. It may not be the power itself, but the correct handling of energy saving states. jg

Re: [asterisk-users] TLS, SRTP, Asterisk11 and Snom870s

2015-03-03 Thread jg
orget about the reverse DNS stuff for the moment. Do simple SIP accounts (without SRTP/SRTP and deny/permit stuff) work? Enable SRTP, but you likely need the AES-80 fro SRTP Auth-tag. Then try the rest. jg -- _ -- Bandwidth and

Re: [asterisk-users] which libsrtp ?

2015-03-03 Thread jg
but I also work with yum-priorities. So far I have not seen any difficulties. Building from source is also very easy. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for

Re: [asterisk-users] IAX port

2015-02-10 Thread jg
UDP timeout being too short is another thing I've experience with firewalls (admittedly limited and once removed experience). Actually, this one can be a (mild) problem on Draytek routers and can be resolved by telnetting into the router and using the portmaptime command. Also, turn of stat

Re: [asterisk-users] IAX port

2015-02-10 Thread jg
blem. Port predictability does not seem to be a problem. Does that make any sense? jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar e

Re: [asterisk-users] IAX port

2015-02-10 Thread jg
er vendors. Thank you for your efforts. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk

[asterisk-users] IAX port

2015-02-09 Thread jg
: 001 Type: IAX Subclass: ACK Timestamp: 00014ms SCall: 01200 DCall: 1 79.233.155.174:49153 I am not sure what causes port 4569 to be replaced an an arbitrary port, which could be the reason for my problem. Does someone know whether this is a router related pro

Re: [asterisk-users] IAX2 problem for WAN connections

2015-02-05 Thread jg
I found a way that works. Essentially, I deleted the register lines and added the hosts with deny all and specific permit specs. I don't know why it works, but it does. jg -- _ -- Bandwidth and Colocation Provided by

Re: [asterisk-users] IAX2 problem for WAN connections

2015-02-05 Thread jg
On Thursday 05 Feb 2015, jg wrote: Calling from ServerB to ServerA works, but not vice versa. The only odd thing that appears to me is the different perceived port on ServerA. Does someone have an idea at what to look in detail? Look in /etc/asterisk/iax.conf in the first instance

[asterisk-users] IAX2 problem for WAN connections

2015-02-05 Thread jg
ServerB 79.233.yyy.yyy:4569 60 Request Sent Does someone have an idea at what to look in detail? jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory web

Re: [asterisk-users] Fwd: Fwd: Fwd: Fwd: Fwd: Fwd: Fwd: Fwd: 26.

2014-12-12 Thread jg
OMG.. how embarassing.. that was my personal reminder E-Mail for x-mas dinner. Not meant for this list. Please ignore. Shame on me.. *blushing* LOL. Am 12.12.2014 um 21:19 schrieb Markus: Anna Crepes: Traubenzucker + Feldsalat spezielles Dressing (bringt selbst mit?) Weitergelei

Re: [asterisk-users] OT - Is T.38 possible on SPA8800 FXO port ?

2014-11-17 Thread jg
oints. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing li

Re: [asterisk-users] odbc connection timeout varable

2014-11-11 Thread jg
So, your DB is not on the same machine? WAN or LAN? jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http

Re: [asterisk-users] odbc connection timeout varable

2014-11-11 Thread jg
It should not happen. I have a couple of Asterisk servers using the ODBC connection. I never ever had any problem with ODBC or the database. What database are you using? jg -- _ -- Bandwidth and Colocation Provided by http

Re: [asterisk-users] odbc connection timeout varable

2014-11-11 Thread jg
Unless of course the database server is not running at all for some reason. But that's not exactly an Asterisk problem. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join u

Re: [asterisk-users] odbc connection timeout varable

2014-11-11 Thread jg
It takes a small fraction of second to reconnect. You should not experience any missing info. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory

Re: [asterisk-users] odbc connection timeout varable

2014-11-11 Thread jg
Why are you concerned? ODBC reconnects automatically if necessary. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs

Re: [asterisk-users] Asterisk GOIP Outgoing Callerid not working

2014-10-16 Thread jg
y headers actually exist. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-use

Re: [asterisk-users] Asterisk GOIP Outgoing Callerid not working

2014-10-16 Thread jg
communication with your service provider. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/h

Re: [asterisk-users] allo.com gsm card with AsteriskNOW

2014-10-15 Thread jg
Don't they have a kernel module that communicates with the card on one and with DAHDI on the other side? The first steps are probably to check with lspci whether the card is detected and then make sure the allo module is loaded.

Re: [asterisk-users] Ubuntu 12.04 LTS / Asterisk / apt-get upgrade / exclude packages

2014-10-10 Thread jg
h the DAHDI and kernel versions and DAHDI works only if the kernel doesn't object, which happens once in a while. The wanpipe drivers rarely (=never) work with the most recent kernels, so running a production machine with the latest beta Fedora or Ubuntu, is something for extreme athl

Re: [asterisk-users] Ubuntu 12.04 LTS / Asterisk / apt-get upgrade / exclude packages

2014-10-10 Thread jg
for kernel updates, but my systems are RedHat based. I doubt that the Debian based systems are much different as far as interface changes are concerned for a certain release. My guess is that you should be fine if you do not execute "apt-get dist

Re: [asterisk-users] Asterisk Phone ( Telecom feature )

2014-10-07 Thread jg
Then this may be the wrong forum. Intercom is also a bit vague---there are a couple of different options. Have a look at: http://www.voip-info.org/wiki/view/Asterisk+Paging+and+Intercom You might just have to set the auto-answer feature of a phone, but this would be phone specific. jg

Re: [asterisk-users] Asterisk Phone ( Telecom feature )

2014-10-07 Thread jg
You asked this question before and there was an already answer on September 28. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs

Re: [asterisk-users] Intercom Telephone Feature

2014-09-28 Thread jg
Of course, it is possible. Depending on what the desired behavior is, it might suffice to enable the auto-answer feature of an end point. You might also want to read about paging and intercom for different scenarios. jg Dear all, My client has Asterisk based telephony system. He needs to

[asterisk-users] Multicast AMI?

2014-09-23 Thread jg
and Action responses via TCP and Events via multicast? jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: h

Re: [asterisk-users] Special functionality for Secretary/Boss

2014-09-04 Thread jg
Why can't you continue within the extension and dispatch whether the call failed or terminated? Simply make a second call. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Jo

Re: [asterisk-users] (no subject)

2014-09-03 Thread jg
Did you start the Asterisk server? jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello

Re: [asterisk-users] customizing internal calls

2014-08-20 Thread jg
I would let the phone handle the different ring tones, if possible. For my phones a SIPAddHeader with something like "Alert-Info: <http://127.0.0.1/Ringer3>" does the trick, but the syntax might be vendor specific. The other problem should be taken care of with c

Re: [asterisk-users] The plain old PBX functionality

2014-08-08 Thread jg
If you think it is bad then do not use it; else use it; There is no natural law that requires to publish the sources, even if the software is otherwise free. You can always write your own modules and publish the sources. I have difficulties seeing your point. Without creating a large

Re: [asterisk-users] asterisk performace 64bits

2014-07-22 Thread jg
If it's a 64-bit CentOS, then you'll have 64-bit binaries by default. Just compare the size of the binaries with both options. Years ago there could have been occasional problems, if you had 32-bit and 64-bit binaries on your mac

Re: [asterisk-users] Strange Error

2014-07-03 Thread jg
Please, show your dial plan and name your Asterisk version. You might be call the Dial application with incomplete arguments. jg Hi Guys, Does anyone know what this error means and how to fix it? [Jul 3 11:57:27] WARNING[17040] pbx.c: Don't know what to do with

Re: [asterisk-users] Get last dialed number in a context?

2014-06-03 Thread jg
Have you tried RetryDial()? This way the receiver will be off-hook all the time, which might be inconvenient. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a

Re: [asterisk-users] Get last dialed number in a context?

2014-06-03 Thread jg
Wouldn't the various "call completion" methods require support from the telco? It might be technology dependent and even for the same technology, e.g. ISDN, telcos might not support or enable it. jg -- _ -

Re: [asterisk-users] Get last dialed number in a context?

2014-06-03 Thread jg
This is a typical phone feature, but it should be easy to implement this at the pbx level using "originate" and call files. Actually, I have a robust wakeup call module for hotels that could be used for this. If you need a fast solution you could contac

Re: [asterisk-users] wct4xxp Excessive Interrupts Resulting in Unusable System or Card

2014-06-01 Thread jg
/telephony-cards/digital/quad-span), it might be worth to check this. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs

Re: [asterisk-users] wct4xxp Excessive Interrupts Resulting in Unusable System or Card

2014-06-01 Thread jg
Just to be sure, what's the output of "vmstat 10 10"? jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs:

Re: [asterisk-users] 2 PRI Card - Interrupt Problem

2014-05-14 Thread jg
know if you want to look at it. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello ast

Re: [asterisk-users] deactivate SRTP in asterisk 11

2014-05-09 Thread jg
Either you do not compile the srtp module into the Asterisk package or you disable RTP encryption on a phone by phone basis. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join

Re: [asterisk-users] Indications.conf: change volume

2014-04-22 Thread jg
The call invitation is only signaled in most cases. You need to check the settings of your phones. Hi, I use Asterisk to create the dial tone (indications.conf), which works quite well. However the generated signal is quite loud at the client side (in comparison to the following speech ). Is

Re: [asterisk-users] originate woes: extension never executes

2014-04-12 Thread jg
How about: [greeting] exten=> s,1,Answer() same=>n,Background(silence/2&hello) same=>n,Wait(3) provided you know why you want to call Background() instead of Playback(). jg -- _ -- Bandwidth and Colocatio

Re: [asterisk-users] Two pid's shown in asterisk service status

2014-04-01 Thread jg
What does "ps aux | grep asterisk" say? jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.as

Re: [asterisk-users] Duplicate incoming channel into two outgoing channels

2014-03-27 Thread jg
Wouldn't it make more sense to handle this by just monitoring the calls and doing everything else with normal data processing? jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk?

Re: [asterisk-users] Duplicate incoming channel into two outgoing channels

2014-03-26 Thread jg
What do you mean with "voice recorders"? Voice mail, if nobody answers, or do want to monitor calls? jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us

Re: [asterisk-users] Skip ./configure when source directory has not changed

2014-03-25 Thread jg
I, and possibly others, got some unwanted mail from this thread. Somebody is abusing the email addresses... jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live

Re: [asterisk-users] Skip ./configure when source directory has not changed

2014-03-25 Thread jg
This wasn't a technical question. It's scam to get some fresh email addresses. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar e

Re: [asterisk-users] Skip ./configure when source directory has not changed

2014-03-24 Thread jg
/configure when building the package fails. Just call "make", maybe "make --jobs=4". If your build fails because of a missing library, then you may (need) to call configure again. jg -- _ -- Bandwidth a

Re: [asterisk-users] Asterisk 12 - CDR changes

2014-03-19 Thread jg
Can you publish a short stub of your dial plan to see what you are doing? There are the NoCDR, ForkCDR, and ResetCDR applications that might help. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com

[asterisk-users] SIPAddHeader back to source

2014-03-17 Thread jg
psak could be called from extensions.conf, but I'd like to avoid that. Transferring to a Local channel after entering the dial plan might also work, but that looks clumsy. I am sorry if I have overlooked a standard method to send a header back to t

Re: [asterisk-users] res-odbc sanity check reconnecting

2014-03-14 Thread jg
look for delays related to dns, etc... It is likely that your problem is not related to Asterisk. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webi

Re: [asterisk-users] res-odbc sanity check reconnecting

2014-03-14 Thread jg
I would appreciate if someone could help me with the following issue: http://pastebin.com/bTskMLVw My res_odbc.conf file look as follows: http://pastebin.com/bhReQkXQ Nothing to really worry about. The ODBC driver automatically reconnects to MySQL as the system already told you. jg

Re: [asterisk-users] dahdi + dlink du128ta

2014-03-14 Thread jg
), then there might be a very small chance to make it work with mISDN. jg -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs

Re: [asterisk-users] sorry for askingm but I can#r fund a solution

2014-03-13 Thread jg
[Mar 13 20:36:55] NOTICE[20590]: chan_sip.c:21812 handle_request_register: Registration from '' failed for '10.0.1.4' - No matching peer found What does the cli command "sip show peers" show? Do you have a definition for the sip de

  1   2   3   >