williamconley wrote:Ordinarily when you see that, the error was so simple they are embarrassed and don't want to admit it (rough equivalent of a comic whacking his head with the mic and saying oops).
Post your specs and issue and maybe it will turn out to be simple, too (or maybe not, but it could help the next guy as much as binbash posting his resolution).
thank you,
I connect and login with astguiclient.php, and my phone rings. and tells me, "you're currently the only person in this conference" and everything looks good, but when i try to make a call gives me the error
Noone is in your session: 8600052
this is my CLI log
localhost*CLI>
== Manager 'sendcron' logged on from 127.0.0.1
== Manager 'sendcron' logged on from 127.0.0.1
-- Executing [55558600052@default:1] MeetMeAdmin("Local/55558600052@default-6c52;2", "8600052,K") in new stack
[May 11 18:37:06] WARNING[19962]: app_meetme.c:3452 admin_exec: Conference number '8600052' not found!
-- Executing [55558600052@default:2] Hangup("Local/55558600052@default-6c52;2", "") in new stack
== Spawn extension (default, 55558600052, 2) exited non-zero on 'Local/55558600052@default-6c52;2'
-- Executing [h@default:1] DeadAGI("Local/55558600052@default-6c52;2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------") in new stack
[May 11 18:37:06] WARNING[19962]: res_agi.c:3042 deadagi_exec: DeadAGI has been deprecated, please use AGI in all cases!
-- <Local/55558600052@default-6c52;2>AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
== Manager 'sendcron' logged on from 127.0.0.1
== Using SIP RTP CoS mark 5
> Channel SIP/gs103-09786958 was answered.
-- Executing [8600052@default:1] MeetMe("SIP/gs103-09786958", "8600052,F") in new stack
== Parsing '/etc/asterisk/meetme.conf': == Found
-- Created MeetMe conference 1022 for conference '8600052'
-- <SIP/gs103-09786958> Playing 'conf-onlyperson.gsm' (language 'en')
== Manager 'sendcron' logged off from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
but after a few secons i get the noone is in your session
this is my screen -r
[root@localhost astguiclient]# screen -r
There are several suitable screens on:
6238.ASTlisten (Detached)
6241.ASTVDauto (Detached)
6232.ASTupdate (Detached)
6235.ASTsend (Detached)
13115.astshell (Detached)
13141.asterisk (Detached)
6244.ASTVDremote (Detached)
3722.ASTfastlog (Detached)
3719.ASTVDadapt (Detached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.
any idea??
thank you