I've recently started PIC'ing some calls into a asterisk box across a feature group D trunk from Verizon. Everything seems to work ok, except for some reason Asterisk doesn't grab the full caller ID from Verizon. I can see that they do send it, but Asterisk drops the first 2 numbers. Looking at the debug log I see. I see that Verizon is sending the digits and the asterisk debug seems to understand it fine. But within Asterisk it appears to truncate the first two digits of the callerid. The called-from appears in both the .csv log and my mysql cdr log as 72652437 and it sends this number out as the callerid as well. I'm at a loss as to why it misses the first 2 digits, any suggestions would be appreciated.
Jan 6 11:00:19 DEBUG[18897]: DTMF digit: * on Zap/73-1 Jan 6 11:00:19 DEBUG[18897]: DTMF digit: 5 on Zap/73-1 Jan 6 11:00:19 DEBUG[18897]: DTMF digit: 1 on Zap/73-1 Jan 6 11:00:19 DEBUG[18897]: DTMF digit: 7 on Zap/73-1 Jan 6 11:00:19 DEBUG[18897]: DTMF digit: 2 on Zap/73-1 Jan 6 11:00:19 DEBUG[18897]: DTMF digit: 6 on Zap/73-1 Jan 6 11:00:19 DEBUG[18897]: DTMF digit: 5 on Zap/73-1 Jan 6 11:00:19 DEBUG[18897]: DTMF digit: 2 on Zap/73-1 Jan 6 11:00:20 DEBUG[18897]: DTMF digit: 4 on Zap/73-1 Jan 6 11:00:20 DEBUG[18897]: DTMF digit: 3 on Zap/73-1 Jan 6 11:00:20 DEBUG[18897]: DTMF digit: 7 on Zap/73-1 Jan 6 11:00:20 DEBUG[18897]: DTMF digit: # on Zap/73-1 Jan 6 11:00:20 DEBUG[18897]: DTMF digit: * on Zap/73-1 Jan 6 11:00:20 DEBUG[18897]: DTMF digit: 4 on Zap/73-1 Jan 6 11:00:20 DEBUG[18897]: DTMF digit: 1 on Zap/73-1 Jan 6 11:00:20 DEBUG[18897]: DTMF digit: 9 on Zap/73-1 Jan 6 11:00:21 DEBUG[18897]: DTMF digit: 3 on Zap/73-1 Jan 6 11:00:21 DEBUG[18897]: DTMF digit: 7 on Zap/73-1 Jan 6 11:00:21 DEBUG[18897]: DTMF digit: 6 on Zap/73-1 Jan 6 11:00:21 DEBUG[18897]: DTMF digit: 6 on Zap/73-1 Jan 6 11:00:21 DEBUG[18897]: DTMF digit: 1 on Zap/73-1 Jan 6 11:00:21 DEBUG[18897]: DTMF digit: 0 on Zap/73-1 Jan 6 11:00:21 DEBUG[18897]: DTMF digit: 6 on Zap/73-1 Jan 6 11:00:21 DEBUG[18897]: DTMF digit: # on Zap/73-1 Regards Michael Baird _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
