Spam? Re: [asterisk-users] cmd page
crashesAsteriskSVN-branch-1.4-r57207
Hall, Eric M.
ehall at amaxx.com
Mon Mar 12 16:32:10 MST 2007
I take it back. It will not work if you hang up the calling phone first.
Still crashes
-- Executing [**2 at amaxx:1] SIPAddHeader("SIP/36651-b7d1cf48",
"Call-Info: answer-after=0") in new stack
-- Executing [**2 at amaxx:2] Page("SIP/36651-b7d1cf48",
"SIP/36651&SIP/36652&sip36655&sip/36653&sip/36651h|d") in new stack
-- Called 36652
[Mar 12 19:25:27] WARNING[7784]: app_page.c:129 page_exec: Incomplete
destination 'sip36655' supplied.
-- Called 36653
-- Called 36651h
-- <SIP/36651-b7d1cf48> Playing 'beep' (language 'en')
-- SIP/36653-09f68f78 is ringing
-- SIP/36652-09f679f8 is ringing
-- SIP/36651h-09f7fbd8 is ringing
-- SIP/36652-09f679f8 answered
-- Created MeetMe conference 1023 for conference '1689628562d'
-- SIP/36651h-09f7fbd8 answered
-- SIP/36653-09f68f78 answered
[Mar 12 19:25:31] WARNING[7784]: channel.c:1686 ast_hangup: Hard hangup
called by thread 21883824 on SIP/36652-09f679f8, while fd is blocked by
thread 49327024 in procedure ast_waitfor_nandfds! Expect a failure
[Mar 12 19:25:31] WARNING[7784]: channel.c:1686 ast_hangup: Hard hangup
called by thread 21883824 on SIP/36653-09f68f78, while fd is blocked by
thread 116542384 in procedure ast_waitfor_nandfds! Expect a failure
[Mar 12 19:25:31] WARNING[7784]: channel.c:1686 ast_hangup: Hard hangup
called by thread 21883824 on SIP/36651h-09f7fbd8, while fd is blocked by
thread 95366064 in procedure ast_waitfor_nandfds! Expect a failure
== Spawn extension (amaxx, **2, 2) exited non-zero on
'SIP/36651-b7d1cf48'
VoIP-PBX*CLI>
Disconnected from Asterisk server
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Hall, Eric
M.
Sent: Monday, March 12, 2007 7:27 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: Spam? Re: [asterisk-users] cmd page
crashesAsteriskSVN-branch-1.4-r57207
Just wanted to update the group
I updated asterisk to SVN-branch-1.4-r58833M and page no longer crashes
Asterisk. My below example works great.
Thanks!
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Hall, Eric
M.
Sent: Friday, March 02, 2007 3:27 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: Spam? Re: [asterisk-users] cmd page crashes
AsteriskSVN-branch-1.4-r57207
Did that. No change
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Lee
Jenkins
Sent: Friday, March 02, 2007 10:24 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Spam? Re: [asterisk-users] cmd page crashes Asterisk
SVN-branch-1.4-r57207
Hall, Eric M. wrote:
> Group
>
> I'm having some trouble with asterisk and the page cmd.
> Any help would be great!
>
> This is what's in my extensions.conf
>
> exten => _**2,1,SIPAddHeader(Call-Info: answer-after=0)
>
> exten => _**2,2,Page(SIP/36651)|d
>
> exten => _**2,3,Hangup
>
Looks like you have at least a syntax error. You have:
_**2,2,Page(SIP/36651)|d
And it should be
_**2,2,Page(SIP/36651|d)
Try fixing the "d" option by placing it within the right parenthesis and
try it again.
--
Warm Regards,
Lee
_______________________________________________
--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