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


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to