Hi Eddi, On Tue, Nov 11, 2014 at 07:11:13PM +0100, Eddi De Pieri wrote: > it seems it work better in this way... > > chan = ast_channel_alloc(1, state, NULL, NULL, "", ext, ctx, 0, c, > "TAPI/%d", (c + 1)); > > I don't know so well asterisk programming... please let me know if it seems > correct to you!
I'm not sure. Why don't you use '"TAPI/%d", c' so the naming starts with 0? Luka _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel