Re: [Asterisk-Users] asterisk on UML

2005-04-05 Thread Robert Jackson
, with xen we should be able to take advantage of the live migration tools, and avoid downtime. Definitely seems worthwhile. Robert Jackson ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asteris

Re: [Asterisk-Users] SIP and firewall

2005-04-04 Thread Robert Jackson
Maik Hassel wrote: -A INPUT -s 192.168.1.0/255.255.255.0 -p udp -m udp --dport 5060 -j ACCEPT You also have to allow the rtp streams through. You can configure the range of ports for this in rtp.conf, but the defaults are UDP ports 1 - 2. Hope this helps, Robert Jackson

Re: [Asterisk-Users] Livevoip still no DTMF?

2005-03-31 Thread Robert Jackson
Brian Litzinger wrote: Just no DTMF with calls via livevoip. I'm running Asterisk CVS-v1-0-03/06/05-23:15:12 Try updating to the latest stable version (1.0.7). We are using a number of LiveVoIP inbound toll-free's and our DTMF is working well. Robe

Re: [Asterisk-Users] T.38 bounty

2005-02-04 Thread Robert Jackson
Matthew Boehm wrote: Since t38 is seperate from SIP, you basically need a chan_t38 right? -Matthew That is my understanding. Robert Jackson ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk

Re: [Asterisk-Users] Scope of definitions

2005-02-01 Thread Robert Jackson
Samuel Tardieu wrote: Hi. In zapata.conf, if I have: foo=bar context=line1 channel => 1 context=line2 channel => 2 Does foo=bar apply to channel 2 as well? Yes. ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailma

Re: [Asterisk-Users] asterisk remote monitor

2005-02-01 Thread Robert Jackson
manager interface. There is more information on the wiki: http://www.voip-info.org/wiki-Asterisk+monitoring Good luck, Robert Jackson ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To

Re: [Asterisk-Users] detailed asterisk howto

2005-01-31 Thread Robert Jackson
luck and welcome, Robert Jackson ___ Asterisk-Users mailing list Asterisk-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

Re: [Asterisk-Users] extensions.conf - redundancy removal

2005-01-28 Thread Robert Jackson
plicated. I forgot the KISS method ;) FYI - (I just suggested that he use ${EXTEN:-8}) Robert Jackson ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options v

Re: [Asterisk-Users] extensions.conf - redundancy removal

2005-01-28 Thread Robert Jackson
from ${EXTEN} and pass them along with the 02 that is needed. I did not test this but I believe that is how it works. Check out the what the wiki says about substrings here: http://www.voip-info.org/wiki-Asterisk+Variables Good luck, Robert Jackson ___ As

RE: [Asterisk-Users] Issue with res_config_mysql.so in latest CVS

2005-01-26 Thread Robert Jackson
ys, but in the meantime I would do: # cvs checkout -D 01/24/2005 asterisk asterisk-addons This will get you to before the changes were committed. Also, you could watch the -cvs list to see when the fixes are made for res_config_mysql. Good luck, Robert Jackson

RE: [Asterisk-Users] softswitch dilemma

2005-01-20 Thread Robert Jackson
tool, and many topics have already been discussed. Good luck, Robert Jackson ___ Asterisk-Users mailing list Asterisk-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

RE: [Asterisk-Users] Stumped on LD questions......

2005-01-20 Thread Robert Jackson
uggestions I'm looking for > wholesale pricing for termination as we are a CLEC. > Please do not cross post. A lot of people belong to both lists and as a result now have to look at the same e-mail twice. I responded to -biz originally. Robert Jackson

RE: [Asterisk-Users] Stumped on LD questions......

2005-01-20 Thread Robert Jackson
on as we are a CLEC. > > Any suggestions would be greatly appreciated! > We use LiveVoIP. They are very good to work with, and have great pricing. Their website is livevoip.com, but I would contact them via e-mail first. Good luck, Robert Jackson __

RE: [Asterisk-Users] Re: Asterisk monitoring with Nagios and IAX (RoySigurd Karlsbakk)

