Displaying 20 results from an estimated 400 matches similar to: "multiple parking lot best practice"
2013 Oct 20
1
Call parking issue with Cisco SPA phone
I'm trying to implement call parking with asterisk and Cisco SPA504G phones:
features.conf
parkext => 700
parkpos => 701-702
context => parkedcalls
I defined one of the unused keys to park the calls:
Key2:
fnc=sd;ext=700 at 10.0.1.103;vid=1;nme=Park
I also defined two other keys to pickup/unpark the calls:
Key3:
fnc=blf+sd+cp;sub=701 at 10.0.1.103
Key4:
fnc=blf+sd+cp;sub=702 at
2010 Nov 08
1
Asterisk 1.8 Multiple Parking Lots
Hello,
Recently we have been using asterisk 1.6 and everything worked ok, all our productions server are 1.6. Recently we have upgraded one to 1.8 and multiple parking call are not working, which worked pretty ok on asterisk 1.6. Are there any major changes in asterisk 1.8 related to park call and multiple parking lots. Bellow is my config from asterisk 1.6 which worked, I`ve tried this in 1.8
2013 Oct 14
1
parking - why doesn't this work?
I'm trying to implement parking with only one button to park and unpark a call.
Scenario:
Call is answered, I press the button (on a Cisco SPA504) to park the call, it comes to [from-office] context where the call is parked successfully (there is no parking lot number announcement though).
To unpark, I press the same button, it comes to [from-office] context, and the call is picked
2005 Mar 18
2
Parking a call in manager interface
Is it possible to park a call through the manager interface? If yes; how?
Regards
Thorben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050318/ec2a5f90/attachment.htm
2011 Jan 12
1
[LLVMdev] VMKit Runtime Link Error
Hi!
I build VMKit and run some programs successfully. But when
using java.util.concurrent.locks.ReentrantLock and
java.util.concurrent.locks.Condition,
I catch a Throwable :
java.lang.UnsatisfiedLinkError:
sun.misc.Unsafe.unpark(Ljava/lang/Object;)V
after using the function :
void java.util.concurrent.locks.Condition.await()
My test program is as follows:
*import* *java.lang*.*;
2010 Sep 13
7
High volume BLF - Suggestions?
Hi,
We have a user who is putting large call volumes through Asterisk, and
wants to BLF monitor up to 90 extensions. We are struggling to find a
handset that can keep up with Asterisk :)
1) Is there a handset that will do this?
2) Is there a different (standard) way to send BLF and allow directed pickups?
2a) Or even a handset specific way?
Asterisk handles the BLF volume fine, even on quite
2014 Mar 25
2
Asterisk 12.1.1 - Having trouble setting up PJSIP
I am trying to make PJSIP work with my Cisco SPA504G phone. I have no problems making it work with the chan_sip driver.
When I configure my phone, it indicates the contact was added
-- Added contact 'sip:7001 at 192.168.9.142:5063' to AOR '7001' with expiration of 3600 seconds
Phone shows green light for the line.
I then attempt to dial extension 1 and Asterisk crashes.
2013 Feb 15
6
Cisco 7942 Connected line ID
Hi,
Is it working for anyone?
I have tried with
trustrpid=yes
sendrpid=yes/pai
but can not get it working, Asterisk cli shows prevented message like this.
Connected line update to SIP/1231-00000200 prevented
Regards,
Zohair Raza
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Oct 29
1
trixbox - sip trunk with voipwise
Hi,
No matter I try, I can not register to Voipwise with Trixbox. It is always
in "unregistered" state in sip registry. Here is my last sip trunk
configuration:
PEER DETAILS:
allow=g729
bindport=5060
disallow=alldtmfmode=rfc2833
fromdomain=sip.voipwise.com
fromuser=username
host=sip.voipwise.com
insecure=very
maxexpirey=120
pickupgroup=1
port=5060
secret=pass
type=peer
2010 Feb 10
6
IP Phone recommendation
Hi all,
I have to install 25 IP Phone in some building. I want just basic IP Phones
like:
Cisco-Linksys SPA922 u$s 146
Grandstream GXP-2000 u$s 105
Snom 300 u$s 119
The most valuables parameters for me are (in importance order from high to
low):
- Stability (device don't hang in any way)
- Voice quality using G729
- Provisioning
So what device do
2004 Feb 03
1
Re: Asterisk-Users digest, Vol 1 #2711 - 15 msgs
you can do this with MeetMe, but you don't have to. you can also use
Parking, which makes things a little simpler.
in either case, the strategy is going to be something like:
1. Record the soundfile
2. Park the inbound caller
3. Use a .call file or the manager interface to initiate an outbound call
to the mobile phone
4. play soundfile and prompt the mobile phone user to accept/reject the
2014 Oct 22
1
SPA504G auto answer
Hello,
I am struggling to have a SPA504G to auto answer (for intercom/paging). I
have tried the following SIP headers (not all together), but without luck:
SIPAddHeader(Call-Info:\;answer-after=0);
SIPAddHeader(Call-Info: answer-after=0);
SIPAddHeader(Alert-Info: info=intercom);
SIPAddHeader(Alert-Info: Ring Answer);
SIPAddHeader(P-Auto-Answer: normal);
Any other ideas?
Leandro
PS
I have set
2003 May 13
5
Music on hold, Call Parking, etc
Ok, this falls under the newbie category:
Has anybody created any documentation on using musiconhold or call parking?
I have found sample config files for musiconhold, but I'm not sure how they
work.
[musiconhold.conf]
[classes]
loud=>mp3:/var/lib/asteriks/mohmp3
How do I then set up this feature in extensions.conf?
I can't seem to find an example of what I'm looking for (or I
2017 Nov 14
2
Can't park/unpark/re-park call
All;
I'm having a problem with parking a call and I'm hoping that someone has
seen this problem before. A call comes in and I park it. A few seconds
later, I retrieve the call. So far, so good. The problem lies when I go to
park the call again, and nothing happens. I'm running Asterisk 11. Any
insight at all would be greatly appreciated.
Thanks;
John V.
--------------
2016 Oct 13
2
Asterisk inside network. What phone works well?
Hello list,
I have Asterisk running well inside our network. I did some experiments exposing it to internet but had some issues:
1. NAT issues (voice one way, etc). From what I understand double-NAT users will always have something like this
2. Immediately I see people trying to hack into. I did configure Fail2Ban and it works somewhat, but not 100%. Erroneous logs, etc
So.. I ended up closing
2009 Feb 25
1
Stuck Parked Calls?
I've lurked for a while, but I think this is one of my first "pleas" for help. I'm having issues where a parked call using the macro below is getting "stuck". Users park the call via a blfxfer key on an Aastra phone. If the call is a blind transfer, it tries to park the call. If it isn't a blind transfer, it tries to unpark the call. Only 2 extensions (2759 and
2019 Feb 27
5
Asterisk - can't hear other side. Or other side does not hear us
Hello,
This is not technical post, just looking for suggestions on what to check.I have asterisk for long time, no updates, just maintain OS updates.
I use SPA504G phones
Very rarely and randomly when we pickup a phone - other side does not hear us. Call them back and all works.
Now I have couple people I'm talking to and it seems like very call like this. Someone can't hear someone.
2003 Feb 19
2
Comments on "transfer" feature request
Comments?
Feature request: Add the ability for the "T" and "t" suffixes in a
Dial command to call an extension directly (if specified) instead of
going only to the hardcoded "transfer" command.
Feature request: Flash events, when presented inside of an existing
call, will call a pre-specified extension just like the "T" and "t"
request
2004 Jun 01
2
HTB latency
Hi list,
playing around with HTB showed that it may introduces pretty much latency
for our setup. Docum.org says the following:
"The default qdisc added to a htb class is pfifo_fast qdisc. The size of the
qdisc is the device queue length and this is 100 packets for an ethernet
device. So if you want to have a shorter queue, you have to add a shorter
qdisc to the htb qdisc."
Can
2007 Jul 25
0
Parking calls via cli / manager / dialplan
I would like to build into our application a button to "park" and a
button to "unpark" calls.
Consider this scenario:
Agent A gets a call, and obtains a reference number. He needs to send
this client to another Agent.
Agent A pushes the "park" button. The call is then parked into a
designated slot based on the reference number . Agent A then calls Agent
B and