search for: a10parking

Displaying 2 results from an estimated 2 matches for "a10parking".

Did you mean: a100parking
2009 Jul 01
2
Multi-tenant parking broken in 1.6.1.1?
...hat we do. 2. When the parked call timer expires, the callback to the original callee fails because a | delimiter is used in the Dial() function. Perhaps we have configured it incorrectly. Here is the pertinent section from features.conf: [parkinglot_a10] ; EBC context => a10parking parkpos => 101-110 ;parkext => 100 findslot => next [parkinglot_a100] ; SSI context => a100parking ;parkext => 1000 parkpos => 1001-1020 findslot => next If I understand this correctly, the parkinglog_a100 would be the channel variable and a100parking the context into which p...
2009 Oct 15
1
Callpickup works for outside calls but not inside calls
...=> 686,n,Hangup() exten => _*8XXX,1,Pickup(${EXTEN:2}@a10pub) ; Enable call pickup for hinted stations exten => 7998,1,VoiceMailMain(${CALLERID(num)}@a10) ; Direct mail retrieval exten => 7998,n,Hangup() include => a10pub include => a10utils include => a10conf include => a10parking [a10in] ; direct inbound SIP dialing exten => conference,1,Goto(a10pub,6000,1) exten => joe,1,Goto(a10pub,613,1) exten => maryann,1,Goto(a10pub,614,1) exten => michael,1,Goto(a10pub,616,1) exten => terry,1,Goto(a10pub,612,1) exten => tommyvan,1,Goto(a10pub,615,1) exten => vinn...