BradZA / outcall

Automatically exported from code.google.com/p/outcall
0 stars 0 forks source link

Popup do not appear with a call on a "Ring Group" #86

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Incoming call forwarded to a "ring group" (Here DN 350,351,352).

What is the expected output? What do you see instead?
I expect to see the popup for the incoming call, but nothing happens. The
ring group rings as it should. When calling the extension directly it works
(a popup is seen on the screen)

What version of the product are you using? On what operating system?
V1.60 Windows XP SP3 French

Please provide any additional information below.
Debug output :
Response: Pong

Event: Newchannel
Privilege: call,all
Channel: Zap/1-1
State: Ring
CallerIDNum: <unknown>
CallerIDName: <unknown>
Uniqueid: 1167699506.114

Event: Newcallerid
Privilege: call,all
Channel: Zap/1-1
CallerID: 0792923206
CallerIDName: <Unknown>
Uniqueid: 1167699506.114
CID-CallingPres: 0 (Presentation Allowed, Not Screened)

Event: Newexten
Privilege: call,all
Channel: Zap/1-1
Context: DID_trunk_1
Extension: s
Priority: 1
Application: Goto
AppData: ringroups-custom-1|s|1
Uniqueid: 1167699506.114

Event: Newexten
Privilege: call,all
Channel: Zap/1-1
Context: ringroups-custom-1
Extension: s
Priority: 1
Application: NoOp
AppData: allring
Uniqueid: 1167699506.114

Event: Newexten
Privilege: call,all
Channel: Zap/1-1
Context: ringroups-custom-1
Extension: s
Priority: 2
Application: Dial
AppData: SIP/350&SIP/351&SIP/352&SIP/364&SIP/365|60|i
Uniqueid: 1167699506.114

Event: Newchannel
Privilege: call,all
Channel: SIP/350-014bc004
State: Down
CallerIDNum: <unknown>
CallerIDName: <unknown>
Uniqueid: 1167699507.115

Event: Dial
Privilege: call,all
Source: Zap/1-1
Destination: SIP/350-014bc004
CallerID: 0792923206
CallerIDName: <unknown>
SrcUniqueID: 1167699506.114
DestUniqueID: 1167699507.115

Event: Newcallerid
Privilege: call,all
Channel: SIP/350-014bc004
CallerID: s
CallerIDName: <Unknown>
Uniqueid: 1167699507.115
CID-CallingPres: 0 (Presentation Allowed, Not Screened)

Event: Newchannel
Privilege: call,all
Channel: SIP/351-01600004
State: Down
CallerIDNum: <unknown>
CallerIDName: <unknown>
Uniqueid: 1167699507.116

Event: Dial
Privilege: call,all
Source: Zap/1-1
Destination: SIP/351-01600004
CallerID: 0792923206
CallerIDName: <unknown>
SrcUniqueID: 1167699506.114
DestUniqueID: 1167699507.116

Event: Newcallerid
Privilege: call,all
Channel: SIP/351-01600004
CallerID: s
CallerIDName: <Unknown>
Uniqueid: 1167699507.116
CID-CallingPres: 0 (Presentation Allowed, Not Screened)

Event: Newchannel
Privilege: call,all
Channel: SIP/352-01603f78
State: Down
CallerIDNum: <unknown>
CallerIDName: <unknown>
Uniqueid: 1167699507.117

Event: Dial
Privilege: call,all
Source: Zap/1-1
Destination: SIP/352-01603f78
CallerID: 0792923206
CallerIDName: <unknown>
SrcUniqueID: 1167699506.114
DestUniqueID: 1167699507.117

Event: Newcallerid
Privilege: call,all
Channel: SIP/352-01603f78
CallerID: s
CallerIDName: <Unknown>
Uniqueid: 1167699507.117
CID-CallingPres: 0 (Presentation Allowed, Not Screened)

Event: Newstate
Privilege: call,all
Channel: SIP/350-014bc004
State: Ringing
CallerID: s
CallerIDName: <unknown>
Uniqueid: 1167699507.115

Event: Newstate
Privilege: call,all
Channel: SIP/351-01600004
State: Ringing
CallerID: s
CallerIDName: <unknown>
Uniqueid: 1167699507.116

Event: Newstate
Privilege: call,all
Channel: SIP/352-01603f78
State: Ringing
CallerID: s
CallerIDName: <unknown>
Uniqueid: 1167699507.117

Original issue reported on code.google.com by notoclub...@gmail.com on 5 Oct 2011 at 5:21