[App_rpt-users] help with reverse patch setup

mike at midnighteng.com mike at midnighteng.com
Fri Sep 2 17:28:00 UTC 2016


While not everyone has the same thing in mind when they use the words REVERSE PHONE
PATCH, I'll gamble on your meaning/need...

The last line where you are making the actual switch(connection) to the radio
interface has to be defined in the same context it is being switch to.
So if it is playing back the digits as per your stanza and not making the
connection (dropping the call/falling through) ,
The last line should look something like this...

exten => 29283,n,Rpt,29283|P

See notes on the "P" designation of documentation but
I think it is stated as "Phone Control Mode"
and there are other modes depending on use/need.
And the character just before it is a command separator,
don't confuse it with others.

...mike/kb8jnm



> 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 at radio-control' does not exist
>
>
>
> extensions.conf is configured 
> [radio­control]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 'radio­control' 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 at radio-controlThere is no existence of 'radio-control'
> context
> Any help greatly appreciated
> Chris
> _______________________________________________
> App_rpt-users mailing list
> App_rpt-users at ohnosec.org
> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
>
> To unsubscribe from this list please visit
> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the
> bottom of the page. Enter your email address and press the "Unsubscribe or edit
> options button"
> You do not need a password to unsubscribe, you can do it via email confirmation. If
> you have trouble unsubscribing, please send a message to the list detailing the
> problem.





More information about the App_rpt-users mailing list