Displaying 1 result from an estimated 1 matches for "one_way_page_group".
2007 Jan 27
1
How to fix error when paging
...andstream GXP-2000 phones
and keep getting the error message:
Jan 27 12:55:04 WARNING[30401]: app_page.c:183 page_exec: Incomplete
destination '' supplied.
How can I fix this error?
The two contexts below do either one-way paging or two-way paging to all
Grandstream phones in a list.
[One_Way_Page_GROUP] ; one to many page
exten => **1,1,VERBOSE("ENTERING [default] **1 in extensions.conf" 1)
exten => **1,n,SIPAddHeader(Call-Info: answer-after=0)
exten => **1,n,Page(${One_Way_Paging_List}|)
exten => **1,n, Hangup
; Note: Above configuration will allow user to one way page(bro...