search for: callcompletionrequest

Displaying 6 results from an estimated 6 matches for "callcompletionrequest".

2015 Apr 01
0
Asterisk 13.3.0 compiled with clang on FreeBSD crashes
...the final part): == Registered custom function 'AMI_CLIENT' == Parsing '/usr/local/etc/asterisk/manager.conf': Found == Parsing '/usr/local/etc/asterisk/users.conf': Found == Parsing '/usr/local/etc/asterisk/enum.conf': Found == Registered application 'CallCompletionRequest' == Registered application 'CallCompletionCancel' == Parsing '/usr/local/etc/asterisk/ccss.conf': Found == Parsing '/usr/local/etc/asterisk/ccss.conf': Found Segmentation fault (core dumped) root at asterisk:~ # I used gdb, to get some backtrace data: (gdb) bt #0...
2011 Feb 08
0
Asterisk CallCompletion dialplan
...wing this document https://wiki.asterisk.org/wiki/display/AST/Generic+Call+Completion+Example I am getting error non-zero error on console. I am using softphone x-lite root at tux:/etc/asterisk# asterisk -r Verbosity is at least 3 == Using SIP RTP CoS mark 5 -- Executing [30 at from-sip:1] CallCompletionRequest("SIP/7623-00000013", "") in new stack == Spawn extension (from-sip, 30, 1) exited non-zero on 'SIP/7623-00000013' sip.conf [Mark]context=phone_callscc_agent_policy=genericcc_monitor_policy=generic ;We will accept defaults for the rest of the cc parameters;We also a...
2014 Jan 07
0
Asterisk CallCompletion issue (NO_CORE_INSTANCE)
...got the following error: "NO_CORE_INSTANCE" So, I was in shocked sometimes without making any changes on the dialplan coed problem solved. But in most of the time the problem kept persisting. Now I need some helps to solved the problem permananely? Thanks for your help. ?exten =>? 6,1,CallCompletionRequest() exten =>? 6,n,playback(beep) exten =>? 6,n,verbose(${CC_REQUEST_RESULT}) exten =>? 6,n,goto(${CC_REQUEST_RESULT},1) exten =>? SUCCESS,1,verbose(${CC_REQUEST_RESULT}) exten =>? FAIL,1,verbose(${CC_REQUEST_REASON})same =>?? n,hangup() exten =>? 7,1,CallCompletionCancel() exte...
2013 Jan 10
1
Segmentation fault after upgrading from asterisk-10.5.0 to asterisk-11.1.2
...nager registered action Parkinglots == Manager registered action Park == Manager registered action Bridge == Registered custom function 'FEATURE' == Registered custom function 'FEATUREMAP' == Parsing '/etc/asterisk/enum.conf': Found == Registered application 'CallCompletionRequest' == Registered application 'CallCompletionCancel' [2013-01-10 14:20:10] WARNING[27062]: ccss.c:4278 initialize_cc_max_requests: Could not find valid ccss.conf file. Using cc_max_requests default [2013-01-10 14:20:10] WARNING[27062]: ccss.c:4335 initialize_cc_devstate_map: Could not fi...
2016 Dec 10
6
failing to start asterisk on centos7
...er == Manager registered action BlindTransfer == Registered custom function 'AMI_CLIENT' == Parsing '/etc/asterisk/manager.conf': Found == Parsing '/etc/asterisk/users.conf': Found == Parsing '/etc/asterisk/enum.conf': Found == Registered application 'CallCompletionRequest' == Registered application 'CallCompletionCancel' == Parsing '/etc/asterisk/ccss.conf': Found == Parsing '/etc/asterisk/ccss.conf': Found Asterisk Dynamic Loader Starting: == Parsing '/etc/asterisk/modules.conf': Found [Dec 10 20:21:06] NOTICE[16058]: lo...
2012 Aug 13
8
Asterisk hangs while starting in OpenSuse 12.2
Hi, I am using OpenSuse 12.2 64bit OS which uses Kernel 3.3.x version and downloaded Asterisk 1.8 current version, after installing Asterisk, while starting Asterisk it hangs at the stage of loading modules.conf, I checked the forum https://issues.asterisk.org/jira/browse/ASTERISK-19245 but still after updating through yast also i am facing the issue. Have anybody faced this type of issue with