search for: 3254105

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

Did you mean: 3254101
2006 Apr 13
2
Asterisk 1.2.7 Page()
I just upgraded to Asterisk 1.2.7 from 1.2.5. Page() is behaving differently. I'm getting an error - Incomplete destination '' supplied. -- Executing Page("SIP/2944093-5999", "SIP/3254107&SIP/3254105|") in new stack Apr 13 11:06:11 WARNING[9294]: app_page.c:193 page_exec: Incomplete destination '' supplied. -- Playing 'beep' (language 'en') -- Created MeetMe conference 1023 for conference '1592290043d' -- Hungup 'Zap/pseudo-1092580194'...
2006 Apr 10
5
App Page() in 1.2.5
I'm wondering if the page application is broken in 1.2.5 The following: exten => 2001,1,Page(SIP/3254105) does strange stuff. The caller's phone immediately drops into the call, while the callee's phone is still ringing. I'd think it was a SIP messaging issue, except that the Dial() command is working fine, which makes me wonder if it's a bug in the Page appplication. Anyone seen t...