Displaying 3 results from an estimated 3 matches for "sipgw".
Did you mean:
sipgw1
2005 Jun 30
2
Dial Option A(file.gsm)
Hello,
I am trying to let someone know that is being called from a specified location.
For that, the command:
exten => _107.,1,Dial(SIP/SIPGW/${EXTEN:3},30,A(Anounce.gsm))
should let the called person hear Anounce.gsm as soon as he/she answers.
(Only calls with prefix 107 are given this notice).
The call proceeds fine, but no one hears AnounceSPF.gsm. I tried putting this file in every sound directory, but no luck.
Has anyone used th...
2004 Dec 12
1
patton smartnode integration
Any have any success using a patton smartnode 4118/js/eiu fxs gateway
with asterisk? We we're able to get the unit to register with
asterisk, but when trying to place a call, no codec was compatible,
even though I had all of the following enabled on the patton ...
# G.711 A-Law/?-Law (64kbps)
# G.726 (ADPCM 40, 32, 24, 16 kpbs)
# G.723.1 (5.3 or 6.3 kbps)
# G.729ab (8kbps)
the link to this
2007 May 16
2
Get sip response code
...tatus CONGESTION, and
some are NOANSWER, but I want to know the SIP response code, so I could
return the right tones to the user, not just a congestion tone for every
fault.
Anyone know a way to find out that information, so I want the "604" out of this lot:
-- Called xxxxxxxxxxx@sipgw
-- Got SIP response 604 "Does Not Exist Anywhere" back from x.x.x.x
== No one is available to answer at this time (1:0/0/0)
-- Executing NoOp("SIP/42105-d313f470", "-- DIALSTATUS is: NOANSWER") in new stack
-- Executing Goto("SIP/42105-d313f470"...