VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
voipcrazy at gmail.com Guest
|
Posted: Wed May 28, 2008 2:31 am Post subject: [asterisk-users] Linksys 942 and pickup function |
|
|
Hello list,
I have a problem with this kind of phones and asterisk 1.4.18.
When a phone is ringing and I try to pickup a call from an extension
in this callgroup, the cal is not pickedup, and asterisk gets frozen.
I have to restart the asterisk service, to make it workin again.
Anyone has this kind of problem? How do you solve that?
Thanks in advance.
VoipCrazy |
|
Back to top |
|
|
steve at geekinter.net Guest
|
Posted: Wed May 28, 2008 3:06 am Post subject: [asterisk-users] Linksys 942 and pickup function |
|
|
Could you give us a copy of the /var/log/asterisk/full around the time
of the problem?
On 28 May 2008, at 08:31, voip crazy wrote:
Quote: | Hello list,
I have a problem with this kind of phones and asterisk 1.4.18.
When a phone is ringing and I try to pickup a call from an extension
in this callgroup, the cal is not pickedup, and asterisk gets frozen.
I have to restart the asterisk service, to make it workin again.
Anyone has this kind of problem? How do you solve that?
Thanks in advance.
VoipCrazy
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
|
Back to top |
|
|
voipcrazy at gmail.com Guest
|
Posted: Wed May 28, 2008 4:22 am Post subject: [asterisk-users] Linksys 942 and pickup function |
|
|
The error appears when an extension is called (130) by the extension
(125). This extension (130) answer the call and transfer it to another
extension (137).
The extension 137 then tries to transfer the call again to extension
126. The extenion 126 cannot answer the phone an the extension 129
tries to pickup this call. When 129 press *8, to pickup the call
ringing on extension 126, asterisk hangup.
extension/Callgroup/pickupgroup
125 - -
130 - -
137 - -
126 2 2
129 3 3
I send you the output of /var/log/asterisk/full.
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: Set
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-user-callerid:16] GotoIf("SIP/126-b6810ca0", "1?continue ")
in new stack
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Goto (macro-user-callerid,s,23)
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: GotoIf
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-user-callerid:23] NoOp("SIP/126-b6810ca0", "Using Caller ID
"Extension 126" <126>") in new stack
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: Noop
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: Macro
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-exten-vm:2] Set("SIP/126-b6810ca0", "FROMCONTEXT=exten-v m")
in new stack
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: Set
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-exten-vm:3] Set("SIP/126-b6810ca0", "VMBOX=128") in new
stack
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: Set
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-exten-vm:4] Set("SIP/126-b6810ca0", "EXTTOCALL=128") in new
stack
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: Set
[May 28 11:07:58] DEBUG[7888] func_db.c: DB: CFU/128 not found in database.
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-exten-vm:5] Set("SIP/126-b6810ca0", "CFUEXT=") in new st ack
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: Set
[May 28 11:07:58] DEBUG[7888] func_db.c: DB: CFB/128 not found in database.
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-exten-vm:6] Set("SIP/126-b6810ca0", "CFBEXT=") in new st ack
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: Set
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-exten-vm:7] Set("SIP/126-b6810ca0", "RT=30") in new stac k
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: Set
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-exten-vm:8] Macro("SIP/126-b6810ca0", "record-enable|128
|IN") in new stack
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-record-enable:1] GotoIf("SIP/126-b6810ca0", "0?2:4") in new
stack
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Goto (macro-record-enable,s,4)
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: GotoIf
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-record-enable:4] AGI("SIP/126-b6810ca0", "recordingcheck
|20080528-110758|1211965678.152") in new stack
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Launched AGI Script
/var/lib/asterisk/agi-bin/recordingcheck
[May 28 11:07:58] VERBOSE[7888] logger.c:
recordingcheck|20080528-110758|1211965678.152: Inbound recording not
enabled
[May 28 11:07:58] VERBOSE[7888] logger.c: -- AGI Script
recordingcheck completed, returning 0
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: AGI
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-record-enable:5] NoOp("SIP/126-b6810ca0", "No recording
needed") in new stack
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: Noop
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: Macro
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-exten-vm:9] Macro("SIP/126-b6810ca0", "dial|30|tTrWw|128 ")
in new stack
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-dial:1] GotoIf("SIP/126-b6810ca0", "1?dial") in new stac k
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Goto (macro-dial,s,3)
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: GotoIf
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-dial:3] AGI("SIP/126-b6810ca0", "dialparties.agi") in ne w
stack
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Launched AGI Script
/var/lib/asterisk/agi-bin/dialparties.agi
[May 28 11:07:58] VERBOSE[7888] logger.c: dialparties.agi: Starting
New Dialparties.agi
[May 28 11:07:58] VERBOSE[7891] logger.c: == Parsing
'/etc/asterisk/manager.conf': [May 28 11:07:58] VERBOSE[7891] logger.
c: Found
[May 28 11:07:58] VERBOSE[7891] logger.c: == Parsing
'/etc/asterisk/manager_additional.conf': [May 28 11:07:58] VERBOSE[78
91] logger.c: Found
[May 28 11:07:58] VERBOSE[7891] logger.c: == Parsing
'/etc/asterisk/manager_custom.conf': [May 28 11:07:58] VERBOSE[7891]
logger.c: Found
[May 28 11:07:58] VERBOSE[7891] logger.c: == Manager 'admin' logged
on from 127.0.0.1
[May 28 11:07:58] VERBOSE[7888] logger.c: dialparties.agi: Caller ID
name is 'Extension 126' number is '126'
[May 28 11:07:58] VERBOSE[7888] logger.c: dialparties.agi:
Methodology of ring is 'none'
[May 28 11:07:58] VERBOSE[7888] logger.c: -- dialparties.agi:
Added extension 128 to extension map
[May 28 11:07:58] VERBOSE[7888] logger.c: -- dialparties.agi:
Extension 128 cf is disabled
[May 28 11:07:58] VERBOSE[7888] logger.c: -- dialparties.agi:
Extension 128 do not disturb is disabled
[May 28 11:07:58] VERBOSE[7888] logger.c: -- dialparties.agi:
dbset CALLTRACE/128 to 126
[May 28 11:07:58] VERBOSE[7888] logger.c: -- dialparties.agi:
Filtered ARG3: 128
[May 28 11:07:58] VERBOSE[7891] logger.c: == Manager 'admin' logged
off from 127.0.0.1
[May 28 11:07:58] VERBOSE[7888] logger.c: -- AGI Script
dialparties.agi completed, returning 0
[May 28 11:07:58] DEBUG[7888] app_macro.c: Executed application: AGI
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Executing
[s at macro-dial:7] Dial("SIP/126-b6810ca0", "SIP/128|30|tTrWw") in new
stack
[May 28 11:07:58] WARNING[7888] rtp.c: Unable to set TOS to 184
[May 28 11:07:58] VERBOSE[7888] logger.c: -- Called 128
[May 28 11:07:58] VERBOSE[7888] logger.c: -- SIP/128-082b4440 is ringing
[May 28 11:07:58] VERBOSE[7888] logger.c: -- SIP/128-082b4440 is ringing
[May 28 11:08:00] VERBOSE[7888] logger.c: -- SIP/128-082b4440 is ringing
[May 28 11:08:02] VERBOSE[7888] logger.c: -- SIP/128-082b4440 is ringing
[May 28 11:08:04] VERBOSE[7888] logger.c: -- SIP/128-082b4440 is ringing
[May 28 11:08:06] VERBOSE[7888] logger.c: == Spawn extension
(macro-dial, s, 7) exited non-zero on 'SIP/126-b6810ca0' in m acro
'dial'
[May 28 11:08:06] VERBOSE[7888] logger.c: == Spawn extension
(macro-dial, s, 7) exited non-zero on 'SIP/126-b6810ca0' in m acro
'exten-vm'
[May 28 11:08:06] VERBOSE[7888] logger.c: == Spawn extension
(macro-dial, s, 7) exited non-zero on 'SIP/126-b6810ca0'
[May 28 11:08:06] VERBOSE[7888] logger.c: -- Executing
[h at macro-dial:1] Macro("SIP/126-b6810ca0", "hangupcall") in new s tack
[May 28 11:08:06] VERBOSE[7888] logger.c: -- Executing
[s at macro-hangupcall:1] ResetCDR("SIP/126-b6810ca0", "w") in new s tack
[May 28 11:08:06] DEBUG[7888] app_macro.c: Executed application: ResetCDR
[May 28 11:08:06] VERBOSE[7888] logger.c: -- Executing
[s at macro-hangupcall:2] NoCDR("SIP/126-b6810ca0", "") in new stack
[May 28 11:08:06] DEBUG[7888] app_macro.c: Executed application: NoCDR
[May 28 11:08:06] VERBOSE[7888] logger.c: -- Executing
[s at macro-hangupcall:3] GotoIf("SIP/126-b6810ca0", "1?skiprg") in new
stack
[May 28 11:08:06] VERBOSE[7888] logger.c: -- Goto (macro-hangupcall,s,6)
[May 28 11:08:06] DEBUG[7888] app_macro.c: Executed application: GotoIf
[May 28 11:08:06] VERBOSE[7888] logger.c: -- Executing
[s at macro-hangupcall:6] GotoIf("SIP/126-b6810ca0", "1?skipblkvm") in
new stack
[May 28 11:08:06] VERBOSE[7888] logger.c: -- Goto (macro-hangupcall,s,9)
[May 28 11:08:06] DEBUG[7888] app_macro.c: Executed application: GotoIf
[May 28 11:08:06] VERBOSE[7888] logger.c: -- Executing
[s at macro-hangupcall:9] GotoIf("SIP/126-b6810ca0", "1?theend") in new
stack
[May 28 11:08:06] VERBOSE[7888] logger.c: -- Goto (macro-hangupcall,s,11)
[May 28 11:08:06] DEBUG[7888] app_macro.c: Executed application: GotoIf
[May 28 11:08:06] VERBOSE[7888] logger.c: -- Executing
[s at macro-hangupcall:11] Hangup("SIP/126-b6810ca0", "") in new sta ck
[May 28 11:08:06] VERBOSE[7888] logger.c: == Spawn extension
(macro-hangupcall, s, 11) exited non-zero on 'SIP/126-b6810ca 0' in
macro 'hangupcall'
[May 28 11:08:06] VERBOSE[7888] logger.c: == Spawn extension
(macro-hangupcall, s, 11) exited non-zero on 'SIP/126-b6810ca 0'
[May 28 11:08:19] NOTICE[6105] chan_iax2.c: Restricting registration
for peer '500' to 60 seconds (requested 300)
2008/5/28 Steven Howes <steve at geekinter.net>:
Quote: | Could you give us a copy of the /var/log/asterisk/full around the time
of the problem?
On 28 May 2008, at 08:31, voip crazy wrote:
Quote: | Hello list,
I have a problem with this kind of phones and asterisk 1.4.18.
When a phone is ringing and I try to pickup a call from an extension
in this callgroup, the cal is not pickedup, and asterisk gets frozen.
I have to restart the asterisk service, to make it workin again.
Anyone has this kind of problem? How do you solve that?
Thanks in advance.
VoipCrazy
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|