2005-01-19 Thread Robert Jackson
oySigurd Karlsbakk) > > > There: > https://sourceforge.net/tracker/index.php? > func=detail&aid=746083&group_id=29880&atid=541465 > Added IAX ping :) > > roy > Thank you very much. That is exactly what I was looking for as wel

RE: [Asterisk-Users] QoS tagging - can Asterisk do this, if not, what do you recommend?

2005-01-18 Thread Robert Jackson
his every day. Check out the following documentation: http://www.voip-info.org/wiki-Asterisk+QoS http://www.voip-info.org/wiki-Asterisk+config+iax.conf http://www.voip-info.org/wiki-Asterisk+config+sip.conf Make close note of the TOS flag in both iax.conf

RE: [Asterisk-Users] Asterisk monitoring with Nagios and IAX

2005-01-18 Thread Robert Jackson
o see a function created to do this. Please let us know what you find or end up doing. Robert Jackson ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update op

RE: [Asterisk-Users] Can I start recording channel in the middle ofconversation ?

2005-01-17 Thread Robert Jackson
I believe that *2 activates the recording, but I could be wrong. Robert Jackson ___ Asterisk-Users mailing list Asterisk-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

RE: [Asterisk-Users] pattern matching problem

2005-01-17 Thread Robert Jackson
The system should stop at the first match. Good luck, Robert Jackson ___ Asterisk-Users mailing list Asterisk-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

RE: [Asterisk-Users] Limit outgoing trunk calls

2005-01-14 Thread Robert Jackson
d+CheckGroup Also, Please try not to use HTML e-mail on the list. ;) Hope this helps, Robert Jackson ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or up

RE: [Asterisk-Users] Voice Mail Notification

2005-01-13 Thread Robert Jackson
fo.org/tiki-print.php?page=Asterisk+auto-dial+out Hope this helps, Robert Jackson ___ Asterisk-Users mailing list Asterisk-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

RE: [Asterisk-Users] ACD Bug with AddQueueMember Stable

2005-01-11 Thread Robert Jackson
wing context: [acd-context] exten => 24XX,1,SetGroup(${EXTEN}) exten => 24XX,2,CheckGroup(1) exten => 24XX,3,Dial(SIP/${EXTEN}) exten => 24XX,103,Busy This will also keep the ACD calls from going to a persons voicemail box, which would probably happen if your queue member didn'

RE: [Asterisk-Users] How to prevent a call from going to voicemail when one phone is offline?

2005-01-11 Thread Robert Jackson
ingall strategy and have the devices as static members. Good luck! Robert Jackson ___ Asterisk-Users mailing list Asterisk-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

RE: [Asterisk-Users] ACD Queue question.

2005-01-10 Thread Robert Jackson
ll dial extension 1234, or if they hit 1 it will drop to voicemail. You will have to test it to see what happens when the caller hits a button not defined. If you do test it please let us know how it behaves when an extension is entered, but not sp

RE: [Asterisk-Users] New 'n' priority

2005-01-07 Thread Robert Jackson
* http://www.voip-info.org/wiki-Asterisk+config+extensions.conf - Dialplan Intro * http://www.asteriskdocs.org/ - Asterisk Documentation project * http://www.voip-info.org/ - Asterisk Wiki Hope this helps, and good luck. Robert Jackson ___ Asterisk-User

RE: [Asterisk-Users] Queue app following dialplan

2005-01-07 Thread Robert Jackson
ackLogin. This way you can have one set of behaviors for reaching an agent at an extension and another set for simply reaching the extension outside of an ACD context. This is how we have it setup and it seems to work pretty well. Hope this helps, Robert Jackson ___

RE: [Asterisk-Users] Queue question

2004-10-28 Thread Robert Jackson
e called in put something like: exten => _1XXX,1,Ringing exten => _1XXX,2,Dial(SIP/${EXTEN},15,t) Or something like it. The only problem that I can see with that is if your agent doesn't answer. The caller will hear ringing, but it will just go back to musi

