search for: farword

Displaying 2 results from an estimated 2 matches for "farword".

Did you mean: farward
2012 Mar 28
1
how to avoid farword slashes in RJSONIO output
Hi All, I wanted know how to get RJSONIO output with out forward slashes? for example: "({\"total\":5,\"results\":[\n {\n \"id\": 1,\n\"name\": \"Monkey D Luffy\",\n\"position\": \"Captain\",\n\"ambition\": \"I Will become the pirate king\" \n},\n{\n \"id\": 2,\n\"name\":
2005 Mar 18
1
(no subject)
...at's means about register in sip.conf such as: register => user:secret:authuser@host:port/extension even if I registe a sip proxy , but how use it ? I think : when incoming from sip proxy to asterisk : user a --> sip proxy --> asterisk --> pstn sip proxy : SER in ser.cfg farword ( "192.168.0.10" , 5060 ) this will forward a call to asterisk , and asterisk will deal with this call by extensions.conf. when call from asterisk to SER: only config extensions.conf: pstn --> asterisk --> sip proxy --> user a exten => _xxxx,1,Dial(SIP/aaa@sip.com,30)...