[asterisk-users] Strange problem with channel allocation

Jonson Player jonsonplayer at gmail.com
Sun Jun 3 10:22:06 MST 2007


Hello I just settup a realtime mysql table for sip_peers. All peers
(friends) is autenticateing but when i want to initiate a call between them
i got the following error. Someone have some ideea? Thank you.


---<Cut Here>---

pbx*CLI>console dial 1014
  == Console is full duplex
    -- Executing [1014 at default:1] Dial("OSS/dsp", "SIP/1014|40|t") in new
stack
[2007-06-03 20:16:10] DEBUG[27424]: res_config_mysql.c:650 mysql_reconnect:
MySQL RealTime: Everything is fine.
[2007-06-03 20:16:10] DEBUG[27424]: res_config_mysql.c:138 realtime_mysql:
MySQL RealTime: Retrieve SQL: SELECT * FROM sip_peers WHERE name = '1014'
    -- Called 1014
[2007-06-03 20:16:10] WARNING[27424]: channel.c:3222
ast_channel_make_compatible: No path to translate from
SIP/1014-081e93c0(256) to OSS/dsp(64)
[2007-06-03 20:16:10] WARNING[27424]: channel.c:3222
ast_channel_make_compatible: No path to translate from
SIP/1014-081e93c0(256) to OSS/dsp(64)

^^^^^^^^^^^^^^^^^^^^^^^^^ ??????

[2007-06-03 20:16:18] NOTICE[27408]: chan_sip.c:2758 auto_congest:
Auto-congesting SIP/1014-081e93c0
[2007-06-03 20:16:18] NOTICE[27408]: chan_sip.c:2758 auto_congest:
Auto-congesting SIP/1014-081e93c0
    -- SIP/1014-081e93c0 is circuit-busy
[2007-06-03 20:16:18] DEBUG[27424]: cdr_addon_mysql.c:210 mysql_log:
cdr_mysql: inserting a CDR record.
[2007-06-03 20:16:18] DEBUG[27424]: cdr_addon_mysql.c:226 mysql_log:
cdr_mysql: SQL command as follows: INSERT INTO cdr
(calldate,clid,src,dst,dcontext,channel,dstchannel,lastapp,lastdata,duration,billsec,disposition,amaflags,accountcode,userfield)
VALUES ('2007-06-03 20:16:10','','','s','default',
'SIP/1014-081e93c0','','','',8,0,'NO ANSWER',3,'','')
  == Everyone is busy/congested at this time (1:0/1/0)
    -- Executing [1014 at default:2] VoiceMail("OSS/dsp", "u1014") in new stack
 << Console call has been answered >>
[2007-06-03 20:16:18] WARNING[27424]: app_voicemail.c:6798 vm_exec:
Prefixing the mailbox with an option is deprecated ('u1014').
[2007-06-03 20:16:18] WARNING[27424]: app_voicemail.c:6798 vm_exec:
Prefixing the mailbox with an option is deprecated ('u1014').
[2007-06-03 20:16:18] WARNING[27424]: app_voicemail.c:6799 vm_exec: Please
move all leading options to the second argument.
[2007-06-03 20:16:18] WARNING[27424]: app_voicemail.c:6799 vm_exec: Please
move all leading options to the second argument.
[2007-06-03 20:16:18] WARNING[27424]: app_voicemail.c:2854 leave_voicemail:
No entry in voicemail config file for '1014'
[2007-06-03 20:16:18] WARNING[27424]: app_voicemail.c:2854 leave_voicemail:
No entry in voicemail config file for '1014'
    -- Executing [1014 at default:3] Hangup("OSS/dsp", "") in new stack
  == Spawn extension (default, 1014, 3) exited non-zero on 'OSS/dsp'
[2007-06-03 20:16:18] DEBUG[27424]: cdr_addon_mysql.c:210 mysql_log:
cdr_mysql: inserting a CDR record.
[2007-06-03 20:16:18] DEBUG[27424]: cdr_addon_mysql.c:226 mysql_log:
cdr_mysql: SQL command as follows: INSERT INTO cdr
(calldate,clid,src,dst,dcontext,channel,dstchannel,lastapp,lastdata,duration,billsec,disposition,amaflags,accountcode,userfield)
VALUES ('2007-06-03 20:16:10','','','1014','default',
'OSS/dsp','SIP/1014-081e93c0','Hangup','',8,0,'ANSWERED',3,'','')
 << Hangup on console >>
[2007-06-03 20:16:18] DEBUG[27370]: res_config_mysql.c:650 mysql_reconnect:
MySQL RealTime: Everything is fine.
[2007-06-03 20:16:18] DEBUG[27370]: res_config_mysql.c:138 realtime_mysql:
MySQL RealTime: Retrieve SQL: SELECT * FROM sip_peers WHERE name = '1014'

---<And Here>---
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070603/f6c8cb4e/attachment-0001.htm


More information about the asterisk-users mailing list