On 2010-02-09 17:29, Simon Morlat wrote: > Hi Cyrille, > > The problem is that the Asterisk server sends back re-INVITEs all the > ...... > The workaround would be to disable re-INVITEs on the asterisk side (I > heard it was possible but I personnaly never experimented). > > Here is what you do:
In the Asterisk config file 'sip.conf' you add a line similar to this: canreinvite=no ; Asterisk by default tries to redirect for each softphone you have defined. Regards, Bent _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
