Displaying 6 results from an estimated 6 matches for "ast_async_goto".
2004 Apr 07
1
errror compiling asterisk from cvs
...chan_oss.c:861: error: too many arguments to function `ast_queue_hangup'
chan_oss.c: In function `console_dial':
chan_oss.c:883: error: too many arguments to function `ast_queue_frame'
chan_oss.c: In function `console_transfer':
chan_oss.c:935: error: too many arguments to function `ast_async_goto'
make[1]: *** [chan_oss.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/channels'
make: *** [subdirs] Error 1
--
Best regards,
Alessio mailto:afoc@interconnessioni.it
2004 Apr 07
1
chan_oss.c:461: error: too many arguments to function `ast_queue_frame'
...chan_oss.c:861: error: too many arguments to function `ast_queue_hangup'
chan_oss.c: In function `console_dial':
chan_oss.c:883: error: too many arguments to function `ast_queue_frame'
chan_oss.c: In function `console_transfer':
chan_oss.c:935: error: too many arguments to function `ast_async_goto'
make[1]: *** [chan_oss.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/channels'
make: *** [subdirs] Error 1
--
Best regards,
Alessio mailto:afoc@interconnessioni.it
2010 Dec 10
1
1.6.2.14 > 1.6.2.15: blind transfer works but not Xfer on aastra
...app=Dial; lastdata=SIP/169,18,rtT,
chan=SIP/nhi-riverside-sip-000000fe; dstchan=SIP/169-000000ff
[Dec 10 13:38:03] DEBUG[29980]: features.c:1335 builtin_blindtransfer:
transferer_real_context=longdistance; xferto=170
[Dec 10 13:38:03] DEBUG[29980]: features.c:1349 builtin_blindtransfer:
ABOUT TO AST_ASYNC_GOTO, have a pbx... set HANGUP_DONT on
chan=SIP/nhi-riverside-sip-000000fe
== Channel 'SIP/side-sip-000000fe' jumping out of macro 'stdexten'
-- Executing [170 at longdistance:1] Macro("SIP/side-sip-000000fe",
"stdexten,170,SIP/170") in new stack
-- Exe...
2003 Nov 18
4
Help with Warnings
...???????????????????????????????????????????????/* Save the DID/DNIS when we
transfer the fax call to a "fax"
extension */
????????????????????????????????????????????????pbx_builtin_setvar_helper(as
t,"FAXEXTEN",ast->exten);
????????????????????????????????????????????????if (ast_async_goto(ast,
ast->context, "fax", 1, 0))
????????????????????????????????????????????????????????ast_log(LOG_WARNING,
"Failed to async goto '%s' into fax of
'%s'\n", ast->name, ast->context);
????????????????????????????????????????} else
???????????????????????...
2011 Mar 17
0
blind transfer from AGI triggered call -> dropped
...ures.c: TRANSFEREE;
lastapp=Dial; lastdata=SIP/pozitel/37129238254,60,tTL(34980000:61000:30000),
chan=SIP/0010333-00000069; dstchan=SIP/pozitel-0000006a
[2011-03-13 09:52:05] DEBUG[4699] features.c:
transferer_real_context=pbx000001; xferto=102
[2011-03-13 09:52:05] DEBUG[4699] features.c: ABOUT TO AST_ASYNC_GOTO,
have a pbx... set HANGUP_DONT on chan=SIP/0010333-00000069
[2011-03-13 09:52:05] VERBOSE[4699] res_agi.c: --
<SIP/0010333-00000069>AGI Script a2billing.php completed, returning -1
[2011-03-13 09:52:05] VERBOSE[4699] pbx.c: -- Executing
[h at pbx000001:1] Hangup("SIP/0010333-0000...
2003 Nov 16
3
asterisk installation error
...undefined reference
to `sin'
channel.o: In function `ast_softhangup':
/usr/src/asterisk/channel.c:587: undefined reference
to `pthread_kill'
channel.o: In function `ast_softhangup_nolock':
/usr/src/asterisk/channel.c:587: undefined reference
to `pthread_kill'
pbx.o: In function `ast_async_goto':
/usr/src/asterisk/pbx.c:1873: undefined reference to
`pthread_create'
pbx.o: In function `ast_pbx_outgoing_exten':
/usr/src/asterisk/pbx.c:1873: undefined reference to
`pthread_create'
/usr/src/asterisk/pbx.c:3857: undefined reference to
`pthread_create'
pbx.o: In function `as...