Inbound entries..

Any and all non-support discussions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Inbound entries..

Postby ruben23 » Tue May 25, 2010 8:19 pm

Hi , i have patches the sounds of my asterisk during the install
Asterisk 1.4.21-vici
VERSION: 2.2.0-234
BUILD: 100116-0718

but when some call to my DID # i got this logs on CLI:

Code: Select all
[May 26 09:10:15]     -- Executing [61731777016@default:1] Answer("SIP/5060-e003e860", "") in new stack
[May 26 09:10:15]     -- Executing [61731777016@default:2] AGI("SIP/5060-e003e860", "agi-VDAD_ALL_inbound.agi|CID-----LB-----AUTRYBPO-----61731777016-----Closer-----park----------999-----1") in new stack
[May 26 09:10:15]     -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_ALL_inbound.agi
[May 26 09:10:15]     -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[May 26 09:10:15]     -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[May 26 09:10:17]     -- Started music on hold, class 'default', on SIP/5060-e003e860
[May 26 09:10:17] WARNING[29741]: file.c:602 ast_openstream_full: File /var/lib/asterisk/default/0001_conf.gsm does not exist in any format
[May 26 09:10:17] WARNING[29741]: res_musiconhold.c:265 ast_moh_files_next: Unable to open file '/var/lib/asterisk/default/0001_conf.gsm': No such file or directory
[May 26 09:10:17]     -- Stopped music on hold on SIP/5060-e003e860
[May 26 09:10:17]     -- SIP/delridgeis-009c2a60 answered SIP/cc102-e0053350
[May 26 09:10:19]   == Spawn extension (default, 915107947041, 2) exited non-zero on 'SIP/cc102-e0053350'
[May 26 09:10:19]     -- Executing [h@default:1] DeadAGI("SIP/cc102-e0053350", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----39-----2") in new stack
[May 26 09:10:19]     -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----39-----2 completed, returning 0
[May 26 09:10:21]     -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[May 26 09:10:21]     -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[May 26 09:10:22]     -- Playing 'generic_hold' (escape_digits=) (sample_offset 0)
[May 26 09:10:22]     -- Started music on hold, class 'default', on SIP/5060-e003e860
[May 26 09:10:22] WARNING[29741]: file.c:602 ast_openstream_full: File /var/lib/asterisk/default/0001_conf.gsm does not exist in any format
[May 26 09:10:22] WARNING[29741]: res_musiconhold.c:265 ast_moh_files_next: Unable to open file '/var/lib/asterisk/default/0001_conf.gsm': No such file or directory
[May 26 09:10:22]     -- Stopped music on hold on SIP/5060-e003e860
[May 26 09:10:39]     -- Executing [913109380000@default:1] AGI("SIP/cc108-e0058a10", "agi://127.0.0.1:4577/call_log") in new stack
[May 26 09:10:40]     -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[May 26 09:10:40]     -- Executing [913109380000@default:2] Dial("SIP/cc108-e0058a10", "SIP/delridgeis/13109380000||To") in new stack
[May 26 09:10:40]     -- Called delridgeis/13109380000
[May 26 09:10:41]     -- SIP/delridgeis-009c2a60 is making progress passing it to SIP/cc108-e0058a10
[May 26 09:10:44]   == Spawn extension (default, 913109380000, 2) exited non-zero on 'SIP/cc108-e0058a10'
[May 26 09:10:44]     -- Executing [h@default:1] DeadAGI("SIP/cc108-e0058a10", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------") in new stack
[May 26 09:10:45]     -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL---------- completed, returning 0


any idea is this file not included by default..?
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

maybe this a new features

Postby brett05 » Tue May 25, 2010 9:13 pm

i see only this error:
res_musiconhold.c:265 ast_moh_files_next: Unable to open file '/var/lib/asterisk/default/0001_conf.gsm': No such file or directory
mean that asterisk run the music on hold from the class default and he search the file /var/lib/asterisk/default/0001_conf.gsm and he don't find it
check first that you have this file.and he exist
Jasperreports & Queuemetrics & SugarCRM integration - Customization and Add-ons
Freepbx||Billing||Centos||Opensuse||Debian||Centos||Fedora||Sangoma||Diguim
brett05
 
Posts: 571
Joined: Sun May 24, 2009 5:48 pm
Location: tunisia

Postby ruben23 » Tue May 25, 2010 9:40 pm

I think i got the File:

[/code]root@Gatewayx:/var/lib/asterisk/default# ls -l
total 24380
-rw-r--r-- 1 root root 3182058 2010-04-20 03:28 0001_conf.gsm
-rw-r--r-- 1 root root 3182058 2010-04-20 03:28 0001_conf.gsm.1
-rw-r--r-- 1 root root 15428160 2010-04-20 03:28 0001_conf.ulaw
-rw-r--r-- 1 root root 3133906 2010-04-20 03:28 0001_conf.wav
Code: Select all

but why im getting error, do i need to set this file to be executable..?
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 236 guests