[asterisk-users] Page()

Joe Dennick joe at dennick.net
Wed Aug 16 08:01:13 MST 2006


I just got done implementing this on a Realtime system and it works 
flawlessly.  You need to create a macro named page that you call from 
the dialplan.  Please refer to the wiki for more details: 

http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+page

Good luck!

Joe

Dennis P. Clark wrote:

>What is the module I should be loading and how do I load it?
>
>Dennis Clark
>DENPRO
>WRK 207.618.1998
>CEL 443.415.0527
>FAX 1.888.811.8809
>dpclark at denpro.com
> 
> 
> 
> 
>
>
>-----Original Message-----
>From: asterisk-users-bounces at lists.digium.com
>[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Leonardo
>Kamache (Gmail)
>Sent: Wednesday, August 16, 2006 10:17 AM
>To: Asterisk Users Mailing List - Non-Commercial Discussion
>Subject: Re: [asterisk-users] Page()
>
>Hi there;
>
>Did you load the respective module?
>
>
>Regards;
>
>LK
>
>
>
>On 8/16/06, Dennis P. Clark <dpclark at denpro.com> 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
>>dpclark at denpro.com
>>
>>
>>
>>
>>
>>_______________________________________________
>>--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
>_______________________________________________
>--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
>  
>



More information about the asterisk-users mailing list