[asterisk-bugs] [Asterisk 0013722]: Followme to outbound trunk does not set CID properly
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Oct 16 17:25:12 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13722
======================================================================
Reported By: dennisharrison
Assigned To: bweschke
======================================================================
Project: Asterisk
Issue ID: 13722
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.4.21.1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-16 16:49 CDT
Last Modified: 2008-10-16 17:25 CDT
======================================================================
Summary: Followme to outbound trunk does not set CID properly
Description:
We are trying to have a call come through an IAX/SIP trunk, then reach a
user's followme (which is an external number)
IE:
DID = 5047541343
incoming call rule = 15047541343 -> user 1337
User 1337 -> Followme -> 9853732317
The cellphone rings, with the global outbound cid or the trunk cid. But
not the user (or ideally: the caller)
======================================================================
----------------------------------------------------------------------
(0093856) dennisharrison (reporter) - 2008-10-16 17:25
http://bugs.digium.com/view.php?id=13722#c93856
----------------------------------------------------------------------
I think I uploaded what you asked for (?)
When I looked at the asterisk log in asterisk gui it didn't seem to have
any pertinent information, including here just in case, as well.
[Oct 16 16:46:00] NOTICE[25842] cdr.c: CDR simple logging enabled.
[Oct 16 16:46:00] NOTICE[25842] indications.c: Removed default indication
country 'us'
[Oct 16 16:46:00] NOTICE[25842] res_odbc.c: Adding ENV var:
INFORMIXSERVER=my_special_database
[Oct 16 16:46:00] NOTICE[25842] res_odbc.c: Adding ENV var:
INFORMIXDIR=/opt/informix
[Oct 16 16:46:00] ERROR[25842] res_config_pgsql.c: Postgresql RealTime:
Failed to connect database server asterisk on 127.0.0.1. Check debug for
more info.
[Oct 16 16:46:00] WARNING[25842] res_config_pgsql.c: Postgresql RealTime:
Couldn't establish connection. Check debug.
[Oct 16 16:46:00] WARNING[25842] res_features.c: is not a valid
parkingtime
[Oct 16 16:46:00] WARNING[25842] chan_iax2.c: Invalid tos value, see
doc/ip-tos.txt for more information.
[Oct 16 16:46:00] NOTICE[25842] chan_iax2.c: Ignoring bindaddr on reload
[Oct 16 16:46:00] NOTICE[25842] chan_iax2.c: Ignoring bindport on reload
[Oct 16 16:46:00] WARNING[25842] chan_iax2.c: Invalid tos value at line
34, see doc/ip-tos.txt for more information.'
[Oct 16 16:46:00] WARNING[25842] frame.c: Cannot allow unknown format
'undefined'
[Oct 16 16:46:00] WARNING[25842] app_voicemail.c: Invalid max message
greeting length
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: Unknown canreinvite mode ''
on line 44
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: '' is not a valid MWI time
setting at line 45. Using default (10).
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: Empty domain specified at
line 47
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: Unknown dtmf mode '' on line
48, using rfc2833
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: Invalid address for
externhost keyword:
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: Invalid address for externip
keyword:
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: Invalid externrefresh value
'', must be an integer >0 at line 51
[Oct 16 16:46:00] WARNING[25596] acl.c: is not a valid IP
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: Invalid localnet value:
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: Format for registration is
user[:secret[:authuser]]@host[:port][/contact] at line 61
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: '' is not a valid RTP hold
time at line 64. Using default.
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: '' is not a valid RTP hold
time at line 65. Using default.
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: Invalid tos_audio value at
line 69, recommended value is 'ef'. See doc/ip-tos.txt.
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: Invalid tos_sip value at line
70, recommended value is 'cs3'. See doc/ip-tos.txt.
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: Invalid tos_video value at
line 71, recommended value is 'af41'. See doc/ip-tos.txt.
[Oct 16 16:46:00] WARNING[25596] chan_sip.c: To disallow external domains,
you need to configure local SIP domains.
[Oct 16 16:46:00] NOTICE[25842] app_playback.c: Reloading say.conf
[Oct 16 16:46:00] WARNING[25842] chan_zap.c: Ignoring switchtype
[Oct 16 16:46:00] WARNING[25842] chan_zap.c: Ignoring signalling
[Oct 16 16:46:00] WARNING[25842] chan_zap.c: Ignoring rxwink
[Oct 16 16:46:15] WARNING[25912] app_dial.c: Unable to create channel of
type 'SIP' (cause 3 - No route to destination)
[Oct 16 16:46:15] WARNING[25912] app_dial.c: Unable to create channel of
type 'IAX2' (cause 3 - No route to destination)
[Oct 16 17:28:53] WARNING[28247] app_dial.c: Unable to create channel of
type 'SIP' (cause 3 - No route to destination)
[Oct 16 17:28:53] WARNING[28247] app_dial.c: Unable to create channel of
type 'IAX2' (cause 3 - No route to destination)
and then continuing upwards is a bunch of unknown directives in
zaptel.conf
Issue History
Date Modified Username Field Change
======================================================================
2008-10-16 17:25 dennisharrison Note Added: 0093856
======================================================================
More information about the asterisk-bugs
mailing list