search for: pbx_substitute_variables_temp

Displaying 4 results from an estimated 4 matches for "pbx_substitute_variables_temp".

2003 Jul 11
2
Compile Problems with gcc 3.3
Hi, after quite some time doing nothing with asterisk I downloaded the current cvs version. Building this on a SuSE 8.2 System with gcc 3.3 i ran into an unpleasant snag: pbx.c:581: warning: comparison between signed and unsigned pbx.c: In function `pbx_substitute_variables_temp': pbx.c:765: warning: comparison between signed and unsigned pbx.c:812: warning: comparison between signed and unsigned pbx.c: In function `pbx_builtin_hangup': pbx.c:4017: internal compiler error: Segmentation fault The last line realy stopped me cold :-( changing the -O level made no...
2004 Jan 20
1
Compiling problems with SuSE
...ed to Red Hat 9. > > > > Is there anyone who succeeded in compiling Asterisk with SuSE 8.2 or > 9.0? > HI Dustin, > what kind of error did you get? > something like this: > pbx.c:581: warning: comparison between signed and unsigned > pbx.c: In function `pbx_substitute_variables_temp': > pbx.c:765: warning: comparison between signed and unsigned > pbx.c:812: warning: comparison between signed and unsigned > pbx.c: In function `pbx_builtin_hangup': > pbx.c:4017: internal compiler error: Segmentation fault > ?? > > I h...
2003 May 25
1
iconnecthere problem 481 "Call Leg/Transaction Does Not Exist"
...connecthere [iconnecthere] ;Outbound calls to PSTN numbers via iconnecthere.com's SIP service exten => _61NXXNXXXXXX,1,Dial,SIP/${EXTEN-1}@iconnect exten => _61NXXNXXXXXX,2,Congestion #SIP DEBUG *CLI> dial 616507148980@iconnecthere *CLI> WARNING[1194325696]: File pbx.c, Line 821 (pbx_substitute_variables_temp): The use of 'EXTEN-foo' has been derprecated in favor of 'EXTEN:foo' -- Executing Dial("OSS/dsp", "SIP/16507148980@iconnect") in new stack We're at 192.168.1.100 port 10860 Answering with capability 2 Answering with capability 4 Answering with capabilit...
2004 Apr 27
7
Can´t compile the source!
...quot; -DBU SYDETECT_MARTIN -DNEW_PRI_HANGUP -c -o pbx.o pbx.c pbx.c: In function `ast_extension_match': pbx.c:589: warning: comparison between signed and unsigned pbx.c: In function `extension_close': pbx.c:608: warning: comparison between signed and unsigned pbx.c: In function `pbx_substitute_variables_temp': pbx.c:806: warning: comparison between signed and unsigned pbx.c:859: warning: comparison between signed and unsigned pbx.c: In function `__ast_context_destroy': pbx.c:4152: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriat...