While attempting to create a reverse patch a incoming call returns the following [Sep 2 06:54:04] NOTICE[859]: chan_iax2.c:9471 socket_process: Rejected connect attempt from 10.xxx.xxx.xxx, request '29883@radio-control' does not exist extensions.conf is configured [radiocontrol]exten => 29883,1,Answerexten => 29883,n,Playback,rpt/nodeexten => 29883,n,Playback,digits/2exten => 29883,n,Playback,digits/9exten => 29883,n,Playback,digits/8exten => 29883,n,Playback,digits/8exten => 29883,n,Playback,digits/3exten => 29883,n,Rpt,29883|D iax.conf is configured [N6LXX-IN]type=friendauth=md5secret=XXXXXXXXXXXXXXdisallow=allallow=ulawallow=gsmcodecpriority=hostcontext=radio-controltransfer=no CLI> show dialplan returns (edited) [ Context 'radiocontrol' created by 'pbx_config' ] '29883' => 1. Answer() [pbx_config] 2. Playback(rpt/node) [pbx_config] 3. Playback(digits/2) [pbx_config] 4. Playback(digits/9) [pbx_config] 5. Playback(digits/8) [pbx_config] 6. Playback(digits/8) [pbx_config] 7. Playback(digits/3) [pbx_config] 8. Rpt(29883|D) [pbx_config] CLI> dialplan show 29883@radio-controlThere is no existence of 'radio-control' context Any help greatly appreciated Chris