If you define a sip peer, wheather or not you put an entry in the field
OUTBOUND CID, if you
dial an external extension (let's say an extension on another asterisk
server, connected via IAX2 connection) the callerid
received by the foreign asterisk is device <YOURNUMBER>: i.e device <567>

If you take a look at etc/asterisk/sip_additional.conf, you can see under
the SIP extension defined the line callerid=device <567>.
If you look at the mysql tables, the only place where the field outbound
CID you entered is recorded is in the users table.

If you manually edit  etc/asterisk/sip_additional.conf and adjust the line
callerid=what I would like to see <567>, then reload
the configuration with RELOAD from * console (NOT using web interface AMP,
otherwise you loose your modification)
you can see on the remote phone what I would like to see <567>

This bug is new to 1.10.010, or at least was not present in the last amp
version, where the fieldname was called callerid (and not outbound
callerid)

I would like to know if this bug can be solved/workarounded defining IAX2
trunks in amp;
actually I define IAX2 connection between * box manually, editing iax.conf.

Thanks in advance,

Andrea


Chi ricevesse questa mail per errore e' gentilmente pregato di cancellarla.

Visitate il sito http://www.frameweb.it

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

Reply via email to