Hi there;

Did you load the respective module?


Regards;

LK



On 8/16/06, Dennis P. Clark <[EMAIL PROTECTED]> wrote:
I receive the following error in the Asterisk console when I try to
execute the Page() application:

WARNING[24360]: pbx.c:1700 pbx_extention_helper: No application 'Page'
for extention (intercom, *, 1)

EXTENSIONS.CONF
[Default]
Exten => *80,1,Goto(intercom,s,1)

[intercom]
exten => s,1,Answer
exten => s,n,SIPAddHeader(Call-Info: answer-after=0)
exten => s,n,Playback(beep)
exten => s,n,Set(TIMEOUT(digit)=5)
exten => s,n,WaitExten(10)

;Page
exten => *,1,Page(SIP/2000x1)

;Intercom
exten => _XXXX,1,Dial(SIP/${EXTEN})

Any clues?

Dennis Clark
DENPRO
WRK 207.618.1998
CEL 443.415.0527
FAX 1.888.811.8809
[EMAIL PROTECTED]





_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to