[asterisk-users] Caller ID from POTS lines

2009-09-08 Thread Jeremy Taylor

Hi,

I'm using asterisk 1.4.22-4 in Trixbox with snom 360 phones. When  
calls come in on our POTS lines, the caller id shows up like  
555-555-1...@192.168.1.10 where 555-555-1234 is the correct phone  
number and 192.168.1.10 is my pbx server IP. This format does not work  
for redialing on outbound calls.

While there may be an outbound dialing change that could be made, it  
seems like the correct solution would be to change the format of the  
caller id string sent to the phones. I verified from the snom sip  
trace that the caller id is always sent with @192.168.1.10 on it.

What configuration change can be made in asterisk to correct this and  
only send the phone number as the caller id to the VOIP phone?

Thanks, Jeremy







___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] debugging stuck led lights

2008-02-20 Thread Jeremy Taylor


Hi,

I have a trixbox installation with asterisk 1.2.14. Everything works great,
except we occassionally get stuck leds for line being in use on our snom
320/360 phones.

I could use some guidance tracking down the source of the glitch and eliminating
it or having a reset procedure that didn't involve shutting down the pbx and
phones. Here is an example.

From asterisk -r, I see this under show subscriptions:

10.0.10.136  136 3c267009caa  131  InUse 
dialog-info+xml

Then, I grep 3c267009caa /var/log/asterisk/full:

Feb 20 02:12:09 DEBUG[3180] chan_sip.c: Stopping retransmission on
'[EMAIL PROTECTED]' of Request 1109: Match Found
Feb 20 02:25:28 DEBUG[3180] chan_sip.c: Stopping retransmission on
'[EMAIL PROTECTED]' of Request 1097: Match Found
Feb 20 02:29:14 DEBUG[3180] chan_sip.c: Stopping retransmission on
'[EMAIL PROTECTED]' of Request 1135: Match Found
Feb 20 02:42:09 DEBUG[3180] chan_sip.c: Stopping retransmission on
'[EMAIL PROTECTED]' of Request 1110: Match Found

These logs keep repeating.

How can I track down that call ID to something that can be disconnected, reset,
or simply prevented.

Thanks,

Jeremy

___
-- 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