This is not a SIP NOTIFY but a SIP MESSAGE (the first line in the logs
is not related to the few next ones).
If you are using chan_sip, you have to activate out of call messages in
sip.conf :
accept_outofcall_message=yes
outofcall_message_context=messages
Then in extensions.conf, define a co
I am trying to send SMS from my grandstream GXV3240
Asterisk receives the message in a NOTIFY block.
How can I get asterisk to run dialplan code when receiving these Notify
SMS Message Blocks.
I can then route them to my SMS provider.
Any ideas are appreciated. Below is debug of a messag
Hi!
I'm having a setup where my asterisk PBX connects to PSTN via a single
SIP trunk. Now, when I transfer or redirect incoming calls from the SIP
trunk to another number which is routed through the SIP trunk, my
asterisk stays on the way; it just dials out the new destination number
the call is
I've upgraded to to asterisk 11.25.1 (from 1.8). My local asterisk is
showing it is registered with remote asterisk (same version),
But when I try to make a call I get:
iax2 show registry
Host dnsmgr UsernamePerceived Refresh State
192.168.142.1:4569N
Hi all!
I am running asterisk 13.1.0 on Ubuntu server 16.04. There are two IP
addresses from the same subnet set on one interface, and bindaddr is set to
the second on them in sip.conf and in iax.conf.
Incoming connections work as expected. However, for outgoing connections it
seems that asterisk t