search for: 701

Displaying 20 results from an estimated 871 matches for "701".

Did you mean: 01
2007 Apr 20
2
Asterisk stops responding to SIP/ZAP
...CLI but the only way to get things working again is to restart Asterisk altogether. I finally cranked verbose & debugging way up (and watched my log files go from 1mb/day to 100mb/day), but below I believe contains my problem. The next line is 1.5 minutes later where I restart Asterisk. SIP/701 is a Grandstream GXP-2000 phone (we have about 30 of them in place here). Zap/3-1 is a Digium TDM400. I can't quite figure out where my problem is, is it the initial exception, is it not getting hung up completely, does it have to do with the call limit on the SIP channel, perhaps 'no...
2004 Jan 13
7
Parking extension not working
I have the standard parking.conf but extension 700 doesn't show up in my dialplan.... Why? I can dial 701 which tells me that I don't have any calls parked there. 700 just gives me invalid extension noise.... Should I have extension 700 defined elsewhere? Thanks parking.conf [general] parkext =a 700 ; What ext. to dial to park parkpos => 701-705...
2008 Feb 26
1
Still can't pickup parked call
...;SIPPeer/SIP/233-0915bf40<ZOMBIE>' in macro 'dialinternal' == Spawn extension (macro-dialinternal, s, 7) exited non-zero on 'SIPPeer/SIP/233-0915bf40<ZOMBIE>' -- Started music on hold, class 'default', on SIP/239-0915d5c8 == Parked SIP/239-0915d5c8 on 701 at parkedcalls. Will timeout back to extension [entryocginternal] , 1 in 300 seconds -- <SIP/233-0915bf40> Playing 'digits/7' (language 'en') -- <SIP/233-0915bf40> Playing 'digits/0' (language 'en') -- <SIP/233-0915bf40> Playing 'dig...
2006 Aug 29
2
Excluding values from search term
I''m trying to do a search that would exclude a value from it and return whatever results aren''t matched from the term, but it''s not working very well. None of these are working, they all return the results including the ones with tag_id = 701 tag_id:(NOT 701) tag_id:(! 701) tag_id:(- 701) But if I go the other way around it works (which I don''t want since I have thousands of tags): tag_id:(1 OR 2, etc...) Any thoughts? -- Posted via http://www.ruby-forum.com/.
2010 Jan 26
1
Asterisk 1.2.37 + BLF + ParkedCalls + SPA962
...ly. But I CANNOT get this puppy to show me when someone parks a call, regardless of the fact that call parking also works perfectly on this system. I have found so much conflicting information regarding the [parkedcalls] context, and the hints entry for extensions.conf (to use "exten=>701,hint,park:701 at parkedcalls" vs. "exten=>701,hint,Local/701 at parkedcalls"), as well as how to set up features.conf, I just don't know which end is up. Does anyone out there know how to make this work with my setup? When I type "show hints", earlier is was s...
2008 Mar 18
0
AEL2 Hint & Parking
I've been reading most of the day and can't seem to find a clear definition of the syntax for parking lot hints in AEL2. I have tried all of the following and they either do not light up the line button on my Snom 300 or give syntax errors: hint(park/701) 701 => { ParkedCall(701); } hint(park:701) 701 => { ParkedCall(701); } hint(park/701 at parkedcalls) 701 => { ParkedCall(701); } hint(park:701 at parkedcalls) 701 => { ParkedCall(701); } I have this in my context as well: includes { parkedcalls; } I...
2004 Mar 30
6
[Bug 701] With 'PermitRootPassword without-password' set, root w/pass can still log in with a using 'keyboard-int/pam'
http://bugzilla.mindrot.org/show_bug.cgi?id=701 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iand at ekit-inc.com ------- Additional Comments From dtucker at zip.com.au 2004-...
2014 Nov 25
1
park()-command always parks on default 701
...Set("SIP/SipT01-0000000b", "PARKINGDYNCONTEXT=parked_001") in new stack [Nov 25 15:08:47] -- Executing [callpark at pbx-routing:12] Park("SIP/SipT01-0000000b", "50000,,,,s,parkinglot_001") in new stack [Nov 25 15:08:47] == Parked SIP/SipT01-0000000b on 701 (lot parkinglot_001). Will timeout back to extension [pbx-routing] s, 1 in 50 seconds [Nov 25 15:08:47] -- Added extension '701' priority 1 to parked_770000 Why does Asterisk park on 701 ? Why not on 200 ? Kind regards, Jonas. -------------- next part -------------- An HTML attach...
2010 Dec 22
0
Asterisk 1.8.1.1 Multiple Parking Lots
...Issue: Not redirecting to the right parking lot. Always uses the first parking lot from "parkedcalls show" or "features show" Asterisk Working Version: 1.6.1 Steps Taken: In features.conf added: [parkinglot_test] context => parkedcalls-test parkext => 700 parkpos => 701-710 parkingtime => 120 findslot => next In extensions.include at the bottom of [local-extensions-test]: exten => 701,hint,park:701 at parkedcalls-test exten => 702,hint,park:702 at parkedcalls-test In extensions.include in [from-inside-redir-test] and [from-inside-restricted-redir-...
2006 Dec 17
5
BLF on GXP2000
I am trying to set up the BLF on a GXP2000. Currently what I have is extensions.conf: [globals] polycom430=SIP/101 [internal] exten => 101,1,Macro(voicemail,${polycom430}) [macro-voicemail] exten => s,1,Dial(${ARG1},10,tT) exten => s,2,VoiceMail(u${MACRO_EXTEN}@default ) exten => s,102,VoiceMail(b${MACRO_EXTEN}@default) [ext-local-custom] exten => 101,hint,${polycom430}
2005 Jan 11
3
[Bug 701] With 'PermitRootPassword without-password' set, root w/pass can still log in with a using 'keyboard-int/pam'
http://bugzilla.mindrot.org/show_bug.cgi?id=701 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn| |971 ------- Additional Comments From dtucker at zip.com.au 2005-01-11 18:25 -----...
2007 Jul 05
3
unexpected result in function valuation
...tion like this: ########################################### > data <- plot_sinca(4) > y <- data[1002:2002] ########################################### I notice a spike on the plot which should not be there. In fact I have checked and: ########################################### > y[701] [1] 10.07404 > sinca(4,2*pi) [1] 9 ########################################### The second result is the correct one. Why, then do I get the y[701]=10.07404? This function is not supposed to be higher than 9... Any help is greatly appreciated. Regards, J Dr James Foadi Membrane Protein Labo...
2008 Oct 07
0
IBP under Wine in Ubuntu 8.04
...reamInit_InitNew (0x13e3b8) fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -1 fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -5512 fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -5512 fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -701 fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -703 fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -704 fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -1 fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -702 fixme:shdocvw:OleControl_...
2004 May 29
1
transfer bug (#701 -> remote party hears alison, not me)
CVS HEAD from about 1 week ago. TDM30P and call through Nufone. I was talking and wanted to park the call and move to another phone to pick it up. I hit #701 instead of #700 though -- after a pause, I got a fast busy and the call was gone. When I called the person back, she said that Alison told HER that 701 was an invalid extension. I should have heard that though, not her. If I dial #700 *I* hear Alison, like I should... For this reason I don&...
2005 Feb 12
1
Flash Pane - Monitor Parked Calls?
Need help with how to configure for parked calls in the Flash Operator Panel's op_buttons.cfg file ... I've looked on the wiki, google and asternic's site and can't seem to find how to setup op_buttons.cfg to monitor parked calls. For example, if someone parks in 701, I'd like to see that represented on the panel. I've tried a number of things ... this is what I have now and it does not work ... [701] Position=12 Label="Park 701" Extension=701 Context=parkedcalls Icon=1 Any help would be great! Thanks, Bruce bruce@hcd.net
2006 Jun 22
4
when I press "transfer" -> blind -> 700 . The user is not able to hear what extension the call was parked on
...or call parking. This problem just started happening a few weeks ago. Before then , blind transfer worked fine. It must be a config issue somewhere using "#1" -> 700: -- Started music on hold, class 'default', on channel 'Zap/1-1' == Parked Zap/1-1 on 701. Will timeout back to extension [incoming] s, 1 in 45 seconds -- Added extension '701' priority 1 to parkedcalls -- Playing 'digits/7' (language 'en') -- Executing ParkedCall("SIP/1000-300e", "701") in new stack -- Stopped music on ho...
2008 Jan 15
2
Park() help, extension not heard
I'm trying to get call parking to work, but I've run out of things to try. I can place a call between two internal extensions, then on one extension transfer the call to extension 700, and the call gets parked on 701 but I don't hear the extension number when I do the transfer. I can hangup and call 701 and get the call back. Here's what I see: (comments added on lines starting with !!) !! Start call from desktop to phone -- Executing [*00 at internal:1] Macro("SIP/rob_desktop-007fbcb0"...
2009 Jul 02
1
need help, service unavailable, registered but call does not get through
...sion, but the call doesnt get thorugh: here is my sip debug outout: thx for ur help!! <asterisk-users at lists.digium.com> --- (13 headers 16 lines) --- Sending to AA.BBB.CCC.DD : 28127 (NAT) Using INVITE request as basis request - Y2QxNTg4NjE3MTZjNGMzZGM5NzE3YWY4NjAyOTYzMjk. Found user '701' for '701' Found RTP audio format 107 Found RTP audio format 0 Found RTP audio format 8 Found RTP audio format 18 Found RTP audio format 101 Peer audio RTP is at port 192.168.0.73:40958 Found unknown media description format BV32 for ID 107 Found audio description format G729 for ID 18...
2003 Sep 22
4
[Bug 701] With 'PermitRootPassword without-password' set, root w/pass can still log in with a using 'keyboard-int/pam'
http://bugzilla.mindrot.org/show_bug.cgi?id=701 Summary: With 'PermitRootPassword without-password' set, root w/pass can still log in with a using 'keyboard-int/pam' Product: Portable OpenSSH Version: 3.7.1p1 Platform: All OS/Version: All Status:...
2009 Aug 29
1
Xend problem
.../local/domain/0 [2009-08-29 12:00:28 2604] DEBUG (XendDomain:452) Adding Domain: 0 [2009-08-29 12:00:28 2604] DEBUG (XendDomainInfo:1709) XendDomainInfo.handleShutdownWatch [2009-08-29 12:00:28 2604] DEBUG (XendDomain:386) number of vcpus to use is 0 [2009-08-29 12:00:29 2604] WARNING (XendAPI:701) API call: VBD.set_device not found [2009-08-29 12:00:29 2604] WARNING (XendAPI:701) API call: VBD.set_type not found [2009-08-29 12:00:29 2604] WARNING (XendAPI:701) API call: session.get_all_records not found [2009-08-29 12:00:29 2604] WARNING (XendAPI:701) API call: event.get_record not found...