RE: [Asterisk-Users] Multiple Bandwidth Providers and Asterisk

2004-10-28 Thread Robert Jackson
regarding multiple links If that isn't your goal please disregard. Good luck, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

RE: [Asterisk-Users] New Strategy in App_queue

2004-10-27 Thread Robert Jackson
the strategy that you specify. This has been my experience. I am not sure if it was designed this way on purpose, but it seems to work this way for me nonetheless. Good luck, Robert Jackson > -Original Message- > From: Nathan Bowyer [mailto:[EMAIL PROTECTED] > Sent: Wednesday,

RE: [Asterisk-Users] Agents allowed to transfer but * just hangs up!

2004-10-25 Thread Robert Jackson
s. Since * uses the current context for transfers this can be a problem. The solution to all of this was to SetVar(TRANSFER_CONTEXT=) before you call Dial(,20,t). Then * uses the context that you specified to use for transfers. Fixed a similar problem for us, Robert Jackson ___

RE: [Asterisk-Users] Unknown RTP codec 72 received

2004-10-24 Thread Robert Jackson
, but I am not sure. This message is rather annoying so I would definitely like to see if anyone else has gotten it figured out. Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/aste

RE: [Asterisk-Users] Queue / Agent Problem

2004-10-22 Thread Robert Jackson
us, and it allows the person recieving the transfer to let it go to voicemail or choose to answer it. (Also, posted to the bug tracker.) Hope this helps, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/lis

RE: [Asterisk-Users] DUNDi in stable? (New subject)

2004-10-22 Thread Robert Jackson
> -Original Message- > From: Robert Jackson > Sent: Friday, October 22, 2004 12:39 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-Users] DUNDi in stable? (New subject) > > > > >-Original Message- >

RE: [Asterisk-Users] Question about ISDN reason codes

2004-10-22 Thread Robert Jackson
t;exten => _91NXXNXX,1,Dial(${PSTN}/${EXTEN:1}) > >exten => _91NXXNXX,2,Macro(dial-result) > > Check out the current config/extensions.conf.sample. This is exactly How the relatively new dialstatus variable is used. Robert Jackson (Excerpt from extensions.conf.sample): [macro-st

RE: [Asterisk-Users] DUNDi in stable? (New subject)

2004-10-21 Thread Robert Jackson
keys that the key is loaded and listed exactly like I have referenced it. On a CVS-HEAD-10/20/2004 machine following the same procedure I do not receive the error. Any ideas? Thanks, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] ht

RE: [Asterisk-Users] DUNDi in stable? (New subject)

2004-10-20 Thread Robert Jackson
.0. I want the latest > w/ bug fixes but no new features. > cvs checkout -r v1-0 will get you the latest for version 1.0 including bugfixes and anything else that is added to the 1.0 branch. Using cvs without the -r v1-0 gets you head. Good luck, Robert Jackson ___

[Asterisk-Users] DUNDi on Slashdot

2004-10-19 Thread Robert Jackson
DUNDi made /. Check it out at: http://www.dundi.com Yet, another great idea!! Thanks Mark!! I wish it was in v1.0, but I guess I'll have to update to head. Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digiu

RE: [Asterisk-Users] New Realtime config and MWI

2004-10-18 Thread Robert Jackson
a in regards to the last notification sent and whatnot so that the main info could be added to the db when a lookup is done and the MWI's could be generated from that, but I didn't have the time to really look into it fully. I am sure that there are better ways around this, but these

RE: [Asterisk-Users] New Realtime config and MWI

2004-10-18 Thread Robert Jackson
y, it selected the records periodically (I think it was every 360 seconds) and added them to the linked list which made the mwi work. Just my $.02 worth, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/l

RE: [Asterisk-Users] DND on SIP

2004-10-13 Thread Robert Jackson
utomatically log them off if they don't answer. This is a bit more complex especially if you have many remote extensions. Just a couple of ideas, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/l

RE: [Asterisk-Users] Dialplan question

