[asterisk-users] include => parkedcalls but nonexistent context 'parkedcalls'

Vitor Mazuco vitor.mazuco at gmail.com
Wed Feb 3 13:05:21 CST 2016


Hi!

I tried to use Parking Calls

I use Asterisk 13, but I can't park any calls and it returns me

[Feb  3 16:56:11] WARNING[1693]: pbx.c:12543
ast_context_verify_includes: Context 'ramais' tries to include
nonexistent context 'parkedcalls'

What is the correct code for put in extensions.conf?

Can be this example below?

[parkedcalls]
exten => 700,1,ParkedCall(701)
exten => 702,1,ParkedCall(702)
exten => 703,1,ParkedCall(703)
exten => 704,1,ParkedCall(704)

If not, somebody knows that?

Thanks



More information about the asterisk-users mailing list