[Asterisk-Users] RE: RE: RE: snom reporting busy when it shouldn't
nicolas
albers at na-computer.de
Wed May 26 08:47:14 MST 2004
Christian,
> I think it's obvious that there are two dialogs being set up (take a look
> at the call-id and from-tag). I think on the protocol level the behavior
> is ok, although not beautiful.
Ok, i see one from 04101... and one from 4101...
>
> But I assume that * should send only one INVITE. Maybe there is a second
> registration dangling and * is forking the request under a new call-id.
Hm what can i do with a dangling registration ?
Can it be there is a problem with the modem.conf ? I have registered there
are strange behaivor with it. * is makeing executions for capi AND for
modem/i4l:
-- creating pipe for PLCI=0x101 msn = 3709387
> sent ALERT_REQ PLCI = 0x101
-- Executing Wait("CAPI[contr1/3709387]/10", "1") in new stack
-- started pbx on channel (callgroup=2)!
-- Executing Wait("Modem[i4l]/ttyI0", "1") in new stack
-- Executing SetLanguage("CAPI[contr1/3709387]/10", "de") in new stack
-- Executing SetMusicOnHold("CAPI[contr1/3709387]/10", "default") in new
stack
-- Executing DigitTimeout("CAPI[contr1/3709387]/10", "5") in new stack
-- Set Digit Timeout to 5
-- Executing ResponseTimeout("CAPI[contr1/3709387]/10", "15") in new
stack
-- Set Response Timeout to 15
-- Executing Wait("CAPI[contr1/3709387]/10", "2") in new stack
-- Executing SetLanguage("Modem[i4l]/ttyI0", "de") in new stack
-- Executing SetMusicOnHold("Modem[i4l]/ttyI0", "default") in new stack
-- Executing DigitTimeout("Modem[i4l]/ttyI0", "5") in new stack
-- Set Digit Timeout to 5
-- Executing ResponseTimeout("Modem[i4l]/ttyI0", "15") in new stack
-- Set Response Timeout to 15
-- Executing Wait("Modem[i4l]/ttyI0", "2") in new stack
-- Executing Dial("CAPI[contr1/3709387]/10", "SIP/100&SIP/200|20|Ttr")
in new stack
-- Executing Dial("Modem[i4l]/ttyI0", "SIP/100&SIP/200|20|Ttr") in new
stack
-- Called 100
-- Called 100
-- Called 200
-- SIP/100-4790 is ringing
-- Got SIP response 486 "Busy Here" back from 190.100.200.19
-- SIP/200-5942 is ringing
-- Called 200
-- SIP/100-219a is busy
-- Got SIP response 486 "Busy Here" back from 190.100.200.18
-- SIP/200-80fc is busy
== Everyone is busy at this time
May 26 17:10:25 NOTICE[688153]: channel.c:1478 ast_set_write_format: Unable
to find a path from UNKN to SLINR
-- Executing Wait("Modem[i4l]/ttyI0", "2") in new stack
-- SIP/100-4790 is ringing
-- SIP/200-5942 is ringing
-- SIP/100-4790 is ringing
-- SIP/200-5942 is ringing
-- Executing VoiceMail("Modem[i4l]/ttyI0", "u100") in new stack
== Spawn extension (default, s, 7) exited non-zero on
'CAPI[contr1/3709387]/10'
-- CAPI Hangingup
-- removed pipe for PLCI = 0x101
-- Playing 'voicemail/default/100/unavail' (language 'de')
== Spawn extension (default, s, 9) exited non-zero on 'Modem[i4l]/ttyI0'
-- Hungup 'Modem[i4l]/ttyI0'
More information about the asterisk-users
mailing list