similar to: APP_QUEUE MYSQL LOGGING

Displaying 20 results from an estimated 10000 matches similar to: "APP_QUEUE MYSQL LOGGING"

2005 Aug 10
2
Help with TNT and Asterisk
Im having some problems with connecting a TNT to asterisk. The problem is when the call is sent to asterisk and signaling is done the RTP syncs however no audio is produced. Can someone give me some idea of how to accomplish this? I am using the standard configs and g711 and 729 do the same. No audio. Public IPs on both ends. No nat. Any ideas would be appreciated.
2005 Jun 30
1
Cisco Voip Question
Does anyone in here know how to setup auto negotiation between g729 and g711ulaw on a cisco 5400? I would imagine it would be the same on a 3660. The problem I am having is natively the call is setup for g729 however when the call is transferred to voicemail it uses ULAW so when the cisco tries to connect to the voice mail I get a SIP error that the codec couldn't be negotiated. I need
2005 Jul 01
1
Got SIP response 481 "Invalid CSeq Number" backfrom X.X.X.X
I had the same problem and I believe it was the payload size of the codec. What code are you using? ..o-------------------------------------------------------o. Brian Fertig NOC/Network Engineer Planet Telecom, Inc. Tampa, FL Office -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Federico Alves Sent: Friday,
2005 Jun 30
5
Logrotate
I created some scripts to logrotate. I am having a problem. After I do it, I am sending kill -HUP to the process its not using the newly created messages file again. Could someone help me out with how I can rotate asterisk's log's without killing the process? ..o-------------------------------------------------------o. Brian Fertig NOC/Network Engineer Planet Telecom, Inc. Tampa, FL
2005 Aug 16
1
DTMF, Asterisk, External PSTN gateway, and PAP2 (was: RE: Issue with DTMF Tones - CodecIssues)
I run a bunch of the Linksys ATA's.. I always use rfc2833 for DTMF. works very well and have never had a problem with it. ..o-------------------------------------------------------o. Brian Fertig NOC/Network Engineer Planet Telecom, Inc. Tampa, FL Office -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
2005 Feb 25
1
SIP Errors
Can someone explain what this error is? -- Got SIP response 500 "Server Internal Error - Invalid CSEQ number" back from 209.xxx.xxx.xxx How do I fix this? .o-------------------------------------------------------o. Brian Fertig NOC/Network Engineer Planet Telecom, Inc. Tampa, FL Office
2005 Jun 13
0
T1 multiplexer (or ?) for failover in largeinstallation
Just use a cisco with 5 T1 ports and have everything over IP use ultra monkey to load balance your asterisk boxes. I have found this works very well. .o-------------------------------------------------------o. Brian Fertig NOC/Network Engineer Planet Telecom, Inc. Tampa, FL Office -----Original Message----- From: asterisk-users-bounces@lists.digium.com
2005 Jul 01
0
Got SIP response 481 "Invalid CSeq Number" backfrom
as far as I know there isn't. I use 80 bytes for G711U that may or may not fix your issue. You can also do a ethereal trace to find out what the actual error is. ..o-------------------------------------------------------o. Brian Fertig NOC/Network Engineer Planet Telecom, Inc. Tampa, FL Office -----Original Message----- From: asterisk-users-bounces@lists.digium.com
2005 Aug 18
0
Which AGI Development Software is fastest onAsterisk?
What can you develop in? What are you comfortable? I use PHP for testing then convert into C shared objects. ..o-------------------------------------------------------o. Brian Fertig NOC/Network Engineer Planet Telecom, Inc. Tampa, FL Office -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Asterisk Sent:
2004 Sep 28
1
Looking for whoever wrote cdr_mysql
I don't completely understand this.. Lemme try it out.. [default] exten => 1112223333,1,Macro(happy-did) [macro-happy-did] exten => s,1,Goto(${MACRO_EXTEN},1) exten => _XXXXXXXXXX,1,NoOp(Normal "s" exten stuff here) So when this is ran it will cut the cdr and the s will show the actual DID not the s correct? But then the NoOp would be something like: ....
2004 Oct 05
1
OT: Can I use a SIPURA with Packet8?
I have packet8 and I have spent many hours on the phone with them. If someone has found away around there DTA configuration I would like to know so I can bring it in house to my * box. But as far as your question is concerned. No. Not that I know of. They wouldn't give me any information about the configs. .o-------------------------------------------------------o. Brian Fertig Network
2005 Sep 30
1
No ringback tone generated by Asterisk with OH323connections
are you giving answer()? ..o-------------------------------------------------------o.. Brian Fertig Network/Systems Engineer IT Administrator Planet Telecom, Inc. Tampa,FL Office -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Juan Jose Comellas Sent: Friday, September 30, 2005 10:32 AM To: Asterisk Users
2004 Dec 21
0
Hung SIP channels in Asterisk
Can someone tell me how to clear hung SIP channels in asterisk without restarting? Currently I have 62 channels and only show 10 in use.. this is some of the sip show channels output.. xxx.xxx.xxx.xxx 00xxx24xxx 04240xxxxxx 00103/00001 UNKN (d) ?How can I remove these? from * without rebooting? ? .o-------------------------------------------------------o. Brian Fertig Network
2005 Jan 13
2
SMS Gateway
Does anyone know of any companies where I can interconnect with for SMS? ? .o-------------------------------------------------------o. Brian Fertig Network Engineer Planet Telecom, Inc. Tampa, FL Office
2004 Dec 07
1
Monitoring a call in an Call Center Environment
How can I monitor calls in a call center environment real time? Is this possible? If so could someone show and example of how this is accomplished? .o-------------------------------------------------------o. Brian Fertig Network Engineer Planet Telecom, Inc. Tampa, FL Office -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Dec 17
0
Dropping out of Queue to voicemail
When I setup Queuing I wasn't to give the user the ability to drop out and leave a voicemail. ok to accomplish this I understand I have to set the context in the queues.conf file. Now I have done this but when I go to invoke the voicemail function so they don't have to wait in queue it doesn't work. It only seems to work when it tried to dial one of the agents. Can someone give
2004 Dec 17
0
Total newbie here looking to do a VoIPconference call?
Thanks for that. I just got rid of packet 8 and went with 100% asterisk in my house. But I use the PAP2-NA and RT31P2 from Linksys for my FXS ports. But would like to have an extra FXS laying around just in case.. .o-------------------------------------------------------o. Brian Fertig Network Engineer Planet Telecom, Inc. Tampa, FL Office -----Original Message----- From:
2005 Mar 17
2
Codec negociation
If you don't want to proxy the media through * the put this setting: canreinvite=yes this will allow the 2 end points to connect directly for the RTP bypassing you. otherwise I have noticed the same when I try to proxy I have to make sure everyone is using the same codec or it doesn't work well. .o-------------------------------------------------------o. Brian Fertig NOC/Network
2004 Oct 05
0
Using Macro's that cause loops, on purpose and using h, exten in default twice
Please see my extensions below. I will try to type you through this. In default, an extension 5149053538 is matched on. This fires a macro that determines what time is it, and resets a variable which is then used to call another macro to place a call. if the call is answered, and the far end hangs up, the dial macro exits, then the routing macro exits, and you are back to default. at this point
2004 Oct 04
2
300 extensions on Asterisk?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello I am running an * box with just 8 extensions connected to our old Alcatel BCN 5200 PABX. The requirement is that we now scale it up to handle about 300 lines and get rid of our old PABX. Is there a way of hooking up 300 phones to asterisk without going via the PABX. I am more of a network person than a telecomms one so i may not fully