Hi I'm using asterisk 1.4.17 and have recently found an odd issue. When processing the CDR data on outbound calls I've been using the channel field to extract which sip extension has made the call as I was under the impression that the channel name for SIP channels was always SIP/<extension name>-<semi-unique-identifier> This has worked fine for over a year but all of a sudden we have all calls origination from one sip extension opening channels which have the name of another sip extension in the channel name. Is it just unreliable to use the channel name to find the extension name or is there another issue here? Thanks in advance Ish -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660 3062
Philipp von Klitzing
2010-Oct-23 01:06 UTC
[asterisk-users] SIP Channel naming conventions
Hi!> but all of a sudden we have all calls origination from one sip > extension opening channels which have the name of another sip extension > in the channel name.Do the devices of this extension happen to have the same IP address? Philipp