[asterisk-users] asterisk 1.8 parking not working
gincantalupo
gincantalupo at fgasoftware.com
Wed Oct 3 04:29:28 CDT 2012
Hi guys,
I've upgraded my pbx from asterisk 1.4 to 1.8 but parking does not work
anymore. Tried asterisk-1.8.11.0 and then, after reading about a (fixed)
problem in CHANGELOG tried asterisk-1.8.16.0, without success.
My features.conf is:
[general]
parkext = 700 ; What ext. to dial to park
parkpos = 701-720 ; What extensions to park calls on
context = parkedcalls ; Which context parked calls are in, need to
INCLUDE this in extensions.conf
parkingtime = 45 ; Number of seconds a call can be parked for (default
is 45)
My extensions.conf is:
[inbound]
include=>parkedcalls
...
[outbound]
include=>parkedcalls
as written on the manual (Oreilly ver.3). They seem right to me but when
I transfer a call to exten 700 I get an invalid extension message as if
Asterisk wouldnt' recognize 700 as a special extrension.
Any idea?
Thank you.
Giorgio
More information about the asterisk-users
mailing list