2004-09-26 Thread Robert Jackson
I forgot to add a link to the system command: http://www.voip-info.org/wiki-Asterisk+cmd+System > -Original Message- > From: Robert Jackson > Sent: Sunday, September 26, 2004 5:57 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-

RE: [Asterisk-Users] Dialplan question

2004-09-26 Thread Robert Jackson
To my knowledge there is no way to write a file directly from within the dialplan. Hope this helps, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options v

RE: [Asterisk-Users] Transferring Calls

2004-09-26 Thread Robert Jackson
normal context execute the macro instead of Dial. Integrating these two features together has allowed us to accomplish the same goal. This even had an unexpected side effect for us over Our previous system which preformed like you wanted: it kept our Receptionists from dealing with the sa

RE: [Asterisk-Users] Queue and Agent functionality

2004-09-25 Thread Robert Jackson
g more code in the check_availability. I am also going to take a look at #3 while I have things opened up. Please let me know if we are on the same page. Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/

RE: [Asterisk-Users] agents and queues

2004-09-25 Thread Robert Jackson
same perl script which loops indefinately every 5 sec we check to see if there is anyone logged in. Then we create a variable (AGENTSLOGGEDIN) which is either 0 or 1. Then we check the status of that variable from the dialplan to see if we should place calls in the queue. Seems to work prett

RE: [Asterisk-Users] No audio on PRI channel answered by Playback() orMeetMe()

2004-08-27 Thread Robert Jackson
=> 2688,3,Hangup > I had a similar problem with my system, and I was able to fix the problem by executing Answer before I entered any other applications. Using your previous example: exten => 2688,1,Answer exten => 2688,2,Wait,3 exten => 2688,3,Mee

RE: [Asterisk-Users] Queue Monitor

2004-08-23 Thread Robert Jackson
two files together for me. Hope this helps, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

RE: [Asterisk-Users] Hunt Groups

2004-08-17 Thread Robert Jackson
onf * http://www.voip-info.org/wiki-Asterisk+config+agents.conf * http://www.voip-info.org/wiki-Asterisk+agents * http://www.voip-info.org/wiki-Asterisk+call+queues * http://www.voip-info.org/wiki-Asterisk+-+documentation+of+application+co mmands (Under "Queue and ACD management") H

RE: [Asterisk-Users] CVS version tags

2004-08-10 Thread Robert Jackson
> something stable that doesn't crash. > Those commands certainly do download the latest up-to-the-minute Version of asterisk. It is possible that some bugs and whatnot will be found, but I have found that CVS Head is pretty stable. Untill RC1 was relea

RE: [Asterisk-Users] Polycom IP 500 - MWI Not Working

2004-08-10 Thread Robert Jackson
ta, but I am not quite there yet. Also, if you aren't populating from a database do you have [EMAIL PROTECTED] in your voicemail.conf? Hope this helps, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mail

RE: [Asterisk-Users] agent login

2004-08-10 Thread Robert Jackson
in. I believe that it is what you are looking for. http://www.voip-info.org/wiki-Asterisk+cmd+AgentCallbackLogin Good luck, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBS

[Asterisk-Users] VoicemailMain Issues

2004-08-06 Thread Robert Jackson
roblem with CVS 8/4/2004. Thanks for your help, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

RE: [Asterisk-Users] 2 sip servers

2004-08-04 Thread Robert Jackson
re, > will investigate further. > I believe that it is for use with IAX, but I could be wrong. Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update option

RE: [Asterisk-Users] Logging into Multiple Call Queues on two * Servers and Voice Mail option.

2004-08-04 Thread Robert Jackson
auto attendant where you can have them hit one to leave a message or two to receive a callback, etc... >I appreciate all the help. No Problem, I hope this qualifies. >Warm Regards >Shad Mortazavi Robert Jackson ___ Asterisk-Users mailing lis

RE: [Asterisk-Users] features.conf

2004-08-03 Thread Robert Jackson
eing it? > I think that it should be in configs/features.conf.sample unless you have run make samples in which case this file is copied to /etc/asterisk. Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mail

