Phantom calls

hi!

we have paging groups in our Asterisk server(1.8.11). I edited the [app-pagegroups] context for paging groups in extensions_additional.conf file and added following code in order to see callerid as “Brand WBT”.

exten => 0000,n,Set(CALLERID(name)=Brand WBT)

Sometimes we are getting phantom calls from our paging groups although no one dials the paging numbers.

I have the call traces for normal paging call and phantom paging call. There are Error messages from func_callerid.c.

After “Goto (app-pagegroups…)” the rest of trace is the same for good and bad calls.

any one has any ideas?

thx

====================================

Bad call (phantom paging);
VERBOSE[3280] netsock2.c: == Using SIP RTP TOS bits 184
VERBOSE[3280] netsock2.c: == Using SIP RTP CoS mark 5
ERROR[14944] func_callerid.c: Unknown callerid data type ‘Brand WBT’.
VERBOSE[14944] pbx.c: – Executing [1@from-internal:1] NoOp(“SIP/7540-00000582”, “(Brand WBT) Changing cid to <7540>”) in new stack
ERROR[14944] func_callerid.c: Unknown callerid data type ‘Brand WBT’.
VERBOSE[14944] pbx.c: – Executing [1@from-internal:2] Set(“SIP/7540-00000582”, “CALLERID(name)=”) in new stack
VERBOSE[14944] pbx.c: – Executing [1@from-internal:3] Set(“SIP/7540-00000582”, “CALLERID(num)=7540”) in new stack
VERBOSE[14944] pbx.c: – Executing [1@from-internal:4] Goto(“SIP/7540-00000582”, “app-pagegroups,0000,1”) in new stack
VERBOSE[14944] pbx.c: – Goto (app-pagegroups,0000,1)


Good call (normal paging);
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
– Executing [0000@from-internal:1] Goto(“SIP/6555-00000647”, “app-pagegroups,0000,1”) in new stack
– Goto (app-pagegroups,0000,1)
– Executing [0000@app-pagegroups:1] Macro(“SIP/6555-00000647”, “user-callerid,”) in new stack