similar to: sip show peers weirdness

Displaying 20 results from an estimated 1000 matches similar to: "sip show peers weirdness"

2005 Feb 25
1
WebVMail Woirks but No Audio
Hi Everyone - I have webvmail up and running, I can see the messages, forward them, pretty much everything but listen to them. Here is what I see in my logs: 192.168.0.1 - - [25/Feb/2005:08:15:40 -0800] "GET /vmail/vmail.cgi?action=audio&folder=INBOX&mailbox=2377&context=default &password=000012&msgid=0000&format=gsm&dontcasheme=4624.gsm HTTP/1.1" 200 9438
2005 Mar 16
3
NuFone and CallerID
Hey Everyone, I am using NuFone for 866 inbound service and I am trying to figure out the callerid part of it. Any call into my * system just shows "Toll Free Call" and will not give me the calling party's caller ID info. Is this just something I have to live with using NuFOne, or did I miss some type of config in * that will grab the callerID other than the inbound 866 number...?
2005 Feb 14
2
ztdummy on Gentoo 2.6.10 Box
Hi Everyone, I read through the list on the issues with the ztdummy driver which I need for MeetMe, but I seem to have come across a problem that I cannot seem to find an answer for. I am running Gentoo 2.6.10 on an Intel box. I have read the the wiki entries on the ztdummy and followed the instructions as they relate to the 2.6 kernel. Everything compiled great, but a modprobe ztdummy
2005 Feb 16
2
Cisco 7970 Won't boot after factory reset
Hi Everyone - I just got my hands on a Cisco 7970 and was told that I should do a factory reset before trying to configure it to work with Asterisk. After the factory reset, it will not boot at all, instead sits with the line button lights flashing one at a time in sequence. I have had no luck trying to figure it out - anyone run into the same problem that can lend a hand..? Thanks
2005 Feb 22
0
Extension Design in Visio
Hey Everyone - I was going to create a visio diagram outlining how my extensions will flow out. I was just wondering if anyone on the list may have an example they have already done up so I can get some ideas. Thanks ****************************************** Richard J. Sears Vice President American Internet Services
2005 Feb 24
1
Which Codec(s) to use..?
Hey Everyone, I am playing around with my * box, and I have a few different phones hanging off it it right now. I have a Cisco 7960 capable of g729, ulaw and alaw, I have a Cisco ATA186 with a Panasonic cordless phone attached to it, I have a Digum IAXy with a dumb analog phone attached to it, and I have a Linksys PAP2-NA with an AT&T 959 analog phone attached to it. I also have several
2005 Feb 15
14
X-Lite Softphone
Hey Everyone, I downloaded and installed the X-Lite softphone the other day (the lite version) and cannot seem to get it to work well. Don't get me wrong, it registers with my asterisk server and everything seems to work well, except the call quality really is horrible. I thought it may be the place I was trying it at (DSL) so I took it to the office and tried it right next to the asterisk
2005 Feb 24
2
Delay after entering digits with IVR
I have a [start] context that all my inbound and '0' calls are routed into. Because of the way I want to set my system up, I want to prompt the user to enter a 1 if they know the extension, or a 2 for a directory and nothing else. It works, however there is a 5 to 10 second delay after enter the 1 or 2 before the system responds. I have read over the wiki on how asterisk handles digit
2005 Mar 24
2
Emailed voicemail
Have Asterisk us at running fine, but have run into a small snag. It's not emailing the voicemails to the users. I have attach=yes set, sendmail is configured and works from from the commandline (sent an email to myself). Unless I'm wrong, or missing something, asterisk is configured by default to send an email when a users receives a voicemail, correct? Thanx A
2005 Mar 25
0
Re: Asterisk-Users Digest, Vol 8, Issue 210
Richard, I feel a little stupid now. Our spam filter (GWAVA) was blocking the emails because I had WAV files in the block list. One of those things that doesn't occur to you until you've had a little bit of sleep. Thanx for the help! A *-------------------------------- Date: Fri, 25 Mar 2005 06:03:42 -0800 From: "Richard J. Sears" <rsears@americanIS.net> Subject: Re:
2005 Feb 17
1
Re: Cisco 7970 Won't boot after factory rese t
>how does the phone know where to find the TFTP server..? Dude, option 150 in your DHCP server: http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186 a00800942f4.shtml We use the same option for our Mitel phones. HTH.
2005 Mar 04
1
Asterisk Brochure
Guys. Anybody has developed and asterisk brochure for commercial purposes (consultant, etc) that I might be able to take a look at?
2005 Mar 25
1
peering
Our main asterisk box peers with that of a customer. We are trying to assign DID's to their extensions but get this error. What are we doing wrong? Client side Mar 25 18:49:47 NOTICE[1369]: chan_iax2.c:6545 socket_read: Rejected connect attempt from 203.xxx.xxx.16, who was trying to reach 's@' Our side Mar 25 18:56:15 WARNING[705]: chan_iax2.c:5546 socket_read: Call rejected by
2005 Feb 23
3
Send outgoing calls to a SIP gateway
How do I route all the outgoing calls through a SIP gateway, this should send more than one outgoing call to the sip gateway at once. please show me the sample configurations on how to do this. my SIP gatway can accecpt direct IP traffic or SIP proxy traffc. Thank You Kanishka -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Feb 19
4
I need to dial multiple numbers concurently but with delays.
I have let's say a reception that is comprised of 2 zap extensions and a mobile phone to dial using ISDN through Capi. I want to have a delay before starting dialing the mobile phone so that it rings only when the call has been unanswered for say 25 seconds. I tried to use Capi/2106994444:ww6935555555 but without any success. There is any way to do it or the code has to be modified ? Thanks
2005 Feb 17
4
IAXy Provisioning Using Windows
For anyone playing around with IAXy(S100i) devices, I am making the following available: Windows IAXy Provision v1.00 This is a from-the-ground-up development of a means of provisioning IAXy devices using a Windows environment. For some users, being bound to Linux for IAXy provisioning is not viable or convenient in some cases. This application provides a GUI data entry for the various IAXy
2007 Mar 23
1
memory, speed, and assigning results into new v. existing variable
I have a very large data frame, and I'm doing a conversion of all columns into factors. Takes a while (thanks to folks here though, for making faster!), but am wondering about optimization from a memory perspective... Internally, am I better off assigning into a new data frame, or doing one of these: dataframe<-someoperation(dataframe) It would seem that re-assigning into the same data
1999 Sep 21
0
FW: Kerberos 5 with Samba, Can you help?
fyi. ------------------------------------------------------------ Nathan Neulinger EMail: nneul@umr.edu University of Missouri - Rolla Phone: (573) 341-4841 Computing Services Fax: (573) 341-4216 -----Original Message----- From: Richard Kandarian [mailto:richard.kandarian@lanl.gov] Sent: Monday, September 20, 1999 2:11 PM To: Nathan
2015 Jan 22
2
[LLVMdev] X86TargetLowering::LowerToBT
> On Jan 22, 2015, at 1:22 PM, Fiona Glaser <fglaser at apple.com> wrote: > > According to Agner’s docs, many CPUs have slower BT than TEST; Haswell has only 0.5 inverse throughput as opposed to 0.25, Atom has 1 instead of 0.5, and Silvermont can’t even dual-issue BT (it locks both ALUs). So while BT does seem have a shorter instruction encoding than TEST for TEST reg, imm32 where
2007 Mar 15
2
replacing all NA's in a dataframe with zeros...
I've seen how to replace the NA's in a single column with a data frame *> mydata$ncigs[is.na(mydata$ncigs)]<-0 *But this is just one column... I have thousands of columns (!) that I need to do this, and I can't figure out a way, outside of the dreaded loop, do replace all NA's in an entire data frame (all vars) without naming each var separately. Yikes. I'm racking my