RE: [Asterisk-Users] Performance of queues

2004-08-02 Thread Robert Jackson
ceMail(b${CALLEDEXTEN}) exten => 1,3,Hangup I found this in the bug notes of bug # 509. http://bugs.digium.com/bug_view_page.php?bug_id=509 Hope this helps, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

RE: [Asterisk-Users] Limit // incoming calls to Queue Agents

2004-07-30 Thread Robert Jackson
outbound calls. I ended up disabling call waitingfor those agents, and not allowing the calls to go to voicemail. Thanks, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUB

RE: [Asterisk-Users] call center with *

2004-07-29 Thread Robert Jackson
We are running a 20 agent call center using *. We are using the built-in Queues/Agent support. We haven't really had any major issues, other than my own configuration mistakes. I certainly does everything that we need it to. Hope this helps, Robert Jackson -Original Message-

RE: [Asterisk-Users] Workaround for BroadVoice and possibly others...

2004-07-28 Thread Robert Jackson
If I am not mistaken that is similar to what VoicePulse Connect just changed to. In there e-mail on how to configure it they have nearly the same senario. > -Original Message- > From: Chris Shaw [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 28, 2004 6:14 PM > To: [EMAIL PROTECTED] >

RE: [Asterisk-Users] Best Linux for Asterisk

2004-07-28 Thread Robert Jackson
erything is good depending on skill level and or circumstances.) I personally have three asterisk boxes running on Gentoo 2004.1 with great success. Hope this helps, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com

[Asterisk-Users] VoicemailMain Issues

2004-07-27 Thread Robert Jackson
working, but we need to address the voicemail issue. I will open a bug if this is not just something on my end. Anybody else having issues? Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk

[Asterisk-Users] rtp.c:487 ast_rtp_read: Unknown RTP codec 72 received

2004-07-26 Thread Robert Jackson
After just having update to the latest CVS I am getting the following message when I call VoicemailMain(): -- Executing VoiceMailMain("SIP/2302-1a12", "") in new stack -- Playing 'vm-login' (language 'en') -- Playing 'vm-password' (language 'en') -- Playing 'vm-youhave' (language '

RE: [Asterisk-Users] Voicemail from MySQL and Directory

2004-07-26 Thread Robert Jackson
I am successfully doing this using the ast_data patch. Everything seems to be working very well. You can download it at http://svn.asteriskdocs.org/res_data. > -Original Message- > From: Carlos Chavez [mailto:[EMAIL PROTECTED] > Sent: Monday, July 26, 2004 6:11 PM > To: Asterisk > Subj

RE: [Asterisk-Users] Faild Echotest

2004-07-22 Thread Robert Jackson
ou answering the line first? I have it working like this: exten => 700,1,Answer exten => 700,2,Echotest exten => 700,3,Hangup Hope this helped, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mail

[Asterisk-Users] # Transfer Context

2004-07-20 Thread Robert Jackson
ember how I was able to specify which context to use when the user presses #. I haven't been able to find it on the wiki or via google. Does anyone know off the top of their head? Thanks, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTE

[Asterisk-Users] MWI - Config Stupidity or Notify Issues?

2004-07-19 Thread Robert Jackson
on my 7905's or on my 7960's. My assumption would be that I am still missing something, but at this point I can't figure it out. I have recently seen a message that Notify is not working properly with CVS HEAD. Thanks for you help in advance.

RE: [Asterisk-Users] ACD Issues

2004-07-16 Thread Robert Jackson
That would certainly make sense, but I am not sure how to set an Agent's priority. The only information that I have been able to find is setting a QUEUE_PRIO value when queuing the calls (New as of July 2004). Thanks, Robert Jackson > -Original Message- > From: Steve Hansel

RE: [Asterisk-Users] ACD Issues

2004-07-15 Thread Robert Jackson
leastrecent it is basically only ringing the first two or three in order of agent number. This is very bizzare. I was thinking that it was just something in my config, but I just can't find out what it is. Thanks for the help, Robert Jackson Pro-Medical, Inc. > -Original Message

RE: [Asterisk-Users] ACD Issues

2004-07-14 Thread Robert Jackson
That worked great! Thanks for the help. Any ideas on the uneven distribution problems? Right now the agent with the lowest agent number is getting 45% of the calls. She is going crazy! Just trying to figure out what I screwed up. Thanks, Robert Jackson Pro-Medical, Inc. > -Origi

[Asterisk-Users] ACD Issues

2004-07-14 Thread Robert Jackson
strative_q] music=default announce-holdtime=yes announce-frequency=90 strategy=ringall ;context=qout timeout=15 retry=5 maxlen=0 member=Agent/@2 [patient_q] music=default announce-holdtime=once announce-frequency=90 strategy=leastrecent ;context=qout timeout=15 retry=5 maxlen=0 me

