Guys.. this is killing me.. I hava a laptop running sjphone and I have 2 dial cmds to connect to that laptop in different places, first, on the main phones context like this: exten => 202,1,Dial(SIP/laptop,20,m) so each phone can call it, and it works great. Now, I have anyother cmd on a different context, which is the IVR, like this: exten => 202,1,Playback(${SONIDOS}/transferringcall) exten => 202,2,Dial(SIP/laptop,20,m) but when somebody from the IVR tries to call ext. 202, it gets a congestion signal and logs show this: -- Called laptop -- Started music on hold, class 'random', on SIP/casa1-5848 Feb 23 14:09:38 WARNING[3386]: chan_sip.c:752 retrans_pkt: Maximum retries exceeded on call 5f6fe88d04602f9a124f7174097e5ba2@10.0.0.10 for seqno 102 (Critical Request) == No one is available to answer at this time (1:0/0/0) Why does it work on the phone context and not on the IVR one? Any ideas? __________________________________________________________________ Anton Krall