Great, also this works fine, i hope features like this are coming soon also to libss7 Thanks Nico On Thu, 16 Nov 2006, Kristian Nielsen wrote: > asterisk@xxxxxxxxx writes: > >> Is it possible to set the format of the CallerID, national or >> International on outgoing calls per call? > > In chan_ss7, there is some code to handle this. > > Check isup_phonenum_check() in l4isup.c and decode_isup_phonenum() in isup.c > (chan_ss7 version 0.9, file names may differ in earlier versions). > > Basically, if the number starts with "+" or "00", it will be interpreted as an > international number, and be encoded appropriately as international. > > Likewise, chan_ss7 will report callerid to Asterisk with leading "00" for a > number encoded as international. > > About setting national/international nature on a link (as opposed to an isup > encoded number), I'm not sure. > > Hope this helps, > > - Kristian. > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-ss7 mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-ss7 >