[Asterisk-Users] Caller ID and DNIS Problems (Non-Pri T1)

2004-07-03 Thread Robert Jackson
all calls with an exten => _. So I guess my question is what am I doing wrong? I know that * has to be able to interpret this information. I am assuming that something is wrong with my configs. Thanks for the assistance, Robert Jackson zapata.conf --- [channels] usecallerid=yes

RE: [Asterisk-Users] Config Files

2004-07-01 Thread Robert Jackson
-Original Message- From: chouck [mailto:[EMAIL PROTECTED] Sent: Thursday, July 01, 2004 6:02 PM To: [EMAIL PROTECTED] Subject: [Asterisk-Users] Config Files Im having a trouble understanding the config files setup even with some documentation ive read such as the handbook, maybe im just

RE: [Asterisk-Users] does voice mail require a timer like music on hold and conferencing?

2004-04-20 Thread Robert Jackson
I am pretty sure that it does not require any timing devices for use with the VoiceMail2 app. I believe that I setup my first * box as a simple test between two SIP phones with voicemail and it worked properly. Good luck!!! Robert Jackson > -Original Message- > From: Paul

[Asterisk-Users] AGI Module

2004-04-18 Thread Robert Jackson
$sth->fetchrow_array(); my $ssn = $data[0]; my $dob = $data[1]; my $dob = $data[1]; my $zip = $data[2]; my $homePhone = $data[3]; $AGI->verbose("Data returned: $ssn, $dob, $zip, $homePhone",3) } else { $AGI->verbose("I

RE: [Asterisk-Users] Agent Cleanup Time?

2004-04-16 Thread Robert Jackson
different areas of the file to apply to all or just some of the agents.   Hope this helps,   Robert Jackson -Original Message-From: Jeff Crews [mailto:[EMAIL PROTECTED] Sent: Friday, April 16, 2004 5:49 PMTo: [EMAIL PROTECTED]Subject: [Asterisk-Users] Agent Cleanup Time

[Asterisk-Users] ACD Functionality

2004-04-14 Thread Robert Jackson
l throw an error "Unable to join queue 'queuename'".  I think that I have the queue setup properly in queues.conf.  I am just not defining any members.   Any help or guidance that you can give would be greatly appreciated.   Thanks,   Robert Jackson

RE: [Asterisk-Users] VoicePulse Connect Problems

2004-04-13 Thread Robert Jackson
monitor this list. Isaac Robert Jackson wrote: >Just a quick couple of questions for ya'll. > >1) Does anyone know if VoicePulse Connect will be supporting dtmf >tones? I have had a terrible time getting a hold of anyone over there, >and I need this functionality bef

RE: [Asterisk-Users] VoicePulse Connect Problems

2004-04-13 Thread Robert Jackson
in and let me know if it is working as well. Thanks, Robert -Original Message- From: Isaac McDonald [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 13, 2004 2:03 PM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] VoicePulse Connect Problems Robert Jackson wrote: >Just a qu

[Asterisk-Users] VoicePulse Connect Problems

2004-04-13 Thread Robert Jackson
with inbound DID's? Everything is setup properly in *, but I am not able to receive inbound calls, through VoicePulse of course. It was working properly yesterday, and without changing anything it stopped working. Thanks in advance, Robert Jackson __

RE: [Asterisk-Users] Newbie Issues => SIP won't stay connected, and IAX Unable to Create Channel

2004-04-10 Thread Robert Jackson
! Sorry for the rabbit hole guys, but if I had not gotten these suggestions from ya'll I would have been stuck at this point until I just gave up. (Or decided to shoot the damned thing, whichever came first.) Thanks again, Robert Jackson ___ Ast

RE: [Asterisk-Users] Newbie Issues => SIP won't stay connected, and IAX Unable to Create Channel

2004-04-10 Thread Robert Jackson
sterisk-Users] Newbie Issues => SIP won't stay connected, and IAX Unable to Create Channel Robert Jackson wrote: > I am terribly sorry to bother the list with such generic and bizarre > problems, but I have been racking my brain with these for the last > week working on it for a

[Asterisk-Users] Newbie Issues => SIP won't stay connected, and IAX Unable to Create Channel

2004-04-10 Thread Robert Jackson
loss. Again I apologize for wasting your valuable time, but I couldn't find anything that helped me either on the wiki or the list. Thanks in advance, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mail

RE: [Asterisk-Users] IAX2 DTMF Problem

2004-04-09 Thread Robert Jackson
gt; s,4,Background(thankyouforcalling) exten => s,5,Background(mainmenu-prompts) exten => 1,1,VoicemailMain() exten => 1,2,GoTo(s,5) exten => 2,1,Directory exten => 2,2,Goto(s,5) exten => i,1,Playback(invalid) exten => h,1,Hangup exten => t,1,Hangup Thanks for your help, Rober

[Asterisk-Users] IAX2 DTMF Problem

2004-04-09 Thread Robert Jackson
n the bugtracker, but I would rather make sure that I am not just completely dense and not seeing the easy answer. I'm trying to replicate the issue with NuFone. CVS from 2004-04-04 stable branch. Thanks, Robert Jackson ___ Asterisk-Users ma

RE: [Asterisk-Users] Ignorepat with capi

2004-04-09 Thread Robert Jackson
Try this: exten => _0.,1,Dial(CAPI/xxx:b${EXTEN:1}) The :1 tells it to use everything except the first digit. Robert Jackson -Original Message- From: massimo [mailto:[EMAIL PROTECTED] Sent: Friday, April 09, 2004 6:59 AM To: [EMAIL PROTECTED] Subject: [Asterisk-Users] Ignore

RE: [Asterisk-Users] res_motv: Request for Comment

2004-04-08 Thread Robert Jackson
I completely agree. This way you can get the same functionality on demand instead of automatically. -Original Message- From: Duane [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 5:23 AM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] res_motv: Request for Comment Andy Pow

[Asterisk-Users] Toshiba Digital Phones -> Asterisk

2004-04-07 Thread Robert Jackson
can't find any other way to do it. Your help is greatly appreciated. Thanks, Robert Jackson ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit:

RE: [Asterisk-Users] sip no sound?

2004-04-05 Thread Robert Jackson
There was a question about this earlier. I had a similar problem and fixed it by specifying the audio protocol to be used in the general section of the sip.conf. -Original Message- From: Altus Snyman [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 3:52 AM To: asterisk Subject: [As

RE: [Asterisk-Users] Please help

2004-04-05 Thread Robert Jackson
allow=alaw allow=gsm 2) The scripts have been moved to the /usr/src/asterisk/contrib/scripts/ subdirectory. Once you run the script it will prompt you for the context, which I have left blank, and the extension. 3) I don't know because I haven't gotten that far. Hope this helps, Robe

[Asterisk-Users] X-Lite -> Asterisk: Cannot transmit Audio

2004-04-02 Thread Robert Jackson
Title: Message I am just an Asterisk newbie doing a test install.  I am using 2 X-Lite clients and have configured them according to the wiki on voip-info.  A warning is still displayed on the Asterisk server console saying that I should disable RFC3389 on the client, even after I changed th